Kasper
Vanilla StaffKasper Vanilla Staff
Reactions
-
Re: Theme Helper Plugin Possibilities
Ah, I see. What you have in mind is indeed slightly more complicated than my very simplistic "solution" :) However, all the Gdn_Controller::Render() function does, is take a master view and… (View Post)1 -
Re: Theme Helper Plugin Possibilities
What about something along the lines of: public function Base_Render_Before($Sender) { echo '<!-- ' . $Sender->View . '-->';} I haven't tested it out so it's just a shot from the hip :) (View Post)1 -
Re: How to translate "New Discussion" and how to set locale
The "New Discussion" translation is currently borked for some reason and cannot be properly translated. I first ran into the issue with one of our German clients but haven't had time to hun… (View Post)2 -
Re: Unlabeled checkboxes on the page
These are admin checkboxes used for bulk deletion of threads - you can disable them in your dashboard. (View Post)1 -
Re: Name of parent category
Hi Lisa, No bother at all, the community is here to help! I'm thrilled to hear that you've learnt a thing or two from playing around with Vanilla! As for the code, I see now that I made a small mista… (View Post)5