jstrachan 2003/08/10 23:52:45
Modified: xdocs navigation.xml
Log:
Added a few more links to the apache community links
Revision Changes Path
1.2 +8 -6 incubator-geronimo/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/incubator-geronimo/xdocs/navigation.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- navigation.xml 10 Aug 2003 20:09:51 -0000 1.1
+++ navigation.xml 11 Aug 2003 06:52:45 -0000 1.2
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Geronimo">
-
<title>Geronimo</title>
<organizationLogo href="/images/group-logo.gif">Apache</organizationLogo>
@@ -13,19 +12,22 @@
<!--
<item name="To Do List" href="/todo.html"/>
<item name="Getting Started" href="/gettingstarted.html"/>
- <item name="Tutorial" href="/tutorial.html"/>
+ <item name="Tutorial" href="/tutorial.html"/>
<item name="Detail" href="/overview.html"/>
<item name="Download" href="/builds/distributions/"/>
-->
<item name="Related Projects" href="/reuse.html"/>
</menu>
<menu name="Modules">
- <item name="Core Container" href="/modules/core/"/>
+ <item name="Core Container" href="/modules/core/"/>
</menu>
<menu name="Apache Community">
- <item name="Get Involved"
href="http://jakarta.apache.org/site/getinvolved.html"/>
- <item name="Contributors"
href="http://www.apache.org/dev/contributors.html"/>
+ <item name="Get Involved"
href="http://jakarta.apache.org/site/getinvolved.html"/>
+ <item name="Contributors"
href="http://www.apache.org/dev/contributors.html"/>
+ <item name="Roles"
href="http://jakarta.apache.org/site/roles.html"/>
+ <item name="Decisions"
href="http://jakarta.apache.org/site/decisions.html"/>
+ <item name="Source"
href="http://jakarta.apache.org/site/source.html"/>
</menu>
</body>
-</project>
+</project>
\ No newline at end of file