You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2002/06/06 15:04:55 UTC

cvs commit: jakarta-velocity/docs/ymtd ymtd-changes.html ymtd-conclusion.html ymtd-embedded.html ymtd-error-handling.html ymtd-generation.html ymtd-hosting.html ymtd-implementation.html ymtd-javabeans.html ymtd-sampleapp.html ymtd-saying-hello.html ymtd-taglibs.html ymtd.html

geirm       2002/06/06 06:04:55

  Modified:    docs     anakia.html casestudy1.html casestudy2.html
                        changes.html code-standards.html contributors.html
                        design.html developer-guide.html devtools.html
                        differences.html getting-started.html index.html
                        install.html license.html migration.html
                        newshistory.html powered.html
                        specification-ast.html specification-bnf.html
                        specification.html texen.html todo.html
                        toolsubproject.html user-guide.html
                        user-guide_es.html user-guide_fi.html
                        velocity_and_weblogic.html veltag.html
                        vtl-reference-guide.html
               docs/ymtd ymtd-changes.html ymtd-conclusion.html
                        ymtd-embedded.html ymtd-error-handling.html
                        ymtd-generation.html ymtd-hosting.html
                        ymtd-implementation.html ymtd-javabeans.html
                        ymtd-sampleapp.html ymtd-saying-hello.html
                        ymtd-taglibs.html ymtd.html
  Log:
  update - added Spanish User Guide to project.xml menu, so all changes
  
  Revision  Changes    Path
  1.37      +2 -0      jakarta-velocity/docs/anakia.html
  
  Index: anakia.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/anakia.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- anakia.html	10 Apr 2002 23:27:02 -0000	1.36
  +++ anakia.html	6 Jun 2002 13:04:52 -0000	1.37
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.13      +2 -0      jakarta-velocity/docs/casestudy1.html
  
  Index: casestudy1.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/casestudy1.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- casestudy1.html	10 Apr 2002 23:27:02 -0000	1.12
  +++ casestudy1.html	6 Jun 2002 13:04:52 -0000	1.13
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.9       +3 -1      jakarta-velocity/docs/casestudy2.html
  
  Index: casestudy2.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/casestudy2.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- casestudy2.html	10 Apr 2002 23:27:02 -0000	1.8
  +++ casestudy2.html	6 Jun 2002 13:04:52 -0000	1.9
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  @@ -137,7 +139,7 @@
           <blockquote>
                                       <p>
   A while ago, a question was asked on a Jakarta Tomcat mailing list about
  -XMLC and Velocity.  Bojan Smojver &lt;bojan@binarix.com&gt; gave this thoughtful 
  +XMLC and Velocity.  Bojan Smojver gave this thoughtful
   reply, and gave us permission to present it here on the Velocity site.
   </p>
                                                       <div align="left">
  
  
  
  1.90      +2 -0      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.89
  retrieving revision 1.90
  diff -u -r1.89 -r1.90
  --- changes.html	9 May 2002 03:31:44 -0000	1.89
  +++ changes.html	6 Jun 2002 13:04:52 -0000	1.90
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.42      +2 -0      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- code-standards.html	10 Apr 2002 23:27:02 -0000	1.41
  +++ code-standards.html	6 Jun 2002 13:04:52 -0000	1.42
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.44      +2 -0      jakarta-velocity/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/contributors.html,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- contributors.html	10 Apr 2002 23:27:02 -0000	1.43
  +++ contributors.html	6 Jun 2002 13:04:52 -0000	1.44
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.40      +2 -0      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- design.html	10 Apr 2002 23:27:02 -0000	1.39
  +++ design.html	6 Jun 2002 13:04:52 -0000	1.40
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.95      +2 -0      jakarta-velocity/docs/developer-guide.html
  
  Index: developer-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/developer-guide.html,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- developer-guide.html	22 Apr 2002 00:26:59 -0000	1.94
  +++ developer-guide.html	6 Jun 2002 13:04:52 -0000	1.95
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.16      +2 -0      jakarta-velocity/docs/devtools.html
  
  Index: devtools.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/devtools.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- devtools.html	10 Apr 2002 23:27:02 -0000	1.15
  +++ devtools.html	6 Jun 2002 13:04:52 -0000	1.16
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/differences.html
  
  Index: differences.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/differences.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- differences.html	23 Mar 2002 14:27:50 -0000	1.26
  +++ differences.html	6 Jun 2002 13:04:52 -0000	1.27
  @@ -83,6 +83,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.46      +2 -0      jakarta-velocity/docs/getting-started.html
  
  Index: getting-started.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/getting-started.html,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- getting-started.html	10 Apr 2002 23:27:02 -0000	1.45
  +++ getting-started.html	6 Jun 2002 13:04:52 -0000	1.46
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.80      +21 -0     jakarta-velocity/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/index.html,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- index.html	23 Mar 2002 14:34:59 -0000	1.79
  +++ index.html	6 Jun 2002 13:04:52 -0000	1.80
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  @@ -188,6 +190,25 @@
         <tr><td>
           <blockquote>
                                       <p>
  +<strong>User's Guide Now Available in Spanish</strong>
  +<blockquote>
  +Thanks to the translation contributed by
  +Morales Olaya Juan Pablo, the Velocity project can now
  +offer the <a href="user-guide_es.html">User's Guide</a> in Spanish.  Thanks!
  +(<i>2002-06-6</i>)
  +</blockquote>
  +</p>
  +                                                <p>
  +<strong>New Releases :vDoclet</strong>
  +<blockquote>
  +Another new milestone release in the Velocity 'powered-by' family :
  +<ul>
  +<li><a href="http://vdoclet.sourceforge.net/">vDoclet 20020422</a></li>
  +</ul>
  +Check it out!(<i>2002-06-6</i>)
  +</blockquote>
  +</p>
  +                                                <p>
   <strong>New Releases : Turbine, WebWork and JPublish</strong>
   <blockquote>
   A few new releases in the Velocity family :
  
  
  
  1.47      +2 -0      jakarta-velocity/docs/install.html
  
  Index: install.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/install.html,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- install.html	10 Apr 2002 23:27:02 -0000	1.46
  +++ install.html	6 Jun 2002 13:04:52 -0000	1.47
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.42      +2 -0      jakarta-velocity/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/license.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- license.html	10 Apr 2002 23:27:02 -0000	1.41
  +++ license.html	6 Jun 2002 13:04:53 -0000	1.42
  @@ -82,6 +82,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.37      +2 -0      jakarta-velocity/docs/migration.html
  
  Index: migration.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/migration.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- migration.html	10 Apr 2002 23:27:02 -0000	1.36
  +++ migration.html	6 Jun 2002 13:04:53 -0000	1.37
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.2       +2 -0      jakarta-velocity/docs/newshistory.html
  
  Index: newshistory.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/newshistory.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- newshistory.html	10 Apr 2002 23:27:02 -0000	1.1
  +++ newshistory.html	6 Jun 2002 13:04:53 -0000	1.2
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.45      +60 -75    jakarta-velocity/docs/powered.html
  
  Index: powered.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -r1.44 -r1.45
  --- powered.html	23 Mar 2002 14:27:50 -0000	1.44
  +++ powered.html	6 Jun 2002 13:04:53 -0000	1.45
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  @@ -450,6 +452,64 @@
               </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://vdoclet.sourceforge.net/">vDoclet</a>
  +     
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +       vDoclet is a Javadoc-based code-generation framework. It takes Java
  +       source-code, annotated with custom Javadoc tags, and uses Velocity
  +       templates to produce a number of output files.  Templates are
  +       included for generating various EJB-related components.
  +    
  +            </font>
  +</td>
  +            </tr>
  +                                <tr>
  +                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +     <a href="ftp://ftp.binarix.com/pub/pump/pump.tar.gz">Pump Servlet</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +       Bojan Smojver's PumpServlet is an
  +       alternative to the core VelocityServlet to use as a baseclass for
  +       developing Velocity-powered servlets.  See the documentation included
  +       in the download for more information. (That should motivate Bojan...)
  +    
  +            </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://edencrm.sf.net">EdenCRM</a>
  +    
  +            </font>
  +</td>
  +                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  +    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  +                
  +        EdenCRM is an open source java application for Customer Relationship
  +        Management which is designed specifically for small businesses.
  +        It runs on the desktop and does not require any server software
  +        (unless you want to have multiple users use a shared database for
  +        tickets and history entries).
  +    
  +            </font>
  +</td>
  +            </tr>
               </table>
                               </blockquote>
           </p>
  @@ -1040,81 +1100,6 @@
       ActionServlet provides an easy mapping of user actions (HTTP requests)
       to methods of Java components together with automatic conversion of
       HTTP parameters to the values of Java types.
  -    
  -            </font>
  -</td>
  -            </tr>
  -            </table>
  -                            </blockquote>
  -        </p>
  -      </td></tr>
  -      <tr><td><br/></td></tr>
  -    </table>
  -                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
  -      <tr><td bgcolor="#525D76">
  -        <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <a name="Miscellaneous and In-Progress"><strong>Miscellaneous and In-Progress</strong></a>
  -        </font>
  -      </td></tr>
  -      <tr><td>
  -        <blockquote>
  -                                    <p>
  -  This is a list of products and projects that don't quite fit into the
  -  categeories above or aren't yet complete, but warrant mention.
  - </p>
  -                                                <p>
  -  If you want your Velocity-powered project listed here, please post a message on
  -  the Velocity user
  -  <a href="http://jakarta.apache.org/site/mail.html">mailing list</a>.
  - </p>
  -                                                <table>
  -                        <tr>
  -                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <b>Name</b>
  -            </font>
  -</td>
  -                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                <b>Description</b>
  -            </font>
  -</td>
  -            </tr>
  -                                <tr>
  -                        <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                
  -     <a href="ftp://ftp.binarix.com/pub/pump/pump.tar.gz">Pump Servlet</a>
  -    
  -            </font>
  -</td>
  -                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                
  -       <a href="mailto:bojan@binarix.com">Bojan Smojver's</a> PumpServlet is an
  -       alternative to the core VelocityServlet to use as a baseclass for
  -       developing Velocity-powered servlets.  See the documentation included
  -       in the download for more information. (That should motivate Bojan...)
  -    
  -            </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://edencrm.sf.net">EdenCRM</a>
  -    
  -            </font>
  -</td>
  -                                <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top" align="left">
  -    <font color="#000000" size="-1" face="arial,helvetica,sanserif">
  -                
  -        EdenCRM is an open source java application for Customer Relationship
  -        Management which is designed specifically for small businesses.
  -        It runs on the desktop and does not require any server software
  -        (unless you want to have multiple users use a shared database for
  -        tickets and history entries).
       
               </font>
   </td>
  
  
  
  1.21      +2 -0      jakarta-velocity/docs/specification-ast.html
  
  Index: specification-ast.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-ast.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- specification-ast.html	10 Apr 2002 23:27:02 -0000	1.20
  +++ specification-ast.html	6 Jun 2002 13:04:53 -0000	1.21
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.21      +2 -0      jakarta-velocity/docs/specification-bnf.html
  
  Index: specification-bnf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification-bnf.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- specification-bnf.html	10 Apr 2002 23:27:02 -0000	1.20
  +++ specification-bnf.html	6 Jun 2002 13:04:53 -0000	1.21
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.21      +2 -0      jakarta-velocity/docs/specification.html
  
  Index: specification.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/specification.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- specification.html	10 Apr 2002 23:27:02 -0000	1.20
  +++ specification.html	6 Jun 2002 13:04:53 -0000	1.21
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.34      +2 -0      jakarta-velocity/docs/texen.html
  
  Index: texen.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/texen.html,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- texen.html	20 Feb 2002 12:12:33 -0000	1.33
  +++ texen.html	6 Jun 2002 13:04:53 -0000	1.34
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.40      +2 -0      jakarta-velocity/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/todo.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- todo.html	10 Apr 2002 23:27:02 -0000	1.39
  +++ todo.html	6 Jun 2002 13:04:53 -0000	1.40
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.4       +2 -0      jakarta-velocity/docs/toolsubproject.html
  
  Index: toolsubproject.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/toolsubproject.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- toolsubproject.html	10 Apr 2002 23:27:02 -0000	1.3
  +++ toolsubproject.html	6 Jun 2002 13:04:53 -0000	1.4
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.72      +2 -0      jakarta-velocity/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide.html,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- user-guide.html	17 Apr 2002 19:38:53 -0000	1.71
  +++ user-guide.html	6 Jun 2002 13:04:53 -0000	1.72
  @@ -83,6 +83,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.2       +2 -0      jakarta-velocity/docs/user-guide_es.html
  
  Index: user-guide_es.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide_es.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- user-guide_es.html	6 Jun 2002 12:53:37 -0000	1.1
  +++ user-guide_es.html	6 Jun 2002 13:04:53 -0000	1.2
  @@ -85,6 +85,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.4       +2 -0      jakarta-velocity/docs/user-guide_fi.html
  
  Index: user-guide_fi.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/user-guide_fi.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- user-guide_fi.html	25 Mar 2002 16:13:45 -0000	1.3
  +++ user-guide_fi.html	6 Jun 2002 13:04:53 -0000	1.4
  @@ -85,6 +85,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.6       +2 -0      jakarta-velocity/docs/velocity_and_weblogic.html
  
  Index: velocity_and_weblogic.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/velocity_and_weblogic.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- velocity_and_weblogic.html	10 Apr 2002 23:27:02 -0000	1.5
  +++ velocity_and_weblogic.html	6 Jun 2002 13:04:53 -0000	1.6
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.15      +2 -0      jakarta-velocity/docs/veltag.html
  
  Index: veltag.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/veltag.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- veltag.html	10 Apr 2002 23:27:02 -0000	1.14
  +++ veltag.html	6 Jun 2002 13:04:53 -0000	1.15
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.51      +2 -0      jakarta-velocity/docs/vtl-reference-guide.html
  
  Index: vtl-reference-guide.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/vtl-reference-guide.html,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- vtl-reference-guide.html	10 Apr 2002 23:27:02 -0000	1.50
  +++ vtl-reference-guide.html	6 Jun 2002 13:04:53 -0000	1.51
  @@ -83,6 +83,8 @@
   </li>
                       <li>    <a href="./user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="./user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="./developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="./vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.26      +2 -0      jakarta-velocity/docs/ymtd/ymtd-changes.html
  
  Index: ymtd-changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-changes.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- ymtd-changes.html	10 Apr 2002 23:27:02 -0000	1.25
  +++ ymtd-changes.html	6 Jun 2002 13:04:54 -0000	1.26
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.25      +2 -0      jakarta-velocity/docs/ymtd/ymtd-conclusion.html
  
  Index: ymtd-conclusion.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-conclusion.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- ymtd-conclusion.html	10 Apr 2002 23:27:02 -0000	1.24
  +++ ymtd-conclusion.html	6 Jun 2002 13:04:54 -0000	1.25
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.24      +2 -0      jakarta-velocity/docs/ymtd/ymtd-embedded.html
  
  Index: ymtd-embedded.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-embedded.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- ymtd-embedded.html	10 Apr 2002 23:27:02 -0000	1.23
  +++ ymtd-embedded.html	6 Jun 2002 13:04:54 -0000	1.24
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.25      +2 -0      jakarta-velocity/docs/ymtd/ymtd-error-handling.html
  
  Index: ymtd-error-handling.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-error-handling.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- ymtd-error-handling.html	10 Apr 2002 23:27:02 -0000	1.24
  +++ ymtd-error-handling.html	6 Jun 2002 13:04:54 -0000	1.25
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.25      +2 -0      jakarta-velocity/docs/ymtd/ymtd-generation.html
  
  Index: ymtd-generation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-generation.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- ymtd-generation.html	10 Apr 2002 23:27:02 -0000	1.24
  +++ ymtd-generation.html	6 Jun 2002 13:04:54 -0000	1.25
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.24      +2 -0      jakarta-velocity/docs/ymtd/ymtd-hosting.html
  
  Index: ymtd-hosting.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-hosting.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- ymtd-hosting.html	10 Apr 2002 23:27:02 -0000	1.23
  +++ ymtd-hosting.html	6 Jun 2002 13:04:54 -0000	1.24
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/ymtd/ymtd-implementation.html
  
  Index: ymtd-implementation.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-implementation.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-implementation.html	10 Apr 2002 23:27:02 -0000	1.26
  +++ ymtd-implementation.html	6 Jun 2002 13:04:54 -0000	1.27
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/ymtd/ymtd-javabeans.html
  
  Index: ymtd-javabeans.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-javabeans.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-javabeans.html	6 May 2002 18:36:25 -0000	1.26
  +++ ymtd-javabeans.html	6 Jun 2002 13:04:54 -0000	1.27
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/ymtd/ymtd-sampleapp.html
  
  Index: ymtd-sampleapp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-sampleapp.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-sampleapp.html	10 Apr 2002 23:27:02 -0000	1.26
  +++ ymtd-sampleapp.html	6 Jun 2002 13:04:54 -0000	1.27
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/ymtd/ymtd-saying-hello.html
  
  Index: ymtd-saying-hello.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-saying-hello.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-saying-hello.html	10 Apr 2002 23:27:02 -0000	1.26
  +++ ymtd-saying-hello.html	6 Jun 2002 13:04:55 -0000	1.27
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.27      +2 -0      jakarta-velocity/docs/ymtd/ymtd-taglibs.html
  
  Index: ymtd-taglibs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd-taglibs.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- ymtd-taglibs.html	10 Apr 2002 23:27:02 -0000	1.26
  +++ ymtd-taglibs.html	6 Jun 2002 13:04:55 -0000	1.27
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  
  1.26      +2 -0      jakarta-velocity/docs/ymtd/ymtd.html
  
  Index: ymtd.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/ymtd/ymtd.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- ymtd.html	10 Apr 2002 23:27:02 -0000	1.25
  +++ ymtd.html	6 Jun 2002 13:04:55 -0000	1.26
  @@ -81,6 +81,8 @@
   </li>
                       <li>    <a href="../user-guide_fi.html">User's Guide (Finnish)</a>
   </li>
  +                    <li>    <a href="../user-guide_es.html">User's Guide (Spanish)</a>
  +</li>
                       <li>    <a href="../developer-guide.html">Developer's Guide</a>
   </li>
                       <li>    <a href="../vtl-reference-guide.html">VTL Reference Guide</a>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>