geirm       01/10/09 19:22:05

  Modified:    xdocs    powered.xml
               docs     powered.html
  Log:
  added eyebrowse
  
  Revision  Changes    Path
  1.11      +11 -1     jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- powered.xml       2001/09/27 22:08:51     1.10
  +++ powered.xml       2001/10/10 02:22:04     1.11
  @@ -22,7 +22,7 @@
   
    </section>
    
  - <section name="Velocity-powered Products">
  + <section name="Velocity-powered Products and Projects">
    <p>
      Velocity is a utility tool which can be used in conjunction with
      general applications which may or may not be web based.
  @@ -75,6 +75,16 @@
       J/Top is an open source application for monitoring multiple servers running
       'top'.   It has an email notifier which uses Velocity for formatting the 
       notification emails.
  +    </td>
  +   </tr>
  +   
  +   <tr>
  +    <td>
  +     <a href="http://eyebrowse.tigris.org/";>Eyebrowse</a>
  +    </td>
  +    <td>
  +        Eyebrowse is a Java Servlet browser for
  +        Unix mbox format mail archives.
       </td>
      </tr>
   
  
  
  
  1.16      +18 -1     jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- powered.html      2001/09/27 22:08:51     1.15
  +++ powered.html      2001/10/10 02:22:04     1.16
  @@ -136,7 +136,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 and Projects"><strong>Velocity-powered 
Products and Projects</strong></a>
           </font>
         </td></tr>
         <tr><td>
  @@ -226,6 +226,23 @@
       J/Top is an 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>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +     <a href="http://eyebrowse.tigris.org/";>Eyebrowse</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +        Eyebrowse is a Java Servlet browser for
  +        Unix mbox format mail archives.
       
               </font>
   </td>
  
  
  


Reply via email to