Todd
Vanilla StaffTodd Vanilla Staff
Reactions
-
Re: [Solved] HTML Title for the CustomPage Plugin
Oh okay, I think Gdn::Controller() may be in the current release then. Just try $this->SetData('Title', 'Foo'). (View Post)2 -
Re: Searching
You can wrap your version of the SearchModel in plugin by doing the following: 1. Create a plugin. 2. Copy your version of class.searchmodel.php into /plugins/yourplugin/class.searchmodel.php. The fr… (View Post)2 -
Re: Writing Editor
Here you go! (View Post)2 -
Re: Can I Ban a User by IP Address?
Yes you can ban user by IP address. Go into your dashboard and look for Ban List. Add a ban, select ip address as the type and you're off to the races. We've seen the case where a troll kee… (View Post)2 -
Re: Is jquery Required?
You're entitled to your opinion, but I completely disagree. jQuery is a fine library and it allows us to do a lot that makes the forum nice to use. Spending a tonne of time to engineer the forum… (View Post)2
