R_J
AdminR_J Admin
-
Re: Javascript to run after page load
* You should use the form class! You will not benefit at all from using Vanilla if you do not use what it offers. * Search in the plugin directory for "AddJs" in order to find examples on h… (View Post)6 -
Re: Help making a quick plugin
As far as I know, there is no new/unread information in the categories. There is not even a function that will do that work for you in the CategoryModel. In Vanilla the information if a discussion is… (View Post)2 -
Re: Disable the Body is required message.
When the event "BeforeSaveDiscussion" is fired, there is no such thing as a discussion, so it couldn't be (and isn't) passed in the EventArguments. Instead all you at this point i… (View Post)1 -
Re: DANCA Vanilla Forum Theme Not Viewing Perfectly
Vanilla 2.0 isn't supported any more. So don't use it because of security concerns and because you will not get new and hot features. Look at that list: http://vanillaforums.org/addon/brows… (View Post)2 -
Re: Is there any way to control the search results?
Do you know enough CSS to understand why the first snippet worked? If yes, simply look at the html source (try inserting "view-soruce:" before the url in your mobile browser) and find out i… (View Post)1
