x00
MVPx00 MVP
Reactions
-
Re: Can I set permissions for plugins by user role? (Vanilla 2.1 stable) SOLVED
In plugin you can set new permissions in the RegisterPermissions part of the $PluginInfo, then you can use Gdn::Session()->CheckPermission('YourPermission') or even just CheckPermission('YourPermi… (View Post)3 -
Re: CombineAssets on nginx
you don't have to use an alias, but say for instance the folder is in a subdomian, you are not using the whole $uri&$args;. The rewrite ^/(.+)$ /index.php?p=$1 last; isn't reached anyway. args wo… (View Post)3 -
Re: Why do so many addons and themes require beta builds?
@phylaxis in my opinion you are right. These project should be clearly marked for beta only. Far too many people are using the beta, and even alphas, when they are not really fulfilling the role of t… (View Post)4 -
Re: New Opensource forum - would you want to switch?*
Overall I thought the commentary was quite positive. The main negative comments were about the sketchiness of some features. (View Post)1 -
Re: Few questions / niggles with Vanilla forum which no one can answer....
Best not start a discussion with a provocative/snarky title, if you want help. * Anonymous - there is a plugin or two. * PM - called Conversations * Cursor - you provide no link, I don't open docs fr… (View Post)4
