PascalB wrote > Unfortunately I want allow simple users to edit existing pages but I want > forbidden page creation. xwiki ACL doesn't allow this, I think.
Space creation is at "XWiki Level", page creation is at "Space Level". You can configure XWiki so that nobody can create new spaces, but within a space everybody can create/edit pages. No need for any scripting :-) -- View this message in context: http://xwiki.475771.n2.nabble.com/hidden-space-xwiki-5-4-2-tp7590110p7590115.html Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
