You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2005/10/23 03:59:22 UTC

svn commit: r327726 - /maven/maven-1/core/trunk/xdocs/navigation.xml

Author: aheritier
Date: Sat Oct 22 18:59:19 2005
New Revision: 327726

URL: http://svn.apache.org/viewcvs?rev=327726&view=rev
Log:
Use breadcrumbs and fix some links

Modified:
    maven/maven-1/core/trunk/xdocs/navigation.xml

Modified: maven/maven-1/core/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/xdocs/navigation.xml?rev=327726&r1=327725&r2=327726&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/navigation.xml (original)
+++ maven/maven-1/core/trunk/xdocs/navigation.xml Sat Oct 22 18:59:19 2005
@@ -17,19 +17,19 @@
  */
  -->
 
-<project name="Maven">
+<project name="Maven 1.x">
 
-  <title>Maven</title>
+  <title>Maven 1.x</title>
 
   <body>
+    <breadcrumbs>
+      <item name="Apache"                              href="http://www.apache.org"/>
+      <item name="Maven"                               href="http://maven.apache.org/"/>
+    </breadcrumbs>
+
     <links>
-      <item name="Maven"                               href="/index.html"/>
-      <item name="Plugins"                             href="/reference/plugins/index.html"/>
-      <item name="Plugins Sandbox"                     href="/plugins-sandbox/index.html"/>
-      <!-- TODO [later]: sites
-      <item name="SCM"                                 href="/scm/index.html" />
-      <item name="Wagon"                               href="/wagon/index.html" />
-      <item name="Components"                          href="/project/components.html"/> -->
+      <item name="Maven 1.x plugins"                   href="/reference/plugins/index.html"/>
+      <item name="Maven 1.x plugins Sandbox"           href="/plugins-sandbox/index.html"/>
       <item name="Continuum"                           href="/continuum/index.html" />
       <item name="Maven 2.0"                           href="/maven2/index.html"/>
       <item name="PDF Documentation"                   href="/maven.pdf" img="/images/pdf.gif"/>
@@ -103,7 +103,7 @@
 
     <menu name="Getting Plugins">
       <item name="Maven Plugins"                       href="/reference/plugins/index.html" />
-      <item name="Maven Plugin Sandbox"                href="/plugins-sandbox/index.html" />
+      <item name="Maven Plugins Sandbox"                href="/plugins-sandbox/index.html" />
       <item name="Maven Plugins @ sf.net"              href="http://maven-plugins.sourceforge.net/" target="_blank"/>
       <item name="Other 3rd Party Plugins"             href="/reference/3rdparty.html" />
     </menu>
@@ -118,13 +118,13 @@
     </menu>
 
 <!-- TODO [later]: Should references have an explanatory page? Eg summary about related projects, summary about subprojects -->
-    <menu name="Maven Subprojects">
-      <item name="About the Project"                   href="/project/index.html" />
+    <menu name="Maven projects">
+      <item name="About projects"                      href="/project/index.html" />
       <!-- TODO [later]: build sites
       <item name="Maven Wagon"                         href="/wagon/index.html" />
       <item name="Maven SCM"                           href="/scm/index.html" /> -->
-      <item name="Maven 2.0"                           href="/maven2/index.html" />
-      <item name="Continuum"                           href="/continuum/index.html" />
+      <item name="Maven 2.0"                           href="http://maven.apache.org" />
+      <item name="Continuum"                           href="http://maven.apache.org/continuum/index.html" />
 <!--      <item name="Components" collapse="true"          href="/project/components.html"> -->
         <!-- TODO [later]: build site
         <item name="Maven Model Library"               href="/components/maven-model/index.html" /> -->