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: How to increase avatar size?
http://vanillaforums.org/discussion/comment/205782/#Comment_205782 http://vanillaforums.org/discussion/comment/205783/#Comment_205783 (View Post)1 -
Re: Selectable panel items
or you could do it via config.php change the js in PanelBoxToggles jQuery(document).ready(function($){ // add this line var $excludeboxes = gdn.definition('ExcludeBox');change this line $('.PanelBoxT… (View Post)1 -
Re: Selectable panel items
to do what you want. just identify the id or class. Personally I like the idea of plugins panel modules to add a class to the Box Class instead of adding a id like LatestPostList does since for some … (View Post)1 -
Re: "Thou Shall Not Code Count Queries"
A tutorial on using the cache methods in vanilla would be useful! (View Post)2 -
Re: Problems with 2.1.6
http://vanillaforums.org/discussion/comment/220452/#Comment_220452 the way to debug never changes. you seem to forget. test one plugin at a time. disable all others. (View Post)1