Wiki source code of Rights

Last modified by Eleni Cojocariu on 2026/03/10 08:50

Show last authors
1 Administrators can control user access through a powerful permission system. This system allows administrators to define exactly what users and groups are allowed to do within the wiki by assigning or denying specific rights. Examples include
2
3 * the "View" right (allowing users to see Pages),
4 * the "Edit" right (allowing users to modify Page content),
5 * the "Delete" right (allowing users to remove Pages),
6 * the "Administer" right (allowing users to manage Pages or the entire wiki).
7
8 These permissions can be applied at different levels, such as across the entire wiki or for a specific [[hierarchy and all its child Pages>>doc:documentation.xs.user.base.page.nested-pages.relations.WebHome]]. For more advanced use cases, the platform also allows administrators to implement [[scripts>>Documentation.DevGuide.Scripting.WebHome]] that programmatically control permissions and user actions.

Get Connected