Update of /var/cvs/contributions/CMSContainer_Portlets/portlets-tagcloud/src/tld
In directory james.mmbase.org:/tmp/cvs-serv6598/portlets-tagcloud/src/tld

Modified Files:
        cmsc-tagcloud.tld 
Log Message:
CMSC-1066 Worked on with implementing the tag cloud module


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-tagcloud/src/tld
See also: http://www.mmbase.org/jira/browse/CMSC-1066


Index: cmsc-tagcloud.tld
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-tagcloud/src/tld/cmsc-tagcloud.tld,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- cmsc-tagcloud.tld   15 Sep 2008 09:40:19 -0000      1.1
+++ cmsc-tagcloud.tld   18 Sep 2008 11:21:21 -0000      1.2
@@ -29,7 +29,13 @@
                        <description>order can be "count" (default) or "name", 
even if ordered on name, tags with the most results are still 
returned</description>
                        <name>orderby</name>
                        <required>false</required>
-                       <rtexprvalue>false</rtexprvalue>
+                       <rtexprvalue>true</rtexprvalue>
+               </attribute>
+               <attribute>
+                       <description>the direction to sort in either 
'up'(default) or 'down'</description>
+                       <name>direction</name>
+                       <required>false</required>
+                       <rtexprvalue>true</rtexprvalue>
                </attribute>
        </tag>
        <tag>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to