HowTo let users restrict permissions
The Case:
- An open Wiki (anonymous can read / write most pages)
- Some pages are protected
- only registered users can read / write them
- currently ony admins can set permissions for these single pages
- this is akward because for every to-be-protected page all the rights have to be set one-by-one because when I only set tiki_p_view, people cant write the page anymore nor upload files or anything.
So: is there any way
- that users can easily create a page and
- give them a set of rights without having to manually set all the rights
- or assign the page to their group or so
- to create a "restricted area" in which all new pages have the restriction to be accessible for registered users only?
Cheers -
Heiko