You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by ka...@apache.org on 2002/04/03 04:48:10 UTC

cvs commit: jakarta-turbine-2/xdocs project.xml

kaz         02/04/02 18:48:10

  Modified:    xdocs    project.xml
  Log:
  Added back the <links> section which defines the links in the horizontal
  gray bar on the new Maven-style site.
  
  Revision  Changes    Path
  1.2       +11 -0     jakarta-turbine-2/xdocs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/project.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.xml	1 Apr 2002 17:39:25 -0000	1.1
  +++ project.xml	3 Apr 2002 02:48:10 -0000	1.2
  @@ -6,6 +6,17 @@
     <logo href="/images/blue-logo.gif">Turbine</logo>
   
     <body>
  +    <links>
  +      <item name="Turbine"                 href="http://jakarta.apache.org/turbine/"/>
  +      <item name="Turbine-2"               href="http://jakarta.apache.org/turbine/turbine-2/"/>
  +      <item name="Turbine-3"               href="http://jakarta.apache.org/turbine/turbine-3/"/>
  +      <item name="Torque"                  href="http://jakarta.apache.org/turbine/torque/"/>
  +      <item name="Fulcrum"                 href="http://jakarta.apache.org/turbine/fulcrum/"/>
  +      <item name="TDK"                     href="http://jakarta.apache.org/turbine/tdk/"/>
  +      <item name="Stratum"                 href="http://jakarta.apache.org/turbine/stratum/"/>
  +      <item name="Maven"                   href="http://jakarta.apache.org/turbine/maven/"/>
  +    </links>
  +
       <menu name="Essentials">
         <item name="Overview"              href="/index.html"/>
         <item name="Features"              href="/features.html"/>
  
  
  

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