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 18:01:22 UTC

svn commit: r786140 - in /james/project/trunk/project/server/src/site: site.xml xdoc/index.xml

Author: rdonkin
Date: Thu Jun 18 16:01:21 2009
New Revision: 786140

URL: http://svn.apache.org/viewvc?rev=786140&view=rev
Log:
Consolidate menus to improve 2.2.0

Modified:
    james/project/trunk/project/server/src/site/site.xml
    james/project/trunk/project/server/src/site/xdoc/index.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=786140&r1=786139&r2=786140&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/site.xml (original)
+++ james/project/trunk/project/server/src/site/site.xml Thu Jun 18 16:01:21 2009
@@ -39,11 +39,12 @@
       <item name="James FAQ" href="/FAQ.html">
         <item name="James and Sendmail" href="/james_and_sendmail.html" />
       </item>
-      <item name="Wiki" href="http://wiki.apache.org/james" />
       <item name="Useful RFCs" href="/rfclist.html" />
+      <item name="Issue Tracker" href="http://issues.apache.org/jira/browse/JAMES" />
+      <item name="Source" href="http://svn.apache.org/viewvc/james/server/" />
     </menu>
     
-    <menu name="Documentation">
+    <menu name="Documentation" inherit='bottom'>
       <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" />
@@ -52,11 +53,5 @@
       <item name="Archive" href="/archive/document_archive.html" />
     </menu>
     
-    <menu name="Project" inherit="bottom">
-      <item name="Bug Database" href="http://issues.apache.org/jira/browse/JAMES" />
-      <item name="Source Code" href="http://svn.apache.org/viewvc/james/server/" />
-      <item name="TODO" href="/todo.html" />
-    </menu>
-    
   </body>
 </project>

Modified: james/project/trunk/project/server/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/project/server/src/site/xdoc/index.xml?rev=786140&r1=786139&r2=786140&view=diff
==============================================================================
--- james/project/trunk/project/server/src/site/xdoc/index.xml (original)
+++ james/project/trunk/project/server/src/site/xdoc/index.xml Thu Jun 18 16:01:21 2009
@@ -230,5 +230,8 @@
           </tr>
         </table>
     </section>
+    <section name='TODO'>
+      <p>See <a href='todo.html'>here</a></p>
+    </section>
   </body>
 </document>



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