dmkarr 2004/01/24 10:46:53 Modified: contrib/struts-el/doc/userGuide struts-html-el.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.27 +5 -0 jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml Index: struts-html-el.xml =================================================================== RCS file: /home/cvs/jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- struts-html-el.xml 19 Jan 2004 04:43:09 -0000 1.26 +++ struts-html-el.xml 24 Jan 2004 18:46:53 -0000 1.27 @@ -2809,6 +2809,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]