You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/05/01 19:35:15 UTC

cvs commit: jakarta-commons/xdocs/stylesheets project.xml

rdonkin     2003/05/01 10:35:15

  Modified:    xdocs/stylesheets project.xml
  Log:
  Added links to apache CVS View for commons and sandbox. Also reorganized the sidebar a little. (It's getting big but that's not really a bad thing)
  
  Revision  Changes    Path
  1.74      +17 -16    jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- project.xml	25 Apr 2003 18:47:22 -0000	1.73
  +++ project.xml	1 May 2003 17:35:15 -0000	1.74
  @@ -10,12 +10,8 @@
       <logo href="/images/logo.jpg">Commons</logo>
   
       <body>
  -
  -      <menu name="Home">
  -        <item name="Jakarta Commons"       href="http://jakarta.apache.org/commons/index.html" />
  -      </menu>
  -
         <menu name="About Us">
  +        <item name="Home"       href="http://jakarta.apache.org/commons/index.html" />
           <item name="Contributors"           href="http://jakarta.apache.org/commons/contributors.html"/>
           <item name="License"                href="http://jakarta.apache.org/commons/license.html"/>
         </menu>
  @@ -27,6 +23,11 @@
           <item name="Nightly"                 href="http://jakarta.apache.org/builds/jakarta-commons/nightly"/>
         </menu>
   
  +      <menu name="View CVS">	
  +        <item name="Components"              	href="http://cvs.apache.org/viewcvs/jakarta-commons/"/>
  +        <item name="Sandbox"              	href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/"/>
  +      </menu>
  +
         <menu name="Information">
           <item name="Overview"                 href="http://jakarta.apache.org/commons/index.html"/>
           <item name="Components"               href="http://jakarta.apache.org/commons/components.html"/>
  @@ -42,6 +43,13 @@
           -->
         </menu>
   
  +      <menu name="Community">
  +        <item name="Get Involved"           href="http://jakarta.apache.org/site/getinvolved.html"/>
  +        <item name="Mailing Lists"          href="http://jakarta.apache.org/site/mail.html"/>
  +        <item name="Access CVS Repositories"       href="http://jakarta.apache.org/site/cvsindex.html"/>
  +        <item name="Wiki"       href="http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages"/>
  +      </menu>
  +
         <menu name="Components Repository">
           <item name="BeanUtils"              href="http://jakarta.apache.org/commons/beanutils.html"/>
           <item name="Betwixt"                href="http://jakarta.apache.org/commons/betwixt/index.html"/>
  @@ -70,7 +78,7 @@
           <item name="Attributes"            href="http://jakarta.apache.org/commons/sandbox/attributes/index.html"/>
           <item name="Cache"                 href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/"/>
           <item name="Clazz"                 href="http://jakarta.apache.org/commons/sandbox/clazz/"/>
  -        <item name="Configuration"         href="http://jakarta.apache.org/commons/sandbox/configuration/index.html"/>        
  +        <item name="Configuration"         href="http://jakarta.apache.org/commons/sandbox/configuration/index.html"/>
           <item name="Daemon"                href="http://jakarta.apache.org/commons/sandbox/daemon/index.html"/>
           <item name="DbUtils"               href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/"/>
           <item name="Functor"               href="http://jakarta.apache.org/commons/sandbox/functor/"/>
  @@ -84,23 +92,16 @@
           <item name="VFS"                   href="http://jakarta.apache.org/commons/sandbox/vfs/index.html"/>
           <item name="Workflow"              href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/>
         </menu>
  -
  +      
         <menu name="Related">
           <item name='commons@db.apache.org' href='http://db.apache.org/commons/'/>
           <item name='commons@xml.apache.org' href='http://xml.apache.org/commons/'/>
         </menu>
  -
  -      <menu name="Jakarta Community">
  -        <item name="Get Involved"           href="http://jakarta.apache.org/site/getinvolved.html"/>
  -        <item name="Mailing Lists"          href="http://jakarta.apache.org/site/mail.html"/>
  -        <item name="CVS Repositories"       href="http://jakarta.apache.org/site/cvsindex.html"/>
  -        <item name="Wiki"       href="http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaCommonsProjectPages"/>
  -      </menu>
  -
  +      
         <menu name="Translations (Web)">
            <item name="Japanese"              href="http://www.terra-intl.com/jakarta/commons/"/>
         </menu>
  -
  +      
         <menu name="Project Docs">
           <item name="Charter"                href="http://jakarta.apache.org/commons/charter.html"/>
           <item name="Releases"               href="http://jakarta.apache.org/commons/releases.html"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org