noel 2002/12/08 21:08:07
Modified: src/xdocs/stylesheets project.xml
Added: src/xdocs document_archive.xml
Log:
Created a Document Archive index page for older documentation.
Revision Changes Path
1.1 jakarta-james/src/xdocs/document_archive.xml
Index: document_archive.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<title>James Document Archive - Table of Contents</title>
</properties>
<body>
<section name="James Document Archive">
<p>The Java Apache Mail Enterprise Server (a.k.a. Apache James) is a
100% pure Java SMTP and POP3 Mail server and NNTP News server designed
to be a complete and portable enterprise mail engine solution. James
is based on currently available open protocols.</p>
<p>The documentation for obsolete versions of James is preserved here
for users who still have need of it. The James project urges all
users to upgrade to the current Release Build of James.</p>
<subsection name="Table of Contents">
<p>
<ul name="Older Documentation">
<li> <a href="architecture_v2_0.html">Architecture (version 2.0)</a></li>
<li> <a href="install.html">Install (version 2.0)</a></li>
<li> <a href="configuration_v2_0.html">Configuration (version 2.0)</a></li>
<li> <a href="usingJDBC_v2.0.html">Using JDBC (version 2.0)</a></li>
<li> <a href="usingLDAP_v1_2.html">Using LDAP (version 1.2)</a></li>
<li> <a href="usingTLS_v1_2.html">Using TLS (version 1.2)</a></li>
</ul>
</p>
</subsection>
</section>
</body>
</document>
1.18 +2 -8 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.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- project.xml 7 Dec 2002 20:16:55 -0000 1.17
+++ project.xml 9 Dec 2002 05:08:07 -0000 1.18
@@ -26,17 +26,11 @@
<item name="Mailet API" href="/mailet/index.html"/>
<item name="James and sendmail" href="/james_and_sendmail.html"/>
+ <item name="Useful RFCs (web)"
href="http://jakarta.apache.org/james/rfclist"/>
</menu>
<menu name="Older Documentation">
- <item name="Architecture (version 2.0)"
href="/architecture_v2_0.html"/>
- <item name="Install (version 2.0)" href="/install.html"/>
- <item name="Configuration (version 2.0)"
href="/configuration_v2_0.html"/>
- <item name="Using JDBC (version 2.0)" href="/usingJDBC_v2.0.html"/>
- <item name="Using LDAP (version 1.2)" href="/usingLDAP_v1_2.html"/>
- <item name="Using TLS (version 1.2)" href="/usingTLS_v1_2.html"/>
-
- <item name="Useful RFCs (web)"
href="http://jakarta.apache.org/james/rfclist"/>
+ <item name="James Document Archive" href="/document_archive.html"/>
</menu>
<menu name="Project">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>