Content Visibility Permissions
b3ck
Basically have the ability to show / hide content on a page depending on ones group.
Ex: I have 3 groups, I create a 'HOME' page and I want this page to be seen by all 3 groups, but I want each group to only see it's own content, let me know if this doesn't make sense.
Further Example: For a Twitch channel, you have Viewers, Moderators, Editors, you create these groups in Wiki.js and then create a Commands page, I want to be able to show commands for each group on the same page, but one group cannot see the other groups commands.
Hope that clears things up.
-b3ck
Станислав Ершов
This is a very useful and important feature!
My scenario: there are 3 user groups: administrators, tech support and customers.
My some "equipment page" consists:
- a paragraph with a description of the equipment (all user groups can see it);
- a paragraph with scripts for configuring the equipment (customers cannot see it);
- a paragraph with contacts of equipment developers (only administrators can see it).
Currently 3 different pages need to be created to handle this scenario, instead of differentiating the visibility of the content of one page between three groups of users.