Create
XWiki.StyleSheetExtension with code in content, e.g.:

#if(!$xcontext.userReference)
#contentmenu, .leftmenu {
  display:none;
}
#end

See more at
http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial
Valdis
> Hi All,
>  If i want to hide top level menu(like Add,Space,Page,Wiki link) , i do not
> find any way except changing in code. Similarly if i want to disable the
> Page level menu(like Edit, Export,More Actions Link) for specific
> group/user, did not find any way. Are these configurable or code
> modification is only way?
> _______________________________________________
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users


_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to