Update of /var/cvs/contributions/CMSContainer_Modules/community/src/tld
In directory james.mmbase.org:/tmp/cvs-serv32203/community/src/tld

Modified Files:
      Tag: b1_4
        community.tld 
Log Message:
CMSC-617 Personal Pages module
Backport to 1.4


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/tld
See also: http://www.mmbase.org/jira/browse/CMSC-617


Index: community.tld
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/tld/community.tld,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- community.tld       30 Jan 2008 10:51:39 -0000      1.1
+++ community.tld       25 Feb 2008 16:26:17 -0000      1.1.2.1
@@ -19,4 +19,16 @@
          <rtexprvalue>false</rtexprvalue>
       </attribute>
    </tag>
+   <tag>
+      <name>listGroups</name>
+      <tag-class>com.finalist.cmsc.community.taglib.ListGroupsTag</tag-class>
+      <body-content>scriptless</body-content>
+      <description>List groups</description>
+      <attribute>
+         <name>var</name>
+         <description>JSP variable name to result List of Authority names 
in.</description>
+         <required>false</required>
+         <rtexprvalue>false</rtexprvalue>
+      </attribute>
+   </tag>
 </taglib>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to