>
> Is there anyway to restrict users from editing wiki pages?
>

You can use the Auth decorators for the action that serves the wiki and 
also specify auth.wiki(manage_permissions=True) for managing access to wiki 
documents.
http://www.web2py.com/books/default/chapter/29/03#The-built-in-web2py-wiki

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to