Difference between revisions of "How to lock a page"

From WebOS Internals
Jump to navigation Jump to search
(Created page with "<accesscontrol>Administrators,Usergroup:Members</accesscontrol> To lock a page to just Administrators insert the following in the top of a page <pre> <accesscontrol>Administrat...")
 
Line 1: Line 1:
<accesscontrol>Administrators,Usergroup:Members</accesscontrol>
+
<accesscontrol>Editors,Usergroup:Members</accesscontrol>
  
 
To lock a page to just Administrators insert the following in the top of a page
 
To lock a page to just Administrators insert the following in the top of a page

Revision as of 03:46, 13 April 2011

<accesscontrol>Editors,Usergroup:Members</accesscontrol>

To lock a page to just Administrators insert the following in the top of a page

<accesscontrol>Administrators,Usergroup:Members</accesscontrol>