You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2010/10/23 08:09:06 UTC

svn commit: r1026563 - /james/project/trunk/project/server/src/site/site.xml

Author: eric
Date: Sat Oct 23 06:09:05 2010
New Revision: 1026563

URL: http://svn.apache.org/viewvc?rev=1026563&view=rev
Log:
Inherit less menu to have a lighter left menu

Modified:
    james/project/trunk/project/server/src/site/site.xml

Modified: james/project/trunk/project/server/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/site.xml?rev=1026563&r1=1026562&r2=1026563&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/site.xml (original)
+++ james/project/trunk/project/server/src/site/site.xml Sat Oct 23 06:09:05 2010
@@ -33,7 +33,10 @@
   
   <body>
   
+ <!-- Activate this line if you want to inherit this menu.
     <menu name="James Server" inherit="top">
+-->
+    <menu name="James Server">
       <item name="Overview" href="/index.html" />
       <item name="Objectives" href="/design_objectives.html" />
       <item name="James FAQ" href="/FAQ.html">
@@ -44,7 +47,10 @@
       <item name="Source" href="http://svn.apache.org/viewvc/james/server/" />
     </menu>
     
+ <!-- Activate this line if you want to inherit this menu.
     <menu name="Documentation" inherit='bottom'>
+-->
+    <menu name="Documentation">
       <item name="Development 3.0" href="/head/index.html" />
       <item name="Candidate 2.3.2" href="/2.3.2/index.html" />
       <item name="Server 2.3.1" href="/2.3.1/index.html" />
@@ -54,4 +60,5 @@
     </menu>
     
   </body>
+
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org