Revision: 889
          http://stripes.svn.sourceforge.net/stripes/?rev=889&view=rev
Author:   bengunter
Date:     2008-04-18 21:51:24 -0700 (Fri, 18 Apr 2008)

Log Message:
-----------
As noted in STS-533, the addSourcePage attribute was not defined in stripes.tld 
for s:url like it was for s:link.

Modified Paths:
--------------
    trunk/stripes/resources/stripes.tld

Modified: trunk/stripes/resources/stripes.tld
===================================================================
--- trunk/stripes/resources/stripes.tld 2008-04-19 04:27:26 UTC (rev 888)
+++ trunk/stripes/resources/stripes.tld 2008-04-19 04:51:24 UTC (rev 889)
@@ -1903,6 +1903,13 @@
             </description>
             
<name>prependContext</name><required>false</required><rtexprvalue>true</rtexprvalue>
         </attribute>
+        <attribute>
+            <description>
+                Indicates if the _sourcePage parameter should be appended to 
the URL. Default
+                value is false.
+            </description>
+            
<name>addSourcePage</name><required>false</required><rtexprvalue>true</rtexprvalue>
+        </attribute>
     </tag>
 
     <tag>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to