R_J
AdminR_J Admin
-
Re: User selectable themes/ night mode
I cannot tell if it works since I have never used it, but here is a plugin which seems to do exactly what you ask for: https://vanillaforums.org/addon/themechooser-plugin (View Post)3 -
Re: Limit the amount of words used in titles
Here is an official example plugin with the current coding standards: https://github.com/vanilla/addons/blob/master/plugins/example/class.example.plugin.php (View Post)2 -
Limit the amount of words used in titles
I hope it will not be implemented because as I understand Vanilla, it offers not many config settings, but makes it really easy to do small changes. Wrap the below in a plugin, change "yourPlugi… (View Post)2 -
Re: How to decide what to show in {asset name="Panel"}
Okay, I guess you have to take a step back to understand more. Vanilla uses Smarty for the rough layout. All other things are done in php. Vanilla uses a MVC (Model View Controller) architecture. Bas… (View Post)4 -
Re: doesnt work for other langiages
The plugin changes the time with JavaScript. I'm no fan of this. I do not know if there is a better approach and since that plugin is made by Kasper, I would assume there are good reasons to sol… (View Post)1
