danny 2002/07/29 14:38:28
Modified: src/xdocs/stylesheets project.xml
Log:
more changes, layout and a little content.
Revision Changes Path
1.11 +11 -17 jakarta-james/src/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/stylesheets/project.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- project.xml 29 Jul 2002 16:04:45 -0000 1.10
+++ project.xml 29 Jul 2002 21:38:27 -0000 1.11
@@ -8,18 +8,22 @@
<body>
<menu name="James">
<item name="Overview" href="/index.html"/>
- <item name="Install" href="/install.html"/>
- <item name="Configuration" href="/configuration_v2_0.html"/>
<item name="Architecture" href="/architecture_v2_0.html"/>
<item name="James FAQ" href="/FAQ.html"/>
</menu>
-
- <menu name="Download">
+
+ <menu name="Translated {web}">
+ <item name="Japanese" href="http://www.terra-intl.com/jakarta/james/"/>
+ </menu>
+
+ <menu name="Downloads">
<item name="Binaries" href="/site/binindex.html"/>
<item name="Source Code" href="/site/sourceindex.html"/>
</menu>
- <menu name="Guides">
+ <menu name="Documentation">
+ <item name="Install" href="/install.html"/>
+ <item name="Configuration" href="/configuration_v2_0.html"/>
<item name="James API" href="/javadocs/index.html"/>
<item name="Mailet API" href="/mailet/index.html"/>
<item name="Using JDBC" href="/usingJDBC_v2.0.html"/>
@@ -28,18 +32,13 @@
<item name="Useful RFCs {web}"
href="http://jakarta.apache.org/james/rfclist"/>
</menu>
- <menu name="Translations {web}">
- <item name="Japanese" href="http://www.terra-intl.com/jakarta/james/"/>
- </menu>
-
<menu name="Project">
+ <item name="Bug Database " href="/site/bugs.html"/>
+ <item name="How Can I Contribute?" href="/contribute.html"/>
<item name="Coding Standards" href="/code-standards.html"/>
<item name="License" href="/license.html"/>
<item name="TODO" href="/todo.html"/>
<item name="Changelog" href="/changelog.html"/>
- <item name="Bug Database {web}" href="/site/bugs.html"/>
- <item name="Contributors How To" href="/contribute.html"/>
-
<item name="Who We Are" href="/weare.html"/>
</menu>
@@ -48,13 +47,8 @@
<item name="CVS Repositories" href="/site/cvsindex.html"/>
<item name="Mailing Lists" href="/site/mail.html"/>
<item name="Reference Library" href="/site/library.html"/>
- </menu>
-
- <menu name="Jakarta Essentials {web}">
<item name="Front Page"
href="http://jakarta.apache.org/index.html"/>
<item name="News & Status" href="/site/news.html"/>
- <item name="Mission" href="/site/mission.html"/>
- <item name="Guidelines Notes" href="/site/guidelines.html"/>
<item name="FAQs" href="/site/faqs.html"/>
</menu>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>