geirm       01/12/09 17:34:21

  Modified:    xdocs    powered.xml
               docs     powered.html
  Log:
  adding 'WebAmortize'
  
  Revision  Changes    Path
  1.25      +11 -1     jakarta-velocity/xdocs/powered.xml
  
  Index: powered.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- powered.xml       2001/12/08 19:36:11     1.24
  +++ powered.xml       2001/12/10 01:34:21     1.25
  @@ -162,7 +162,7 @@
     
      <tr>
       <td>
  -  <a href=" http://luxor-xul.sourceforge.net";>Luxor</a>
  +  <a href="http://luxor-xul.sourceforge.net";>Luxor</a>
       </td>
       <td>
       Luxor is an open-source XML User Interface Language (XUL) toolkit for
  @@ -173,6 +173,16 @@
       </td>
      </tr>
   
  +   <tr>
  +    <td>
  +  <a href="http://www.beardediris.com/webkiosk.html";>WebAmortize</a>
  +    </td>
  +    <td>
  +    WebAmortization is a simple Java servlet that implements an 
  +    online calculator for computing mortgage payments using the Velocity
  +    template engine.
  +    </td>
  +   </tr>
    </table>
    
    </section>
  
  
  
  1.31      +19 -1     jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- powered.html      2001/12/08 19:36:11     1.30
  +++ powered.html      2001/12/10 01:34:21     1.31
  @@ -372,7 +372,7 @@
                           <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" 
align="left">
       <font color="#000000" size="-1" face="arial,helvetica,sanserif">
                   
  -  <a href=" http://luxor-xul.sourceforge.net";>Luxor</a>
  +  <a href="http://luxor-xul.sourceforge.net";>Luxor</a>
       
               </font>
   </td>
  @@ -384,6 +384,24 @@
       supports hand-picked Mozilla XUL goodies and also includes a ultra
       light-weight, multi-threaded web server, a portal engine, and Velocity
       as its template engine.
  +    
  +            </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://www.beardediris.com/webkiosk.html";>WebAmortize</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" 
valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +    WebAmortization is a simple Java servlet that implements an 
  +    online calculator for computing mortgage payments using the Velocity
  +    template engine.
       
               </font>
   </td>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to