R_J
AdminR_J Admin
-
For Plugin* Authors: Changes of Interest in Version 2.5
Quite a lot has changed with Vanilla version 2.5 and I thought it would be a waste of time if everything that I've already stumbled upon would be forgotten. So I will write it down here. Before I sta… (View Post)13 -
Re: new access causes page not found, old doesn't fix ?p= links
Use the htaccess file that works for you and add $Configuration['Garden']['RewriteUrls'] = true; to your /conf/config.php (View Post)1 -
Re: For Plugin* Authors: Changes of Interest in Version 2.5
SiteNavModule Vanilla 2.5 comes with the new "Dashboard v3". Its panel is build with the new SiteNavModule. If your plugin was creating a menu entry in the dashboard (most probably with bas… (View Post)1 -
Re: For Plugin* Authors: Changes of Interest in Version 2.5
Deprecated "Things" Many things get deprecated but only a few are important enough for me to remember/communicate. I will list them below. Additionally a complete "approach" is ge… (View Post)2 -
Re: General 2.5 Plugin Compatibility Issues
And you were not wrong: it is possible to choose a differing class name but the key needed for that is "className" not "class". (View Post)2