...
> 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

_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to