Wiki Admin/AccessControl/Manual

From msgwiki
Revision as of 11:39, 16 January 2020 by Nathan (talk | contribs)
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.

Adding Users to Groups

  • To add a user to an existing group simply add their name to one of the group pages at Admin/AccessControl

Creating Groups

* [[groupNameHere]]

Using AccessControll on a Page

  • To use Access control on a page simply add the following tag to the top of the page.

<accesscontrol></accesscontrol>

  • The groups that you want to be able to acces the page should be add inbetween the accesscontroll tag as such:

<accesscontrol>Admins, ITStaff, someOtherGroup</accesscontrol>