raphael 01/07/06 09:29:45
Modified: webapp/WEB-INF/templates/jsp/tld template.tld
Log:
update tags to allow script evaluation in the params (by Steven F. Davis)
Revision Changes Path
1.9 +2 -0 jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld/template.tld
Index: template.tld
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/templates/jsp/tld/template.tld,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- template.tld 2001/06/07 22:01:27 1.8
+++ template.tld 2001/07/06 16:29:45 1.9
@@ -18,6 +18,7 @@
<attribute>
<name>name</name>
<required>false</required>
+ <rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
@@ -27,6 +28,7 @@
<attribute>
<name>name</name>
<required>false</required>
+ <rtexprvalue>true</rtexprvalue>
</attribute>
</tag>
<tag>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]