R_J
AdminR_J Admin
-
Re: Utility/structure needed? once upgrade to 2.2.1 done
Thanks for posting that short list! I had no luck to reproduce that message and so I've reinstalled a test version, now being able to see this message! Here's the explanation... Users permi… (View Post)3 -
Re: Shifting/Changing Post Backgrounds
Use the "Inspect Element" function of your browser. You will see that your comments either have the class "Item Alt ItemComment" or "Item ItemComment". So styling all co… (View Post)3 -
Re: Premium Content Plugin
In vanilla you grant access based on permissions and you can assign permissions to roles. Creating a new permission is easy: simply add a 'RegisterPermissions' entry to your plugin info and… (View Post)3 -
Re: A good text editor?
@sams0knite you are right in that you can find available options there, but you shouldn't change them there! Create a minimum plugin or a custom theme and add following lines: public function ba… (View Post)2 -
Re: Q&A Code Questions
You can learn a lot when looking at the code: https://github.com/vanilla/vanilla/blob/master/applications/dashboard/settings/structure.php#L482-490 Those 2 sections create (or update) the ActivityTyp… (View Post)1
