R_J
AdminR_J Admin
-
Re: Adding a "skip to answer" button to a question
Let's take a look at your code: public function DiscussionController_BeforeDiscussionOptions_Handler($Sender) { You've used BeforeDiscussionOptions, but take a look where that event is fire… (View Post)2 -
Re: Adding a "skip to answer" button to a question
Don't change core files At first: changing any files is bad. The "Vanilla way" is to make changes by adding code, not by removing lines. The reason is quite simple: as soon as you chan… (View Post)8 -
Re: resolved option in a category
I guess it is the same answer as here: http://vanillaforums.org/discussion/comment/230084/#Comment_230084 but the right you have to revoke for that category would be 'Plugins.Resolved.Manage… (View Post)1 -
Re: Vanilla 2.3 beta
I know there once has been a release where you've stated that (at least) a given list of issues has to be fixed before that version could be released. Is there anything like that for 2.3? Any mi… (View Post)2 -
Re: What's the point of this plugin?
And also But I'm not sure what you mean by "what's the point". Maybe you've already understood what the plugin does, but you do not understand why it has been made? When you … (View Post)2
