I wanted disabled new page creation in a space but allow to edit existing pages in the same space...
But thxs a lot for the snippet to hidding all a space. ----- Mail original ----- De : Hamster <[email protected]> À : [email protected] Cc : Envoyé le : Mardi 15 avril 2014 7h44 Objet : Re: [xwiki-users] hidden space - xwiki 5.4.2 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 _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
