peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: What copyright license is Last Edited plugin offered under?
I say we close this discussion since the question is answered. there is a license clearly displayed on github for the plugin. this is really beating a dead horse. (View Post)1 -
Re: Vanilla 2.1 blank page after accepting an answer
your problem may be with eaccelerator and anonymous functions. in any event whatever the matter - you need to change the anonymous function. around line 415 try changing this - I haven't test it thou… (View Post)4 -
Re: Some adjustments to more clearly see Ask a Question in Q & A 1.2.1 (new discussion button).
revision of comment... this may work better.. (for setting category button automatically, when "Asking a Question" within a category) http://vanillaforums.org/discussion/comment/208151/#Com… (View Post)5 -
Re: Question button does not remember category it is clicked in, and always defaults to top category
excellent visual. good explanation virtualdavid. now I understand the issue. apparently I was the one confused. (by your first post) :) try this. i think it will solve the issue. http://vanillaforums… (View Post)3 -
Re: How to disable @ linking within code tag
turns off mentions everywhere. $Configuration['Garden']['Format']['Mentions'] = FALSE; in class.format.php also you could possibly write your own GetMentions formatter and override. the method in fun… (View Post)7