bodewig 02/02/21 07:28:09
Modified: docs resources.html
xdocs resources.xml
Log:
Add pointer to Dylan Schiemann's little Ant and Javascript tutorial.
Revision Changes Path
1.18 +42 -0 jakarta-ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- resources.html 21 Feb 2002 12:56:30 -0000 1.17
+++ resources.html 21 Feb 2002 15:28:09 -0000 1.18
@@ -955,6 +955,48 @@
</blockquote>
</td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Using JavaScript with Ant"><strong>Using JavaScript with
Ant</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>A tutorial about using JavaScript and XSLT with
Ant.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Author:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Dylan Schiemann
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
</blockquote>
</td></tr>
</table>
1.13 +15 -0 jakarta-ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/resources.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- resources.xml 14 Jan 2002 00:59:41 -0000 1.12
+++ resources.xml 21 Feb 2002 15:28:09 -0000 1.13
@@ -339,6 +339,21 @@
</tr>
</table>
</subsection>
+
+ <subsection name="Using JavaScript with Ant">
+ <p>A tutorial about using JavaScript and XSLT with Ant.</p>
+
+ <table>
+ <tr>
+ <th>Author:</th>
+ <td>Dylan Schiemann</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
+ </tr>
+ </table>
+ </subsection>
</section>
</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>