XWiki.com

Search:

The best way to share information, build online
communities and web applications.
Language: | en
The FAQ has moved to http://www.xwiki.org/xwiki/bin/view/FAQ/

Document SetDefaultRightMenuOff

question How do I set the Right Menu not rolled (just appears "Menu"),by default

answer This article only applies to XWiki 0.8 and before. The right menu has been replace by a drop down admin menu and a toolbar on the right.

Currently this is only possible by modifying the menu template (pagemenu.vm) using a skin (See How To Create ASkin) and modify the line:

var menustatus = "block";

into

var menustatus = "none";


Copyright 2004-2006 (c) XWiki.com
Powered by XWiki