Source Mage Wiki Administrivia

Administrative Pages of import

= Administrative Pages =

Groups

There's two groups that need to exist on the wiki. I'm in favor of keeping it simple. We've got:

Those are the only two groups that we need for this wiki. Anything more than that and we get into a nightmare of management and we clobber the general openness of a wiki.

They're hierarchical, as in the Administrivia/ProjectLeadGroup trumps the Administrivia/LeadDeveloperGroup. And users need only exist in one, but they could exist in both. The first rule MoinMoin comes to in the ACL is applied, and then processing stops.

Access Control Lists

Project Lead Only:

#acl Administrivia/ProjectLeadGroup:read,write,delete,admin,revert All:read

Project Lead and Lead Developer:

#acl Administrivia/ProjectLeadGroup:read,write,delete,admin,revert Administrivia/LeadDeveloperGroup:read,write,revert All:read

last edited 2008-07-05 19:58:51 by DavidKowis