You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/05/24 17:11:53 UTC

svn commit: rev 20348 - in avalon/trunk/central/site/src/xdocs/products/runtime/repository: about about/api resources start start/install start/tutorial tools

Author: niclas
Date: Mon May 24 08:11:52 2004
New Revision: 20348

Modified:
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/api/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/resources/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/install/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/tutorial/navigation.xml
   avalon/trunk/central/site/src/xdocs/products/runtime/repository/tools/navigation.xml
Log:
Fixed the navigation in Repository.

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/api/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/api/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/api/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,45 +21,14 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
-
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html">
-        <item name="Programmer API" href="/about/api/index.html">
-          <item name="Artifact" href="/about/api/artifact.html"/>
-          <item name="Classloaders" href="/about/api/classloader.html"/>
-          <item name="Repository" href="/about/api/repository.html"/>
-        </item>
-        <item name="Provider SPI" href="/about/spi.html"/>
-        <item name="Implementation" href="/about/reference.html"/>
-        <item name="Bootstrap System" href="/about/bootstrap.html"/>
-      </item>
-      <item name="Getting Started" href="/start/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+  <body>
+    <menu>
+      <item name="Artifact" href="artifact.html"/>
+      <item name="Classloaders" href="classloader.html"/>
+      <item name="Repository" href="repository.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/about/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,41 +21,16 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
+  <body>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html">
-        <item name="Programmer API" href="/about/api/index.html"/>
-        <item name="Provider SPI" href="/about/spi.html"/>
-        <item name="Implementation" href="/about/reference.html"/>
-        <item name="Bootstrap System" href="/about/bootstrap.html"/>
-      </item>
-      <item name="Getting Started" href="/start/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+    <menu>
+      <item name="Programmer API" href="api/index.html"/>
+      <item name="Provider SPI" href="spi.html"/>
+      <item name="Implementation" href="reference.html"/>
+      <item name="Bootstrap System" href="bootstrap.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/resources/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/resources/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/resources/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,36 +21,13 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
-
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html"/>
-      <item name="Getting Started" href="/start/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+  <body>
+    <menu>
+      <item name="Download" href="download.html"/>
+      <item name="Roadmap" href="roadmap.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/install/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/install/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/install/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,39 +21,11 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
-
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html"/>
-      <item name="Getting Started" href="/start/index.html">
-        <item name="Installation" href="/start/install/index.html"/>
-        <item name="Tutorials" href="/start/tutorial/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+  <body>
+    <menu>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,39 +21,13 @@
 
 <project>
 
- <title>Merlin</title>
-
- <body>
-
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
+  <title>Merlin</title>
 
+  <body>
     <menu name="About Repository">
-      <item name="Overview" href="/about/index.html"/>
-      <item name="Getting Started" href="/start/index.html">
-        <item name="Installation" href="/start/install/index.html"/>
-        <item name="Tutorial" href="/start/tutorial/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+      <item name="Installation" href="install/index.html"/>
+      <item name="Tutorial" href="tutorial/index.html"/>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/tutorial/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/tutorial/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/start/tutorial/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,39 +21,12 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
+  <body>
 
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html"/>
-      <item name="Getting Started" href="/start/index.html">
-        <item name="Installation" href="/start/install/index.html"/>
-        <item name="Tutorials" href="/start/tutorial/index.html"/>
-      </item>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+    <menu>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

Modified: avalon/trunk/central/site/src/xdocs/products/runtime/repository/tools/navigation.xml
==============================================================================
--- avalon/trunk/central/site/src/xdocs/products/runtime/repository/tools/navigation.xml	(original)
+++ avalon/trunk/central/site/src/xdocs/products/runtime/repository/tools/navigation.xml	Mon May 24 08:11:52 2004
@@ -21,36 +21,11 @@
 
 <project>
 
- <title>Merlin</title>
+  <title>Merlin</title>
 
- <body>
-
-    <links>
-      <item name="Apache" href="http://apache.org/"/>
-      <item name="Avalon" href="http://avalon.apache.org/"/>
-      <item name="Framework" href="http://avalon.apache.org/product/framework/"/>
-      <item name="Merlin" href="http://avalon.apache.org/product/containers/"/>
-      <item name="Planet" href="http://avalon.apache.org/product/components/"/>
-    </links>
-
-    <menu name="About Repository">
-      <item name="Overview" href="/about/index.html"/>
-      <item name="Getting Started" href="/start/index.html"/>
-      <item name="Tools" href="/tools/index.html"/>
-    </menu>
-
-    <menu name="Resources">
-      <item name="Javadoc" href="/api/index.html"/>
-      <item name="Download" href="/resources/download.html"/>
-      <item name="Roadmap" href="/resources/roadmap.html"/>
+  <body>
+    <menu>
     </menu>
-
-    <menu name="Related Projects">
-      <item name="Merlin" href="http://avalon.apache.org/merlin"/>
-      <item name="Utilities" href="http://avalon.apache.org/util"/>
-      <item name="Logging" href="http://avalon.apache.org/logging"/>
-    </menu>
-
- </body>
+  </body>
 
 </project>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org