dmkarr 2004/01/24 10:46:27
Modified: doc/userGuide struts-html.xml
Log:
Added info element to new "contextRelative" attribute on "html:img" tag (I just
took it from the patch description.
Revision Changes Path
1.72 +5 -0 jakarta-struts/doc/userGuide/struts-html.xml
Index: struts-html.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- struts-html.xml 19 Jan 2004 04:43:09 -0000 1.71
+++ struts-html.xml 24 Jan 2004 18:46:27 -0000 1.72
@@ -2793,6 +2793,11 @@
<name>contextRelative</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
+ <info>
+ <p>If set to "true", this "anchors"
the image src at the
+ application context rather than the
module context when the
+ 'page' attribute is used to specify
an image path.</p>
+ </info>
</attribute>
<attribute>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]