R_J
AdminR_J Admin
-
Re: Separate the edit button?
Easy. You would have to create a custom theme where you override the view that you would like to change. The hardest thing would be to find out where that view is. I assume it will be either in /appl… (View Post)2 -
Re: Theme Error?
In the about.php file of the theme is the following line: 'RequiredApplications' => array('Vanilla' => '2.2.x') That means that you will have to use Vanilla versio… (View Post)4 -
Re: Theme Error?
Let me be more precise: you shouldn't use 2.2 in a live system. Maybe a Vanilla expert could do, but I wouldn't dare to do so. (View Post)4 -
Re: DoFollow Signature for members with 100+ posts
Signature is formatted with Gdn_Format and if you look here https://github.com/vanillaforums/Garden/blob/2.0/library/core/class.format.php you'll find that: /*** Flag which allows plugins to dec… (View Post)2 -
Re: Add a role, and drop another?
You might find that interesting: http://vanillaforums.org/discussion/comment/201431/#Comment_201431 (View Post)3
