geirm       01/06/16 13:42:42

  Modified:    xdocs    index.xml
               docs     index.html
  Log:
  Updated news section - added notes about Melati and JPublish supporting
  Velocity
  
  Revision  Changes    Path
  1.24      +22 -3     jakarta-velocity/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/index.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- index.xml 2001/06/16 18:24:55     1.23
  +++ index.xml 2001/06/16 20:42:41     1.24
  @@ -51,12 +51,31 @@
   
   </section>
   
  -<section name="Velocity in the News">
  +<section name="Velocity News">
   
   <p>
  -  The Sun <i>Dot-Com Builder</i> developer information site just did a "Best 
Practices" product profile on Velocity.  Check it out 
  -  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here.</a>  Thanks 
Sun!
  +<strong> 3 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>
  +</blockquote>
  +
  +<blockquote>
  +Melati joins 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>
  +
  +<p>
  +<strong> Sun's <i>Dot-Com Builder</i> Profiles Velocity</strong>
  +</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!
  +</blockquote>
   
    </section>
    <section name="What is Velocity?">
  
  
  
  1.40      +19 -3     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- index.html        2001/06/16 18:24:55     1.39
  +++ index.html        2001/06/16 20:42:42     1.40
  @@ -154,16 +154,32 @@
                                                   <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Velocity in the News"><strong>Velocity in the News</strong></a>
  +          <a name="Velocity News"><strong>Velocity News</strong></a>
           </font>
         </td></tr>
         <tr><td><br/></td></tr>
         <tr><td>
           <blockquote>
                                       <p>
  -  The Sun <i>Dot-Com Builder</i> developer information site just did a "Best 
Practices" product profile on Velocity.  Check it out 
  -  <a href=" http://dcb.sun.com/practices/profiles/velocity.jsp";>here.</a>  Thanks 
Sun!
  +<strong> 3 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>
  +</blockquote>
  +                                                <blockquote>
  +Melati joins 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>
  +                                                <p>
  +<strong> Sun's <i>Dot-Com Builder</i> Profiles Velocity</strong>
   </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!
  +</blockquote>
                               </blockquote>
           </p>
         </td></tr>
  
  
  

Reply via email to