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/27 11:25:26 UTC

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

Author: eric
Date: Wed Oct 27 09:25:26 2010
New Revision: 1027867

URL: http://svn.apache.org/viewvc?rev=1027867&view=rev
Log:
Update menu for nighlty download,...

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=1027867&r1=1027866&r2=1027867&view=diff
==============================================================================
--- james/project/trunk/project/src/site/site.xml (original)
+++ james/project/trunk/project/src/site/site.xml Wed Oct 27 09:25:26 2010
@@ -38,7 +38,8 @@
   </skin>
   
   <body>
-<!-- Breadcrumbs are desactivated as they give strange results.
+<!-- 
+    Breadcrumbs are desactivated as they give strange results.
     <breadcrumbs>
       <item name="Home" />
     </breadcrumbs>
@@ -60,16 +61,6 @@
       <item name="Postage" href="http://james.apache.org/postage/index.html" />
     </links>
 
-    <menu name="Download" inherit="bottom">
-      <item name="Releases" href="http://james.apache.org/download.cgi"/>
-<!--
-    Don't display this as the build directory is no more updated.
-          <item name="Nightly builds" href="http://james.zones.apache.org/builds/"/>
--->
-      <item name="Snapshots (Hudson)" href="https://hudson.apache.org/hudson/view/G-L/view/James/"/>
-      <item name="Snapshots (Maven)" href="http://repository.apache.org/snapshots/org/apache/james/"/>
-    </menu>
-
     <menu name="About James " inherit="bottom">
       <item name="Overview" href="/index.html" />
       <item name="News" href="/newsarchive.html" />
@@ -81,6 +72,19 @@
       <item name="License" href="/license.html" />
     </menu>
 
+    <menu name="Download" inherit="bottom">
+      <item name="Releases" href="http://james.apache.org/download.cgi"/>
+      <item name="Snapshots" href="http://people.apache.org/builds/james/nightly/"/>
+<!--
+    Don't display this as the build directory is no more updated and must be removed.
+          <item name="Nightly builds" href="http://james.zones.apache.org/builds/"/>
+-->
+<!--
+    Don't display the link to Hudson, we already have the link to the nightly page.
+      <item name="Snapshots (Hudson)" href="https://hudson.apache.org/hudson/view/G-L/view/James/"/>
+-->
+    </menu>
+
 <!-- Activate this line if you want to inherit this menu.
     <menu name="Apache Software Foundation" inherit="bottom">
 -->



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