This is a design sketch for the Permissions module, which displays the current permissions of the site.
[[module Permissions options...]]
Displays the permissions table similar to the one found on the site management page. Each cell would have a disabled checkbox that is set to either true/false based on whether that permission is active for the given category and user level.
If more than one category or user level is requested using parameters, then they are shown one after another on the page.
Applies to Permissions module:
Level selector:
Category selector:
Pagename selector:
[[module Permissions level="* -mod -admin" category="forum" pagename="forum-start"]]
This would show permissions for all wikidot users, except moderators and administrators, from the forum category, and the page forum-start in the _default category.
I didn't have any idea what the antonym for "additive" was — anyone that knows the answer to that, please tell me ;-)
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server | NEW: Wikiroo, backup tool (in development)
If OR is additive, then AND would be multiplicative. But no-one would understand that. :-)
Portfolio
Sounds logical to me.
Still, I do not understand the logic. level="anon,member" means 'anon AND member'? Surely it means 'anon OR member'.
Portfolio
You're absolutely right. Not sure what I was thinking.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server | NEW: Wikiroo, backup tool (in development)