You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2002/01/04 05:11:01 UTC

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

geirm       02/01/03 20:11:01

  Modified:    xdocs/stylesheets project.xml
  Log:
  Rearranged to put emphasis on tools (higher up), added the tools
  project, and put mini descriptions on the tools
  
  Revision  Changes    Path
  1.20      +10 -9     jakarta-velocity/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/stylesheets/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	18 Dec 2001 22:27:14 -0000	1.19
  +++ project.xml	4 Jan 2002 04:11:01 -0000	1.20
  @@ -17,7 +17,7 @@
           <item name="Coding Standards"       href="/code-standards.html"/>
           <item name="License"                href="/license.html"/>
           <item name="TODO"                   href="/todo.html"/>
  -        <item name="Report Issues"          href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Velocity"/>        
  +        <item name="Report Issues"          href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Velocity"/>
       </menu>
       <menu name="Community">
           <item name="Powered By Velocity"    href="/powered.html"/>
  @@ -32,19 +32,20 @@
           <item name="Specification"          href="/specification.html"/>
           <item name="Javadoc"                href="/api/index.html"/>
       </menu>
  +    <menu name="Tools">
  +        <item name="Tool Subproject"        href="/toolsubproject.html"/>
  +        <item name="Anakia : XML->doc tool" href="/anakia.html"/>
  +        <item name="Texen : text generation"                  href="/texen.html"/>
  +        <item name="DVSL : XML xformation"                   href="/dvsl/index.html"/>
  +        <item name="Veltag : JSP taglib"    href="/veltag.html"/>
  +        <item name="Migration to Velocity"  href="/migration.html"/>
  +        <item name="Editors and IDEs"       href="/devtools.html"/>
  +    </menu>
       <menu name="Comparisons">
           <item name="YMTD"                   href="/ymtd/ymtd.html"/>
           <item name="VM/WM Differences"      href="/differences.html"/>
           <item name="JSP vs. Velocity"       href="/casestudy1.html"/>
           <item name="XMLC vs. Velocity"      href="/casestudy2.html"/>
  -    </menu>
  -    <menu name="Tools">
  -        <item name="Anakia"                 href="/anakia.html"/>
  -        <item name="Texen"                  href="/texen.html"/>
  -        <item name="DVSL"                   href="/dvsl/index.html"/>
  -        <item name="Migration to Velocity"  href="/migration.html"/>
  -        <item name="Editors and IDEs"       href="/devtools.html"/>
  -        <item name="IT Manager wants JSP?"  href="/veltag.html"/>
       </menu>
       <menu name="Site Translations">
           <item name="English"                 href="http://jakarta.apache.org/velocity/"/>
  
  
  

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