You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by wg...@apache.org on 2005/01/30 22:49:27 UTC

svn commit: r149164 [3/3] - in jakarta/velocity/trunk/docs: ./ ymtd/

Modified: jakarta/velocity/trunk/docs/user-guide_fi.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/user-guide_fi.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/user-guide_fi.html (original)
+++ jakarta/velocity/trunk/docs/user-guide_fi.html Sun Jan 30 13:49:20 2005
@@ -18,7 +18,7 @@
 
 <!-- Content Stylesheet for Site -->
 
-
+        
 <!-- start the processing -->
     <!-- ====================================================================== -->
     <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
@@ -34,17 +34,17 @@
             <meta name="email" value="jcastura@kw.igs.net">
                                         <meta name="author" value="Juha Kilpi">
             <meta name="email" value="juha@dwebs.com">
-
-
-
-
-
-
-
+            
+           
+            
+            
+            
+            
+            
             <title>Velocity - Velocity käyttäjän opas</title>
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#525D76">
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -60,11 +60,11 @@
                 <tr><td colspan="2">
                     <hr noshade="" size="1"/>
                 </td></tr>
-
+                
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
                     <td width="20%" valign="top" nowrap="true">
-
+                    
     <!-- ============================================================ -->
 
                 <p><strong>About</strong></p>
@@ -121,6 +121,10 @@
 </li>
                     <li>    <a href="./api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -177,7 +181,7 @@
     </ol>
 </li>
 <li><a href="#Velocity Template Language (VTL): Johdanto">Velocity
-Template Language (VTL): Johdanto</a></li>
+Template Language (VTL): Johdanto</a></li> 
 <li><a href="#Hei Velocity Maailma!">Hei Velocity Maailma!</a></li>
 <li><a href="#Kommentit">Kommentit</a></li>
 <li><a href="#Viittaukset">Viittaukset</a>
@@ -726,7 +730,7 @@
     A..Z). Muuttujan loput merkit ovat rajoitettu seuraaviin:
 
  </p>
-                                                <p>
+                                                <p> 
    <ul>
      <li>aakkoset (a .. z, A .. Z)</li>
      <li>numerot (0 .. 9)</li>
@@ -2774,25 +2778,25 @@
    VTL elementeistä:
   </p>
                                                 <ul>
-    <li>
+    <li> 
       Viittaus : mitä tahansa '$' merkillä alkavaa
     </li>
-    <li>
+    <li> 
       Tekstivakio : esimerkiksi "$foo" tai 'hei'
     </li>
-    <li>
+    <li> 
       Numerovakio : 1, 2 jne
     </li>
-    <li>
+    <li> 
       Numeroväli : [ 1..2] tai [$foo .. $bar]
     </li>
-    <li>
+    <li> 
       ObjectArray : [ "a", "b", "c"]
     </li>
-    <li>
+    <li> 
        boolean arvo true (tosi)
     </li>
-    <li>
+    <li> 
        boolean arvo false (epätosi)
     </li>
   </ul>

Modified: jakarta/velocity/trunk/docs/user-guide_fr.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/user-guide_fr.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/user-guide_fr.html (original)
+++ jakarta/velocity/trunk/docs/user-guide_fr.html Sun Jan 30 13:49:20 2005
@@ -18,7 +18,7 @@
 
 <!-- Content Stylesheet for Site -->
 
-
+        
 <!-- start the processing -->
     <!-- ====================================================================== -->
     <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
@@ -34,17 +34,17 @@
             <meta name="email" value="jcastura@kw.igs.net">
                                         <meta name="author" value="Jean-François El Fouly">
             <meta name="email" value="jean-francois.elfouly@wanadoo.fr">
-
-
-
-
-
-
-
+            
+           
+            
+            
+            
+            
+            
             <title>Velocity - Guide de l'utilisateur Velocity</title>
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#525D76">
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -60,11 +60,11 @@
                 <tr><td colspan="2">
                     <hr noshade="" size="1"/>
                 </td></tr>
-
+                
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
                     <td width="20%" valign="top" nowrap="true">
-
+                    
     <!-- ============================================================ -->
 
                 <p><strong>About</strong></p>
@@ -121,6 +121,10 @@
 </li>
                     <li>    <a href="./api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -755,7 +759,7 @@
     </table>
     </div>
                                                 <p>
-    Les deux premiers exemples -- <em>$customer.getAddress()</em> et
+    Les deux premiers exemples -- <em>$customer.getAddress()</em> et 
     <em>$purchase.getTotal()</em> -- peuvent avoir l'air semblables à ceux utilisés dans la section précédente,
     consacrée aux Propriétés, <em>$customer.Address</em> et
     <em>$purchase.Total</em>. Si vous avez deviné que ces exemples sont liés entre eux d'une manière ou d'une autre,
@@ -1856,7 +1860,7 @@
     </table>
     </div>
                                                 <p>
