dion 02/04/01 03:37:45 Modified: latka/xdocs project.xml Log: Reworked navbar Revision Changes Path 1.19 +8 -11 jakarta-commons/latka/xdocs/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-commons/latka/xdocs/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 1 Apr 2002 06:29:55 -0000 1.18 +++ project.xml 1 Apr 2002 11:37:45 -0000 1.19 @@ -2,7 +2,7 @@ <!-- Author: dIon Gillard - Version: $Id: project.xml,v 1.18 2002/04/01 06:29:55 dion Exp $ + Version: $Id: project.xml,v 1.19 2002/04/01 11:37:45 dion Exp $ --> <project name="Commons - Latka" href="http://jakarta.apache.org/commons/latka"> <title>Latka</title> @@ -20,9 +20,14 @@ <menu name="Latka"> <item name="Home" href="/index.html" /> - <item name="User's Guide" href="/users-guide.html"/> - <item name="XML Reference" href="/xml-reference.html"/> + <item name="User's Guide" href="/users-guide.html"/> + <item name="XML Reference" href="/xml-reference.html"/> <item name="Developers Guide" href="/developers-guide.html"/> + <item name="Get Involved" + href="http://jakarta.apache.org/site/getinvolved.html"/> + <item name="Reference Library" + href="http://jakarta.apache.org/site/library.html"/> + </menu> <!-- <item name="News" @@ -48,13 +53,5 @@ <item name="Contributors" href="/contributors.html"/> --> </menu> - <menu name="Jakarta Community"> - <item name="Jakarta Home" - href="http://jakarta.apache.org/"/> - <item name="Get Involved" - href="http://jakarta.apache.org/site/getinvolved.html"/> - <item name="Reference Library" - href="http://jakarta.apache.org/site/library.html"/> - </menu> </body> </project>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>