You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by pg...@apache.org on 2002/12/02 12:42:14 UTC

cvs commit: jakarta-james/src/xdocs/stylesheets project.xml

pgoldstein    2002/12/02 03:42:14

  Modified:    src/xdocs/stylesheets project.xml
  Log:
  Updating the project.xml to reflect changes in the sidebar for 2.1.
  
  Revision  Changes    Path
  1.16      +16 -11    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.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- project.xml	30 Nov 2002 02:54:33 -0000	1.15
  +++ project.xml	2 Dec 2002 11:42:14 -0000	1.16
  @@ -1,14 +1,13 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<project name="JAMES"
  +<project name="James"
           href="http://jakarta.apache.org/james/">
   
  -    <title>Java Mail and News server, SMTP POP3 IMAP NNTP</title>
  -    <logo href="/images/james-logo.jpg">JAMES - Java Apache Mail Enterprise Server</logo>
  +    <title>Java Mail and News server, SMTP POP3 NNTP</title>
  +    <logo href="/images/james-logo.jpg">James - Java Apache Mail Enterprise Server</logo>
   
       <body>
       <menu name="James">
           <item name="Overview"          href="/index.html"/>
  -        <item name="Architecture"      href="/architecture_v2_0.html"/>
           <item name="James FAQ"      href="/FAQ.html"/>
       </menu>
       
  @@ -20,16 +19,22 @@
           <item name="Binaries"              href="/site/binindex.html"/>
           <item name="Source Code"           href="/site/sourceindex.html"/>
       </menu>
  -	
  -    <menu name="Documentation">
  -        <item name="Install"           href="/install.html"/>
  -        <item name="Configuration"     href="/configuration_v2_0.html"/>
  +
  +    <menu name="Current Documentation">
  +        <item name="James 2.1 Documentation"           href="/documentation_2_1.html"/>
           <item name="James Javadocs"      href="/javadocs/index.html"/>
           <item name="Mailet API"     href="/mailet/index.html"/>
  -        <item name="Using JDBC"     href="/usingJDBC_v2.0.html"/>
  -        <item name="Using LDAP"     href="/usingLDAP_v1_2.html"/>
  -        <item name="Using TLS"     href="/usingTLS_v1_2.html"/>
           <item name="James and sendmail"     href="/james_and_sendmail.html"/>
  +
  +    </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"/>
       </menu>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>