Author: wglass Date: Sun Jan 30 13:44:10 2005 New Revision: 149162 URL: http://svn.apache.org/viewcvs?view=rev&rev=149162 Log: added link to Wiki and FAQ
Modified: jakarta/velocity/trunk/docs/index.html jakarta/velocity/trunk/docs/install.html Modified: jakarta/velocity/trunk/docs/index.html URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/index.html?view=diff&r1=149161&r2=149162 ============================================================================== --- jakarta/velocity/trunk/docs/index.html (original) +++ jakarta/velocity/trunk/docs/index.html Sun Jan 30 13:44:10 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> <table> @@ -180,6 +201,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> As part of their effort to reach v1.0, the JDOM @@ -204,6 +226,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> <strong>Another Velocity Article</strong> @@ -320,6 +343,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> Velocity is a Java-based template engine. It permits anyone to use @@ -360,6 +384,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> The current release version is version 1.4 @@ -383,6 +408,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> Nightly snapshots of the Velocity CVS can be found @@ -412,6 +438,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> The Velocity project really needs and appreciates any contributions, @@ -445,7 +472,7 @@ </td></tr> <tr><td colspan="2"> <div align="center"><font color="#525D76" size="-1"><em> - Copyright © 1999-2004, Apache Software Foundation + Copyright © 1999-2005, The Apache Software Foundation </em></font></div> </td></tr> </table> Modified: jakarta/velocity/trunk/docs/install.html URL: http://svn.apache.org/viewcvs/jakarta/velocity/trunk/docs/install.html?view=diff&r1=149161&r2=149162 ============================================================================== --- jakarta/velocity/trunk/docs/install.html (original) +++ jakarta/velocity/trunk/docs/install.html Sun Jan 30 13:44:10 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> Velocity runs on a variety of platforms that have installed the Java 2 @@ -205,6 +226,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> To make building Velocity easy and consistant, we require a Jakarta project @@ -307,6 +329,7 @@ </font> </td></tr> <tr><td> + <p> <blockquote> <p> The Velocity developers use an automated test facility, and it is @@ -413,7 +436,7 @@ </td></tr> <tr><td colspan="2"> <div align="center"><font color="#525D76" size="-1"><em> - Copyright © 1999-2004, Apache Software Foundation + Copyright © 1999-2005, The Apache Software Foundation </em></font></div> </td></tr> </table> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]