Thxs for your answer. Unfortunately I want allow simple users to edit existing pages but I want forbidden page creation. xwiki ACL doesn't allow this, I think.
So I must writing a groovy script to schedule a reinit of my sandbox. Do you have an example of this script? ----- Mail original ----- De : Marius Dumitru Florea <[email protected]> À : Pascal BASTIEN <[email protected]>; XWiki Users <[email protected]> Cc : Envoyé le : Lundi 14 avril 2014 12h36 Objet : Re: [xwiki-users] hidden space - xwiki 5.4.2 > > It doesn' t work well because the search tools find all pages from Sandbox > space and Space->"Document Index" to. > Of course I can hidden all page in Sandbox space but I can't hidden new > page by default. Could you setup rights on the Sandbox space so that simple users cannot create new pages? > A bug? No, a space is hidden if all its pages are hidden. > > How can I hide some space? By hiding all its pages, as you mentioned and making sure they stay hidden (access rights). Hope this helps, Marius > > Thxs > Pascal B > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
