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 rd...@apache.org on 2009/06/18 17:48:30 UTC

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

Author: rdonkin
Date: Thu Jun 18 15:48:30 2009
New Revision: 786133

URL: http://svn.apache.org/viewvc?rev=786133&view=rev
Log:
Move around some menu items, change some menu naming and inherit top level information about the project.

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

Modified: james/project/trunk/project/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/src/site/site.xml?rev=786133&r1=786132&r2=786133&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Thu Jun 18 15:48:30 2009
@@ -50,22 +50,23 @@
       <item name="Postage" href="/postage/index.html" />
     </links>
 
-    <menu name="About">
-      <item name="News" href="/newsarchive.html" />
+    <menu name="Download" inherit="bottom">
+      <item name='License' href='http://www.apache.org/licenses/LICENSE-2.0.txt'/>
+      <item name="Releases" href="/download.cgi"/>
+      <item name="Nightly builds" href="http://people.apache.org/builds/james/nightly/"/>
+    </menu>
+      
+    <menu name="About James " inherit='bottom'>
       <item name="Overview" href="/index.html" />
+      <item name="News" href="/newsarchive.html" />
       <item name="Mailing Lists" href="/mail.html" />
+      <item name="Contributing" href="/contribute.html" />
       <item name="Project Guidelines" href="/guidelines.html" />
       <item name="Wiki" href="http://wiki.apache.org/james" />
       <item name="Who We Are" href="/weare.html" />
-      <item name="Contributing" href="/contribute.html" />
       <item name="License" href="/license.html" />
     </menu>
 
-    <menu name="Downloads" inherit="bottom">
-      <item name="Releases" href="/download.cgi"/>
-      <item name="Nightly builds" href="http://people.apache.org/builds/james/nightly/"/>
-    </menu>
-      
     <menu name="Apache Software Foundation" inherit="bottom">
       <item name="Get Involved" href="http://jakarta.apache.org/site/getinvolved.html"/>
       <item name="FAQ" href="http://apache.org/foundation/faq.html"/>



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