You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2004/02/18 17:22:01 UTC

cvs commit: jakarta-velocity-tools/xdocs/struts index.xml menu.xml

nbubna      2004/02/18 08:22:01

  Modified:    xdocs/struts index.xml menu.xml
  Log:
  remove soon-to-be-obsolete section
  
  Revision  Changes    Path
  1.9       +0 -29     jakarta-velocity-tools/xdocs/struts/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/struts/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	6 Nov 2003 06:56:02 -0000	1.8
  +++ index.xml	18 Feb 2004 16:22:01 -0000	1.9
  @@ -120,35 +120,6 @@
           </p>
       </section>
   
  -    <section name="What About Struts 1.1?">
  -        <p>Well, since our 1.0 release, we've been <a href="../changes.html">busy</a>!  
  -        Thanks mostly to the efforts of our newest committer on the project (Marino), 
  -        we've now implemented support for all of the new features in Struts 1.1.  
  -        VelocityStruts now supports ActionMessages, Tiles, javascript validation, 
  -        and modules, among numerous other improvements.</p>
  -        
  -        <p>For those not yet ready to step out and use a nightly build,
  -        here's a few tips for using VelocityTools 1.0 with Struts 1.1:
  -        
  -        <ol>
  -          <li>Tiles alternatives:
  -          <a href="../view/layoutservlet.html">VelocityLayoutServlet</a>
  -          or the disscusion <a href="http://www.mail-archive.com/struts-user@jakarta.apache.org/msg63487.html">here</a></li>
  -          <li>Wanna use Validator? There's some example code 
  -          <a href="http://www.mail-archive.com/velocity-user@jakarta.apache.org/msg09167.html">here</a></li>
  -          (note that this doesn't use the newly added support for javascript validation).
  -        </ol>
  -        </p>
  -        
  -        <p>Hopefully, we'll be able to get a Velocity Tools 1.1 release out the door
  -        soon. If you're interested in helping us finish it up and test it out, come 
  -        over to the velocity-dev list and/or checkout the latest code from CVS!</p>
  -        
  -        <br clear="all" />
  -        
  -    </section>
  -
  -
       <section name="License">
           <p>This software is licensed under the 
           <a href="http://jakarta.apache.org/velocity/license.html">Apache Software License</a></p>
  
  
  
  1.6       +0 -1      jakarta-velocity-tools/xdocs/struts/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/xdocs/struts/menu.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- menu.xml	31 Jan 2004 14:18:01 -0000	1.5
  +++ menu.xml	18 Feb 2004 16:22:01 -0000	1.6
  @@ -12,7 +12,6 @@
       <menu name="VelocityStruts">
           <item name="Overview"                href="index.html"/>
           <item name="Benefits"                href="index.html#Benefits"/>
  -        <item name="What About 1.1?"         href="index.html#What About Struts 1.1?"/>
           <item name="Download"                href="../index.html#Download"/>
           <item name="User Guide"              href="userguide.html"/>
           <item name="Installation"            href="userguide.html#Installation"/>
  
  
  

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