You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by qu...@apache.org on 2003/05/02 18:18:10 UTC

cvs commit: jakarta-turbine-fulcrum/xdocs/stylesheets project.xml

quintonm    2003/05/02 09:18:10

  Modified:    xdocs/stylesheets project.xml
  Added:       xdocs    navigation.xml
  Log:
  converted to the navigation.xml format.  Updated the navigation to match
  that changes made to the site module.
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-fulcrum/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <project name="Fulcrum" href="http://jakarta.apache.org/turbine/fulcrum">
  
    <title>Fulcrum</title>
    <logo href="/images/blue-logo.gif">Fulcrum</logo>
  
    <body>
      <links>
        <item name="Turbine Home"            href="http://jakarta.apache.org/turbine/"/>
        <item name="Fulcrum"                 href="http://jakarta.apache.org/turbine/fulcrum/"/>
        <item name="TDK"                     href="http://jakarta.apache.org/turbine/tdk/"/>
        <item name="JCS"                     href="http://jakarta.apache.org/turbine/jcs/"/>
      </links>
  
      <menu name="Fulcrum">
        <item name="Overview"              href="/index.html"/>
        <item name="Building"              href="/building.html"/>
        <item name="Changes"               href="/changes.html"/>
      </menu>
  
      <menu name="Howtos">
        <item name="Cache Service"          href="/howto/cache-service.html"/>
        <item name="Crypto Service"         href="/howto/crypto-service.html"/>
        <item name="Factory Service"        href="/howto/factory-service.html"/>
        <item name="Intake Service"         href="/howto/intake-service.html"/>
        <item name="JSP Service"            href="/howto/jsp-service.html"/>
        <item name="Localization Service"   href="/howto/localization-service.html"/>
        <item name="Mimetype Service"       href="/howto/mimetype-service.html"/>
        <item name="Naming Service"         href="/howto/naming-service.html"/>
        <item name="Pool Service"           href="/howto/pool-service.html"/>
        <item name="Scheduler Service"      href="/howto/scheduler-service.html"/>
        <item name="Security Service"       href="/howto/security-service.html"/>
        <item name="Template Service"       href="/howto/template-service.html"/>
        <item name="Upload Service"         href="/howto/upload-service.html"/>
        <item name="Velocity Service"       href="/howto/velocity-service.html"/>
        <item name="XmlRpc Service"         href="/howto/xmlrpc-service.html"/>
        <item name="XSLT Service"           href="/howto/xslt-service.html"/>
      </menu>
  
    </body>
  </project>
  
  
  
  1.11      +1 -3      jakarta-turbine-fulcrum/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/xdocs/stylesheets/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml	11 Apr 2003 00:48:51 -0000	1.10
  +++ project.xml	2 May 2003 16:18:10 -0000	1.11
  @@ -6,9 +6,7 @@
   
     <body>
       <links>
  -      <item name="Turbine"                 href="http://jakarta.apache.org/turbine/"/>
  -      <item name="Turbine-2"               href="http://jakarta.apache.org/turbine/turbine-2.2.1/"/>
  -      <item name="Torque"                  href="http://jakarta.apache.org/turbine/torque/"/>
  +      <item name="Turbine Home"            href="http://jakarta.apache.org/turbine/"/>
         <item name="Fulcrum"                 href="http://jakarta.apache.org/turbine/fulcrum/"/>
         <item name="TDK"                     href="http://jakarta.apache.org/turbine/tdk/"/>
         <item name="JCS"                     href="http://jakarta.apache.org/turbine/jcs/"/>
  
  
  

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