You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by ra...@apache.org on 2004/10/24 16:51:32 UTC

svn commit: rev 55439 - portals/site/xdocs

Author: raphael
Date: Sun Oct 24 07:51:32 2004
New Revision: 55439

Modified:
   portals/site/xdocs/navigation.xml
Log:
Rework site navigation

Modified: portals/site/xdocs/navigation.xml
==============================================================================
--- portals/site/xdocs/navigation.xml	(original)
+++ portals/site/xdocs/navigation.xml	Sun Oct 24 07:51:32 2004
@@ -13,38 +13,43 @@
     </links>
 
     <menu name="About Apache Portals">
-        <item name="Overview"              href="/index.html"/>
-        <item name="Getting Started"       href="/getting-started.html"/>
-        <item name="News and Status"       href="/news.html"/>
-        <item name="Our Mission"       href="/mission.html"/>
-        <item name="Portals Powered"       href="/powered.html"/>
+        <item name="Overview"                  href="/index.html"/>
+<!--        <item name="Getting Started"       href="/getting-started.html"/> -->
+        <item name="Our Mission"               href="/mission.html"/>
+        <item name="News and Status"           href="/news.html"/>
+        <item name="How the ASF Works"         href="http://www.apache.org/foundation/how-it-works.html"/>
+        <item name="Project Guidelines"        href="/guidelines.html"/>
+        <item name="Who We Are"                href="/whoweare.html"/>
+<!--        <item name="Portals Powered"       href="/powered.html"/> -->
         <item name="Supporting Organizations"       href="/supporting.html"/>
         <item name="License"               href="/license.html"/>
     </menu>
 
-    <menu name="Downloads">
-        <item name="Releases"        href="/download.html"/>
-        <item name="CVS"              href="/cvs-usage.html"/>
-        <item name="JavaDocs"              href="/javadocs.html"/>
-    </menu>
-
-    <menu name="Support">
+    <menu name="Resources">
+        <item name="Downloads"        	          href="/download.html"/>
         <item name="Mailing Lists"                href="/mail-lists.html"/>
         <item name="Issue Tracking"               href="/issue-tracking.html"/>
-<!--        <item name="Tutorials"                    href="/tutorials.html"/> -->
-<!--        <item name="User's Guides"                href="/guides.html"/> -->
         <item name="Wikis"                        href="/wiki.html"/>
     </menu>
 
-    <menu name="Portals Sub Projects">
+    <menu name="Portals Sub projects">
         <item name="Jetspeed-1"               href="/jetspeed-1/"/>
         <item name="Jetspeed-2"                   href="/jetspeed-2/"/>
         <item name="Pluto"                   href="/pluto/"/>
         <item name="WSRP-4J"                   href="http://ws.apache.org/wsrp4j/"/>
     </menu>
 
+<!-- 
+     <menu name="Downloads">
+       <item name="Releases"        href="/download.html"/>
+       <item name="CVS"              href="/cvs-usage.html"/>
+       <item name="JavaDocs"              href="/javadocs.html"/>
+    </menu>
+-->
+
     <menu name="Development">
-        <item name="Team"                href="/team-list.html"/> 
+<!--        <item name="Team"                href="/team-list.html"/> -->
+        <item name="Developer Resources"     href="http://www.apache.org/dev/"/>
         <item name="Coding Standards"          href="/development/code-standards.html"/>
         <item name="Documentation Standards"   href="/development/documentation.html"/>
         <item name="Developer Resources"     href="/development/developer-links.html"/>