On 8/12/07, Andrew Garrett andrew@epstone.net wrote:
Additionally, some of the current fields can be cleaned up - blocking account creation can be implemented by blocking the 'createaccount' permission, and anonymous-only blocks can be implemented by adding 'users' as an exempted group.
How would you define 'users'? Let's say I have four groups of users and I want to protect four pages so that only one of these groups cannot edit it. Do you allow for multiple exempted groups to be specified or how would you implement that?
Sebastian