geirm 01/10/17 16:39:59
Modified: xdocs powered.xml
docs powered.html
Log:
Added Ewans goodwoodinteriors.com, an example of a site that uses
Vel to generate static pages (like jakarta, velocity, apache sites...)
Revision Changes Path
1.12 +16 -0 jakarta-velocity/xdocs/powered.xml
Index: powered.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/powered.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- powered.xml 2001/10/10 02:22:04 1.11
+++ powered.xml 2001/10/17 23:39:59 1.12
@@ -208,6 +208,22 @@
<a href="http://www.webhelp.com">WebHelp</a>
</td>
</tr>
+
+ <tr>
+ <td>
+ <a href="http://www.goodwoodinteriors.com">www.goodwoodinteriors.com</a>
+ </td>
+ <td>
+ Wood furniture factory site. The static content of this site is
+ generated using Velocity templates, providing the benefit of simple
+ deployment without the overhead of an online servlet container and
+ database with the advantage of Velocity's ease of use for generating
+ data driven content.
+ </td>
+ <td>
+ <a href="http://www.jawasoft.com">P.T.Jawasoft</a>
+ </td>
+ </tr>
</table>
</section>
1.17 +27 -0 jakarta-velocity/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/powered.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- powered.html 2001/10/10 02:22:04 1.16
+++ powered.html 2001/10/17 23:39:59 1.17
@@ -462,6 +462,33 @@
</font>
</td>
</tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <a href="http://www.goodwoodinteriors.com">www.goodwoodinteriors.com</a>
+
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ Wood furniture factory site. The static content of this site is
+ generated using Velocity templates, providing the benefit of simple
+ deployment without the overhead of an online servlet container and
+ database with the advantage of Velocity's ease of use for generating
+ data driven content.
+
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <a href="http://www.jawasoft.com">P.T.Jawasoft</a>
+
+ </font>
+</td>
+ </tr>
</table>
</blockquote>
</p>