jon 01/03/04 15:16:37
Modified: xdocs user-guide.xml
Log:
added a name to velocimacros
Revision Changes Path
1.32 +2 -0 jakarta-velocity/xdocs/user-guide.xml
Index: user-guide.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/user-guide.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- user-guide.xml 2001/02/26 06:51:09 1.31
+++ user-guide.xml 2001/03/04 23:16:35 1.32
@@ -1062,10 +1062,12 @@
<section name="Velocimacros">
<p>
+ <a name="velocimacro">
The <em>#macro</em> script element allows template designers to define a
repeated segment of a VTL template. Velocimacros are very useful in a wide
range of scenarios both simple and complex. This Velocimacro, created for the
sole purpose of saving
keystrokes and minimizing typographic errors, provides an introduction to the
concept of Velocimacros.
+ </a>
</p>
<source><