Update of /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld
In directory james.mmbase.org:/tmp/cvs-serv14734/cmsc/taglib/src/tld

Modified Files:
        cmsc.tld 
Log Message:
Added a function to the link tag to restrict searching for a given portlet to 
the current page. 


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/taglib/src/tld


Index: cmsc.tld
===================================================================
RCS file: /var/cvs/contributions/CMSContainer/cmsc/taglib/src/tld/cmsc.tld,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- cmsc.tld    21 Jan 2008 12:35:50 -0000      1.29
+++ cmsc.tld    28 Jan 2008 12:38:28 -0000      1.30
@@ -445,6 +445,12 @@
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
         </attribute>
+        <attribute>
+            <description>Look only on the page tree or not.</description>
+            <name>restrictToCurrentPage</name>
+            <required>false</required>
+            <rtexprvalue>false</rtexprvalue>
+        </attribute>
     </tag>
     <tag>
         <description>Tag to add a param to the surrounding link 
tag</description>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to