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

Modified Files:
        mmbase-taglib.xml 
Log Message:
MMB-1693. 


See also: 
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1693


Index: mmbase-taglib.xml
===================================================================
RCS file: 
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.429
retrieving revision 1.430
diff -u -b -r1.429 -r1.430
--- mmbase-taglib.xml   24 Jul 2008 08:54:02 -0000      1.429
+++ mmbase-taglib.xml   24 Jul 2008 11:29:20 -0000      1.430
@@ -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.429 2008/07/24 08:54:02 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.430 2008/07/24 11:29:20 michiel Exp $
 
 -->
 <taglib author="MMBase community">
@@ -6621,6 +6621,15 @@
         Java code.
       </info>
     </attribute>
+    <attribute>
+      <name>level</name>
+      <required>false</required>
+      <rtexprvalue>false</rtexprvalue>
+      <info>
+        Only relevant without the jspvar attribute.
+      </info>
+      <since>MMBase-1.9</since>
+    </attribute>
     <example>
 &lt;mm:log&gt;Log this to the log file&lt;/mm:log&gt;
 Generates something like this in the mmbase log file:
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to