Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Multi Roles 1.0
Multi Roles allows you to assign multiple roles to your user accounts. Activated permissions in the selected roles will overrule non-activated permissions.
ISSUES:
- This extension should be the *FIRST* extension which will be loaded! Edit your conf/extensions.php file
- You can\'t change/add multiple roles for yourself
Download: Multi Roles
ISSUES:
- This extension should be the *FIRST* extension which will be loaded! Edit your conf/extensions.php file
- You can\'t change/add multiple roles for yourself
Download: Multi Roles
-1
This discussion has been closed.
Comments
I think you could just disable all the other extensions, then enable them all again making sure this one is activated first.
Note to self: read first, talk later. Anyway's the thingie works fine
For example:
I use my forum for a World of Warcraft community. Every one has different roles: we have normal members, we have class leaders, officers and an administrator. The game has classes like rogues, mages, priests, warriors, hunters, etc. My members are all assigned to a class-role. This way rogue players can see rogue discussions, warrior players can see warrior discussions, etc. As there are 8 classes, I have created 8 roles. Now comes to tricky part: the class leaders and officers have different permissions than normal members, but they should also be assigned to a class role in order to see their class discussions. Normally I would have to make another 8 roles for the class leaders and another 8 roles for officers. But with Multi Roles I can create the extra permissions a class leader needs and assign it to him or her without having to remove the default class-role. And officers are allowed to approve applicants, so they have another role assigned to them.
It's a complex story, but I hope it makes sense :P
$Configuration['MULTIROLES_VERSION'] = '1.0';
I think that multi roles give the users all the permissions given by the differents roles they have
But that the categories doesn't look at user permissions, but look at their (main) role.