geirm 01/12/09 17:46:02
Modified: xdocs/site news.xml
docs/site news.html
Log:
added logo for 1.2 release news
Revision Changes Path
1.97 +17 -5 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- news.xml 2001/12/10 01:41:33 1.96
+++ news.xml 2001/12/10 01:46:01 1.97
@@ -12,11 +12,23 @@
<section name="News & Status">
<h3>9 December 2001 - Velocity v1.2 Released</h3>
-<p>
- Version 1.2 of the <a href="http://jakarta.apache.org/velocity/">
- Velocity Template Engine</a> is now available. Thanks to all in
- the Velocity community who made this release a success.
-</p>
+
+ <p>
+ <table>
+ <tr>
+ <td>
+ <img src="http://jakarta.apache.org/velocity/images/powered-by-logo.gif"
alt="powered-by-logo.gif" width="77" height="32"/>
+ </td>
+ <td>
+ Version 1.2 of the
+ Velocity Template Engine is now released.
+ Congratulations and thanks to all participants in the
+ Velocity community.
+ </td>
+ </tr>
+ </table>
+ </p>
+
<p>
The major improvements in this release include
</p>
1.116 +14 -4 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- news.html 2001/12/10 01:41:33 1.115
+++ news.html 2001/12/10 01:46:01 1.116
@@ -143,10 +143,20 @@
<blockquote>
<h3>9 December 2001 - Velocity v1.2
Released</h3>
<p>
- Version 1.2 of the <a href="http://jakarta.apache.org/velocity/">
- Velocity Template Engine</a> is now available. Thanks to all in
- the Velocity community who made this release a success.
-</p>
+ <table>
+ <tr>
+ <td>
+ <img src="http://jakarta.apache.org/velocity/images/powered-by-logo.gif"
alt="powered-by-logo.gif" width="77" height="32" />
+ </td>
+ <td>
+ Version 1.2 of the
+ Velocity Template Engine is now released.
+ Congratulations and thanks to all participants in the
+ Velocity community.
+ </td>
+ </tr>
+ </table>
+ </p>
<p>
The major improvements in this release include
</p>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>