You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2002/12/17 06:14:00 UTC

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

dion        2002/12/16 21:13:59

  Modified:    xdocs/stylesheets project.xml
  Log:
  Fix docs.
  Remove Cactus
  Add util
  Fix various urls to be consistent
  
  Revision  Changes    Path
  1.56      +48 -135   jakarta-commons/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- project.xml	19 Nov 2002 16:54:46 -0000	1.55
  +++ project.xml	17 Dec 2002 05:13:59 -0000	1.56
  @@ -1,186 +1,99 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
   
   <project name="Commons"
  -
  -        href="http://jakarta.apache.org/commons/">
  -
  -
  +         href="http://jakarta.apache.org/commons/">
   
       <title>Commons</title>
   
       <logo href="/images/logo.jpg">Commons</logo>
   
  -
  -
       <body>
   
  -
  -
  -    <menu name="Home">
  -
  +      <menu name="Home">
           <item name="Jakarta Commons"       href="/index.html" />
  +      </menu>
   
  -    </menu>
  -
  -
  -
  -    <menu name="About Us">
  -
  +      <menu name="About Us">
           <item name="Contributors"           href="/contributors.html"/>
  -
           <item name="License"                href="/license.html"/>
  +      </menu>
   
  -    </menu>
  -
  -
  -
  -    <menu name="Download">
  -
  +      <menu name="Download">
           <item name="Release"                href="http://jakarta.apache.org/builds/jakarta-commons/release"/>
  -
           <item name="Nightly"                href="http://jakarta.apache.org/builds/jakarta-commons/nightly"/>
  +      </menu>
   
  -    </menu>
  -
  -
  -
  -    <menu name="Information">
  -
  -        <item name="Overview"               href="/index.html"/>
  -
  -        <item name="Components"             href="/components.html"/>
  -        
  -        <item name="On Volunteering"             href="/volunteering.html"/>
  -        
  -        <item name="On Contributing Patches"             href="/patches.html"/>
  -        
  +      <menu name="Information">
  +        <item name="Overview"                 href="/index.html"/>
  +        <item name="Components"               href="/components.html"/>
  +        <item name="On Volunteering"          href="/volunteering.html"/>
  +        <item name="On Contributing Patches"  href="/patches.html"/>
           <!-- Yet to come?
  -
           <item name="Guidelines"             href="/guidelines.html"/>
  -
           <item name="News"                   href="/news.html"/>
  -
           -->
  -
           <!-- deprecated?
  -
           <item name="Commons Proper"         href="/commons.html"/>
  -
           <item name="Sandbox"                href="/sandbox.html"/>
  -
           -->
  +      </menu>
   
  -    </menu>
  -
  -
  -
  -    <menu name="Components Repository">
  -
  +      <menu name="Components Repository">
           <item name="BeanUtils"              href="/beanutils.html"/>
  -
  -        <item name="Betwixt"                href="http://jakarta.apache.org/commons/betwixt/"/>
  -
  -        <item name="Cactus"                 href="/cactus/index.html"/>
  -
  -        <item name="CLI"                    href="http://jakarta.apache.org/commons/cli/"/>
  -
  +        <item name="Betwixt"                href="/betwixt/index.html"/>
  +        <item name="CLI"                    href="/cli/index.html"/>
           <item name="Collections"            href="/collections.html"/>
  -        
  -        <item name="Discovery"               href="/discovery.html"/>
  -        
  +        <item name="Discovery"              href="/discovery.html"/>
           <item name="Digester"               href="/digester.html"/>
  -
           <item name="DBCP"                   href="/dbcp.html"/>
  -
  -        <item name="FileUpload"             href="http://jakarta.apache.org/commons/fileupload/"/>
  -
  -        <item name="HttpClient"             href="/httpclient"/>
  -
  +        <item name="FileUpload"             href="/fileupload/index.html"/>
  +        <item name="HttpClient"             href="/httpclient/index.html"/>
           <item name="JXPath"                 href="/jxpath/index.html"/>
  -
           <item name="Lang"                   href="/lang.html"/>
  -
           <item name="Latka"                  href="/latka/index.html"/>
  -
           <item name="Logging"                href="/logging.html"/>
  -
           <item name="Modeler"                href="/modeler.html"/>
  -
           <item name="Pool"                   href="/pool.html"/>
  +        <item name="Validator"              href="/validator/index.html"/>
  +      </menu>
  +  
  +      <menu name="Sandbox Components">
  +        <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/index.html"/>
  +        <item name="Codec"                 href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/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="IO"                    href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/io/"/>
  +        <item name="Jelly"                 href="http://jakarta.apache.org/commons/sandbox/jelly/index.html"/>
  +        <item name="JJar"                  href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/"/>
  +        <item name="Messenger"             href="http://jakarta.apache.org/commons/sandbox/messenger/index.html"/>
  +        <item name="Net"                   href="http://jakarta.apache.org/commons/sandbox/net/index.html"/>
  +        <item name="Resources"             href="http://jakarta.apache.org/commons/sandbox/resources/index.html"/>
  +        <item name="Scaffold"              href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/scaffold/"/>
  +        <item name="SQL"               	   href="http://jakarta.apache.org/commons/sandbox/sql/index.html"/>
  +        <item name="ThreadPool"            href="http://jakarta.apache.org/commons/sandbox/threadpool/index.html"/>
  +        <item name="Util"                  href="http://jakarta.apache.org/commons/sandbox/util/index.html"/>
  +        <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>
   
  -        <item name="Validator"              href="/validator"/>
  -
  -    </menu>
  -
  -
  -
  -    <menu name="Sandbox Components">
  -
  -        <item name="Attributes"            href="http://jakarta.apache.org/commons/sandbox/attributes/"/>
  -
  -        <item name="Cache"                 href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/"/>
  -        
  -        <item name="Codec"                 href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/"/>
  -        
  -        <item name="Configuration"          href="http://jakarta.apache.org/commons/sandbox/configuration/"/>        
  -
  -        <item name="Daemon"                 href="http://jakarta.apache.org/commons/sandbox/daemon/"/>
  -        
  -        <item name="DBUtils"                 href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/"/>
  -        
  -        <item name="IO"                     href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/io/"/>
  -
  -        <item name="Jelly"                  href="http://jakarta.apache.org/commons/sandbox/jelly/"/>
  -
  -        <item name="JJar"                   href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/"/>
  -
  -        <item name="Messenger"              href="http://jakarta.apache.org/commons/sandbox/messenger/"/>
  -
  -        <item name="Net"                    href="http://jakarta.apache.org/commons/sandbox/net/"/>
  -
  -        <item name="Resources"              href="http://jakarta.apache.org/commons/sandbox/resources/"/>
  -
  -        <item name="Scaffold"               href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/scaffold/"/>
  -
  -        <item name="SQL"               		href="http://jakarta.apache.org/commons/sandbox/sql/"/>
  -
  -        <item name="ThreadPool"             href="http://jakarta.apache.org/commons/sandbox/threadpool/"/>
  -
  -        <item name="VFS"                    href="http://jakarta.apache.org/commons/sandbox/vfs/"/>
  -
  -        <item name="Workflow"               href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/>
  -
  -    </menu>
  -
  -
  -
  -    <menu name="Jakarta Community">
  -
  +      <menu name="Jakarta 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>
  -
  -    <menu name="Translations (Web)">
  - 
  +      <menu name="Translations (Web)">
            <item name="Japanese"              href="http://www.terra-intl.com/jakarta/commons/"/>
  +      </menu>
   
  -    </menu>
  -
  -    <menu name="Project Docs">
  -
  +      <menu name="Project Docs">
           <item name="Charter"                href="/charter.html"/>
  -
           <item name="Releases"               href="/releases.html"/>
  -
           <item name="Versioning"             href="/versioning.html"/>
  -
  -    </menu>
  +      </menu>
   
       </body>
  -
   </project>
   
  
  
  

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