geirm       01/06/16 18:48:15

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  Changed news to note frameworks that use velocity
  
  Revision  Changes    Path
  1.25      +10 -4     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- index.xml 2001/06/16 20:42:41     1.24
  +++ index.xml 2001/06/17 01:48:14     1.25
  @@ -54,16 +54,22 @@
   <section name="Velocity News">
   
   <p>
  -<strong> 3 Web Frameworks Now Support Velocity </strong>
  +<strong> 4 Web Frameworks Now Support Velocity </strong>
   </p>
   <blockquote>
   Melati, a tool for building Java-programmed websites backed by a database, 
   now supports Velocity with their recent 0.54 release.  For more information
  -visit the <a href="http://www.melati.org/";>Melati site.</a>
  +visit the <a href="http://www.melati.org/";>Melati site</a>.
   </blockquote>
   
   <blockquote>
  -Melati joins Jakarta's <a href="http://jakarta.apache.org/turbine/";>Turbine</a> 
project,
  +Also, Maverick, a lightweight MVC framework which allows a wide variety of
  +view templating options, has added support for Velocity as of version 0.9.5.
  +For more information, visit the <a href="http://mav.sourceforge.net";>Maverick 
site</a>.
  +</blockquote>
  +
  +<blockquote>
  +Melati and Maverick join Jakarta's <a 
href="http://jakarta.apache.org/turbine/";>Turbine</a> project,
   as well as the <a href="http://jpublish.sourceforge.net";>JPublish</a> web 
publishing
   framework in supporting Velocity 'out of the box'.  
   </blockquote>
  @@ -74,7 +80,7 @@
   
   <blockquote>
     The Sun <i>Dot-Com Builder</i> developer information site has a "Best Practices" 
product profile on Velocity.  Check it out 
  -  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here.</a>  Thanks 
Sun!
  +  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here</a>.  Thanks 
Sun!
   </blockquote>
   
    </section>
  
  
  
  1.41      +9 -4      jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- index.html        2001/06/16 20:42:42     1.40
  +++ index.html        2001/06/17 01:48:15     1.41
  @@ -161,15 +161,20 @@
         <tr><td>
           <blockquote>
                                       <p>
  -<strong> 3 Web Frameworks Now Support Velocity </strong>
  +<strong> 4 Web Frameworks Now Support Velocity </strong>
   </p>
                                                   <blockquote>
   Melati, a tool for building Java-programmed websites backed by a database, 
   now supports Velocity with their recent 0.54 release.  For more information
  -visit the <a href="http://www.melati.org/";>Melati site.</a>
  +visit the <a href="http://www.melati.org/";>Melati site</a>.
   </blockquote>
                                                   <blockquote>
  -Melati joins Jakarta's <a href="http://jakarta.apache.org/turbine/";>Turbine</a> 
project,
  +Also, Maverick, a lightweight MVC framework which allows a wide variety of
  +view templating options, has added support for Velocity as of version 0.9.5.
  +For more information, visit the <a href="http://mav.sourceforge.net";>Maverick 
site</a>.
  +</blockquote>
  +                                                <blockquote>
  +Melati and Maverick join Jakarta's <a 
href="http://jakarta.apache.org/turbine/";>Turbine</a> project,
   as well as the <a href="http://jpublish.sourceforge.net";>JPublish</a> web publishing
   framework in supporting Velocity 'out of the box'.  
   </blockquote>
  @@ -178,7 +183,7 @@
   </p>
                                                   <blockquote>
     The Sun <i>Dot-Com Builder</i> developer information site has a "Best Practices" 
product profile on Velocity.  Check it out 
  -  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here.</a>  Thanks 
Sun!
  +  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here</a>.  Thanks 
Sun!
   </blockquote>
                               </blockquote>
           </p>
  
  
  

Reply via email to