Update of /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld
In directory james.mmbase.org:/tmp/cvs-serv1874/cmsc/taglib/src/tld
Modified Files:
cmsc.tld
Log Message:
CMSC-783 - inverse attribute for cmsc:protected tag
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/taglib/src/tld
See also: http://www.mmbase.org/jira/browse/CMSC-783
Index: cmsc.tld
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld/cmsc.tld,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- cmsc.tld 3 Mar 2008 13:02:04 -0000 1.32
+++ cmsc.tld 3 Mar 2008 15:11:09 -0000 1.33
@@ -1370,6 +1370,12 @@
<name>protected</name>
<tag-class>com.finalist.cmsc.taglib.security.ProtectedTag</tag-class>
<body-content>scriptless</body-content>
+ <attribute>
+ <description>If true, the body is processed only when nobody is
logged in, thus inversing the working of this tag. Defaults to
false.</description>
+ <name>inverse</name>
+ <required>false</required>
+ <rtexprvalue>true</rtexprvalue>
+ </attribute>
</tag>
<tag>
<description>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs