jon 01/03/04 16:19:26
Modified: xdocs/stylesheets project.xml
Log:
added some community oriented links
Revision Changes Path
1.4 +6 -0 jakarta-velocity/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 2001/03/03 08:30:27 1.3
+++ project.xml 2001/03/05 00:19:25 1.4
@@ -9,12 +9,18 @@
<menu name="About">
<item name="Overview" href="/index.html"/>
<item name="Getting Started" href="/getting-started.html"/>
+ <item name="Download" href="/builds/jakarta-velocity/"/>
<item name="Install" href="/install.html"/>
<item name="Design" href="/design.html"/>
<item name="Contributors" href="/contributors.html"/>
<item name="Coding Standards" href="/code-standards.html"/>
<item name="License" href="/license.html"/>
<item name="TODO" href="/todo.html"/>
+ </menu>
+ <menu name="Community">
+ <item name="Get Involved" href="/site/getinvolved.html"/>
+ <item name="Mailing Lists" href="/site/mail.html"/>
+ <item name="CVS Repositories" href="/site/cvsindex.html"/>
</menu>
<menu name="Guides">
<item name="User's Guide" href="/user-guide.html"/>