geirm       01/08/14 07:18:01

  Modified:    xdocs    powered.xml
               docs     powered.html
  Log:
  update - added J/Top and fixed spelling err
  
  Revision  Changes    Path
  1.7       +13 -2     jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- powered.xml       2001/08/01 01:10:14     1.6
  +++ powered.xml       2001/08/14 14:18:01     1.7
  @@ -22,7 +22,7 @@
   
    </section>
    
  - <section name="Velocity powered Products">
  + <section name="Velocity-powered Products">
    <p>
      Velocity is a utility tool which can be used in conjunction with
      general applications which may or may not be web based.
  @@ -67,6 +67,17 @@
       </td>
      </tr>
   
  +  <tr>
  +    <td>
  +     <a href="http://jtop.sourceforge.net/";>J/Top</a>
  +    </td>
  +    <td>
  +    J/Top isan open source application for monitoring multiple servers running
  +    'top'.   It has an email notifier which uses Velocity for formatting the 
  +    notification emails.
  +    </td>
  +   </tr>
  +
    </table>
    
    </section>
  @@ -166,7 +177,7 @@
        <a href="http://www.discuss.gr";>www.discuss.gr</a>
       </td>
       <td>
  -     Online discussion forumm site built using Turbine and Velocity.
  +     Online discussion forum site built using Turbine and Velocity.
       </td>
       <td>
       </td>
  
  
  
  1.10      +20 -2     jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- powered.html      2001/08/14 02:40:22     1.9
  +++ powered.html      2001/08/14 14:18:01     1.10
  @@ -134,7 +134,7 @@
                                                   <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Velocity powered Products"><strong>Velocity powered 
Products</strong></a>
  +          <a name="Velocity-powered Products"><strong>Velocity-powered 
Products</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -210,6 +210,24 @@
               </font>
   </td>
               </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +     <a href="http://jtop.sourceforge.net/";>J/Top</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +    J/Top isan open source application for monitoring multiple servers running
  +    'top'.   It has an email notifier which uses Velocity for formatting the 
  +    notification emails.
  +    
  +            </font>
  +</td>
  +            </tr>
               </table>
                               </blockquote>
           </p>
  @@ -387,7 +405,7 @@
                                   <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
  -     Online discussion forumm site built using Turbine and Velocity.
  +     Online discussion forum site built using Turbine and Velocity.
       
               </font>
   </td>
  
  
  

Reply via email to