From: Mike C. <mca...@cs...> - 2004-09-03 21:44:50
|
>> Are ACLs working? How do I work with them? Can I set a system-wide >> ACL setting that affects all pages? > > > yes, it works, but is not yet extensively tested. > every page passes its ACL to its subpages. the page from which every > page derives its ACL is a page named ".", which does not normally exist. > > all this is written down in clear text in lib/PagePerm.php. you > already have been there. > I do not quite understand how to change the actual ACL settings. So if "." is the master page, how do I create a "." page and then edit ACL settings for that page? I tried creating a "." page (which doesn't exist) so I put the . in the text box, hit "Create Page" and all of a sudden I am on "Edit: HomePage". Thanks for the help rurban. Mike |