Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv21305
Modified Files:
mmbase-taglib.xml
Log Message:
MMB-1611
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1611
Index: mmbase-taglib.xml
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.422
retrieving revision 1.423
diff -u -b -r1.422 -r1.423
--- mmbase-taglib.xml 26 Feb 2008 17:06:44 -0000 1.422
+++ mmbase-taglib.xml 28 Feb 2008 12:22:59 -0000 1.423
@@ -39,7 +39,7 @@
Use one or more possiblevalue tags if you want to list all possible values. Use
one or more examplevalue tags is you want to give some example values.
-version: $Id: mmbase-taglib.xml,v 1.422 2008/02/26 17:06:44 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.423 2008/02/28 12:22:59 michiel Exp $
-->
<taglib author="MMBase community">
@@ -8239,6 +8239,24 @@
<see tag="list" attribute="max" />
<since>MMBase-1.8.1</since>
</attribute>
+ <attribute>
+ <name>varStatus</name>
+ <required>false</required>
+ <rtexprvalue>true</rtexprvalue>
+ <see tag="listprovider" attribute="varStatus" />
+ <since>MMBase-1.8.6</since>
+ </attribute>
+ <attribute>
+ <name>varBranchStatus</name>
+ <required>false</required>
+ <rtexprvalue>true</rtexprvalue>
+ <see tag="listprovider" attribute="varStatus" />
+ <since>MMBase-1.8.6</since>
+ <info>
+ This provides information about the current looping status of the
current branch. If e.g. you want to know if the current node
+ is the last of the 'branch', then you could use
'varBranchStatus="branch"'> ... ${branch.last}.
+ </info>
+ </attribute>
</tag>
<tag>
<name>treecontainer</name>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs