26 Aug
2013
26 Aug
'13
7:27 p.m.
...
The problem i have found is.
1.- Project manager can create new spaces http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Access +Rights#HPreventregularusersfromcreatingnewspaces
2.- I dont't know how to fix the initial space for Operators (they appear in Main Space)
#if($xwiki.getUser().isUserInGroup("XWiki.DemoGroup")) $response.sendRedirect($xwiki.getURL('Some.Document')) #end Valdis