R_J
AdminR_J Admin
-
Re: Plugin not showing correctly in the dashboard
Another thing I've noted when I try things with this plugin was, that urlencoded slugs weren't decoded to correct RequestArguments. That's why I'm not sure that this urlencode part would make sense o… (View Post)1 -
Re: What are the permissions on the default roles?
I'm not 100% sure because I never did this, but it wouldn't harm, so you can try this: create a file in the following path /plugins/resetAllRoles/class.resetallroles.plugin.php <?php$PluginInfo['r… (View Post)1 -
Re: Can I natively edit user titles?
You can active the plugin ProfileExtender and create a field called "Title". Check "Show on profiles" and every user will be edit his current title. (View Post)2 -
Re: Feedback here! :)
Try this one: https://vanillaforums.org/addon/reply-plugin (View Post)3 -
Re: Enhancements and Feedback
The form tags are missing, though ;-) Again, browse through class.form.php and see if you find what you need. Maybe you already found that when looking for examples in Vanilla. It would be as easy as… (View Post)1