-    Cette fois, si <em>$foo</em> vaut <em>true</em>, alors  <em>!$foo</em> est évalué comme <em>false</em>,
+    Cette fois, si <em>$foo</em> vaut <em>true</em>, alors  <em>!$foo</em> est évalué comme <em>false</em>, 
     et il n'y a pas de sortie. Si <em>$foo</em> est <em>false</em>, alors <em>!$foo</em> est évalué à <em>true</em>
     et <strong>PAS ça</strong> est produit en sortie. Attention à ne pas confondre ceci avec la
     <em>référence silencieuse $!foo</em> que nous avons déjà rencontrée et qui représente quelque chose de complètement
@@ -3048,7 +3052,7 @@
     </table>
     </div>
                                                 <p>
-      Lorsqu'une opération de division est exécutée, le résultat sera un entier. Le reste éventuel de la division peut
+      Lorsqu'une opération de division est exécutée, le résultat sera un entier. Le reste éventuel de la division peut 
       être obtenu en utilisant l'opérateur modulo (<em>%</em>).
     </p>
                                                     <div align="left">
@@ -3210,7 +3214,7 @@
       <tr><td>
         <blockquote>
                                     <p>
-      Lorsqu'une référence est annulée par le caractère <em>!</em> et que ce caractère
+      Lorsqu'une référence est annulée par le caractère <em>!</em> et que ce caractère 
       <em>!</em> est précédé par un caractère d'échappement <em>\</em>, la référence est traitée de manière particulière.
       A noter: les différences entre l'échappement ordinaire et le cas particulier où <em>\</em> précède <em>!</em>
       comme ici:

Modified: jakarta/velocity/trunk/docs/velocity_and_weblogic.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/velocity_and_weblogic.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/velocity_and_weblogic.html (original)
+++ jakarta/velocity/trunk/docs/velocity_and_weblogic.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="./api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <ol>
   <li>
@@ -191,6 +212,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 This short guide can only be keept short because it assumes you already have
@@ -209,6 +231,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Deploying web-applications to Tomcat can be accomplished by a war-file, but
@@ -245,6 +268,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Since the <code>ClasspathResourceLoader</code> can load a template from a
@@ -265,6 +289,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Although the properties file could be given any name, for this guide we 
@@ -328,6 +353,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 If you have any stylesheets you can place them anywhere you like, as long as
@@ -356,6 +382,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 First of all you have to decide whether you will use the dependency-free version of
@@ -379,6 +406,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Using Velocity in 'real life' you quickly recognize a lot of
@@ -460,6 +488,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 A simple build process that supports the outlined directory contains the
@@ -570,7 +599,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/veltag.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/veltag.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/veltag.html (original)
+++ jakarta/velocity/trunk/docs/veltag.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="./api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <ol>
 <li>
@@ -197,6 +218,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
  Sometimes it appears you don't have a choice - technology decisions are 
@@ -330,6 +352,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 The biggest challenge in bringing together Velocity and JSP is the 
@@ -473,6 +496,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 To use the Velocity taglib, you need to build it, as it is not 
@@ -584,6 +608,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Using the taglib is very straightforward.  The following assumes
@@ -651,7 +676,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/vtl-reference-guide.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/vtl-reference-guide.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/vtl-reference-guide.html (original)
+++ jakarta/velocity/trunk/docs/vtl-reference-guide.html Sun Jan 30 13:49:20 2005
@@ -18,7 +18,7 @@
 
 <!-- Content Stylesheet for Site -->
 
-
+        
 <!-- start the processing -->
     <!-- ====================================================================== -->
     <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
@@ -32,17 +32,17 @@
             <meta name="email" value="jvanzyl@zenplex.com">
                                         <meta name="author" value="John Castura">
             <meta name="email" value="jcastura@apache.org">
-
-
-
-
-
-
-
+            
+           
+            
+            
+            
+            
+            
             <title>Velocity - VTL Reference Guide</title>
         </head>
 
-        <body bgcolor="#ffffff" text="#000000" link="#525D76">
+        <body bgcolor="#ffffff" text="#000000" link="#525D76">        
             <table border="0" width="100%" cellspacing="0">
                 <!-- TOP IMAGE -->
                 <tr>
@@ -58,11 +58,11 @@
                 <tr><td colspan="2">
                     <hr noshade="" size="1"/>
                 </td></tr>
-
+                
                 <tr>
                     <!-- LEFT SIDE NAVIGATION -->
                     <td width="20%" valign="top" nowrap="true">
-
+                    
     <!-- ============================================================ -->
 
                 <p><strong>About</strong></p>
@@ -119,6 +119,10 @@
 </li>
                     <li>    <a href="./api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -368,7 +372,7 @@
     <strong>#</strong> [ <strong>{</strong> ] <strong>if</strong> [ <strong>}</strong> ] <strong>(</strong> [condition] <strong>)</strong> [output] [
     <strong>#</strong> [ <strong>{</strong> ] <strong>elseif</strong> [ <strong>}</strong> ] <strong>( </strong>[condition] <strong>)</strong> [output] ]* [
     <strong>#</strong> [ <strong>{</strong> ] <strong>else</strong> [ <strong>}</strong> ]  [output] ]
