Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv14751

Modified Files:
        mmbase-taglib.xml 
Log Message:
a tag to do block listing for you


See also: 
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib


Index: mmbase-taglib.xml
===================================================================
RCS file: 
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -b -r1.442 -r1.443
--- mmbase-taglib.xml   22 Oct 2008 09:31:12 -0000      1.442
+++ mmbase-taglib.xml   21 Nov 2008 13:42:16 -0000      1.443
@@ -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.442 2008/10/22 09:31:12 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.443 2008/11/21 13:42:16 michiel Exp $
 
 -->
 <taglib author="MMBase community">
@@ -8915,12 +8915,7 @@
     </attribute>
   </tag>
   -->
-  <!--
-  <tag-file>
-    <name>search</name>
-    <path>/META-INF/tags/mml/search.tagx</path>
-  </tag-file>
-  -->
+
   <tag-file>
     <type>util.html</type>
     <name>option</name>
@@ -8989,5 +8984,11 @@
     <path>/META-INF/tags/mm/u/exception.tag</path>
     <since>MMBase-1.9</since>
   </tag-file>
+  <tag-file>
+    <type>mmbase.util.framework</type>
+    <name>blocks</name>
+    <path>/META-INF/tags/mm/u/blocks.tagx</path>
+    <since>MMBase-1.9.1</since>
+  </tag-file>
 
 </taglib>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to