-    <strong>#</strong> [ <strong>{</strong> ] <strong>end</strong> [ <strong>}</strong> ]
+    <strong>#</strong> [ <strong>{</strong> ] <strong>end</strong> [ <strong>}</strong> ] 
     </p>
                                                 <p>
     Usage:
@@ -409,8 +413,8 @@
     </p>
                                                 <p>
     <strong>#</strong> [ <strong>{</strong> ] <strong>foreach</strong> [ <strong>}</strong> ] <strong>(</strong> <em>$ref</em> <strong>in</strong> <em>arg</em>
-    <strong>)</strong> <em>statement</em>
-    <strong>#</strong> [ <strong>{</strong> ] <strong>end</strong> [ <strong>}</strong> ]
+    <strong>)</strong> <em>statement</em> 
+    <strong>#</strong> [ <strong>{</strong> ] <strong>end</strong> [ <strong>}</strong> ] 
     </p>
                                                 <p>
     Usage:
@@ -578,7 +582,7 @@
     Format:
     </p>
                                                 <p>
-    <strong>#</strong> [ <strong>{</strong> ] <strong>stop</strong> [ <strong>}</strong> ]
+    <strong>#</strong> [ <strong>{</strong> ] <strong>stop</strong> [ <strong>}</strong> ] 
     </p>
                                                 <p>
     Usage:

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-changes.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-changes.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-changes.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-changes.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 We are getting great feedback on this document. As promised, on the
@@ -202,7 +223,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-conclusion.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-conclusion.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-conclusion.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-conclusion.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 We hope that you enjoyed this little excursion into the land of
@@ -185,7 +206,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-embedded.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-embedded.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-embedded.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-embedded.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 This is an example of using Velocity within an application.
@@ -229,7 +250,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-error-handling.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-error-handling.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-error-handling.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-error-handling.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 This is a good one and a fundamental design issue with JSP. The question
@@ -438,7 +459,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-generation.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-generation.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-generation.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-generation.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 JSP touts as an advantage that it takes an existing .jsp page and
@@ -367,7 +388,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-hosting.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-hosting.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-hosting.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-hosting.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 JSP is great for hosted environments (ie: shared development
@@ -239,7 +260,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-implementation.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-implementation.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-implementation.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-implementation.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                         <table border="0" cellspacing="0" cellpadding="2" width="100%">
       <tr><td bgcolor="#828DA6">
@@ -272,7 +293,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-javabeans.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-javabeans.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-javabeans.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-javabeans.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 JavaBeans are the way to use Java objects from JSP pages in order to
@@ -367,7 +388,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-sampleapp.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-sampleapp.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-sampleapp.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-sampleapp.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 It is the belief of the Velocity developers that you should not have to
@@ -351,7 +372,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-saying-hello.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-saying-hello.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-saying-hello.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-saying-hello.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Ok, lets start off with some easy examples. These examples really do not
@@ -374,7 +395,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd-taglibs.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd-taglibs.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd-taglibs.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd-taglibs.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 Taglibs are intended to be the savior for JSP. They are billed as the
@@ -524,7 +545,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>

Modified: jakarta/velocity/trunk/docs/ymtd/ymtd.html
URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/ymtd/ymtd.html?view=diff&r1=149163&r2=149164
==============================================================================
--- jakarta/velocity/trunk/docs/ymtd/ymtd.html (original)
+++ jakarta/velocity/trunk/docs/ymtd/ymtd.html Sun Jan 30 13:49:20 2005
@@ -1,5 +1,21 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
 <!-- Content Stylesheet for Site -->
 
         
@@ -101,6 +117,10 @@
 </li>
                     <li>    <a href="../api/index.html">Javadoc</a>
 </li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/">Wiki</a>
+</li>
+                    <li>    <a href="http://wiki.apache.org/jakarta-velocity/VelocityFAQ">FAQ</a>
+</li>
                 </ul>
             <p><strong>Tools</strong></p>
         <ul>
@@ -146,6 +166,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 The title of this essay is called "You make the decision." The point of
@@ -179,6 +200,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 This multi page document will compare usage of Velocity and JSP. In both
@@ -220,6 +242,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 We would first like to thank the entire <a href="../contributors.html">Velocity</a> and <a href="/turbine/contributors.html">Turbine</a> teams for creating such
@@ -255,6 +278,7 @@
         </font>
       </td></tr>
       <tr><td>
+        <p>
         <blockquote>
                                     <p>
 This <a href="./ymtd-changes.html">page</a> tracks the list of changes
@@ -293,7 +317,7 @@
                 </td></tr>
                 <tr><td colspan="2">
                     <div align="center"><font color="#525D76" size="-1"><em>
-                    Copyright &#169; 1999-2004, Apache Software Foundation
+                    Copyright &#169; 1999-2005, The Apache Software Foundation
                     </em></font></div>
                 </td></tr>
             </table>



---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org