Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
In directory james.mmbase.org:/tmp/cvs-serv9915
Modified Files:
Tag: MMBase-1_8
mmbase-taglib.xml
Log Message:
MMB-1587, MMB-1681
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib
See also: http://www.mmbase.org/jira/browse/MMB-1587
See also: http://www.mmbase.org/jira/browse/MMB-1681
Index: mmbase-taglib.xml
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/mmbase-taglib.xml,v
retrieving revision 1.374.2.27
retrieving revision 1.374.2.28
diff -u -b -r1.374.2.27 -r1.374.2.28
--- mmbase-taglib.xml 17 Jun 2008 13:18:32 -0000 1.374.2.27
+++ mmbase-taglib.xml 15 Jul 2008 13:11:34 -0000 1.374.2.28
@@ -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.374.2.27 2008/06/17 13:18:32 michiel Exp $
+version: $Id: mmbase-taglib.xml,v 1.374.2.28 2008/07/15 13:11:34 michiel Exp $
-->
<taglib author="MMBase community">
@@ -176,6 +176,26 @@
<since>MMBase-1.8.6</since>
<see tag="property" />
</function>
+ <function>
+ <description>
+ Property of a module
+ </description>
+ <name>moduleProperty</name>
+
<function-class>org.mmbase.bridge.jsp.taglib.functions.Functions</function-class>
+ <function-signature>java.lang.Object moduleProperty(java.lang.String,
java.lang.String)</function-signature>
+ <since>MMBase-1.8.6</since>
+ <see tag="property" />
+ </function>
+ <function>
+ <description>
+ Property of the cloud
+ </description>
+ <name>property</name>
+
<function-class>org.mmbase.bridge.jsp.taglib.functions.Functions</function-class>
+ <function-signature>java.lang.Object
property(java.lang.String)</function-signature>
+ <since>MMBase-1.8.6</since>
+ <see tag="property" />
+ </function>
<tagtypes>
<type name="all">
@@ -5376,6 +5396,7 @@
<name>listrelations</name>
<type>mmbase.list</type>
<extends>nodeprovider</extends>
+ <extends>listprovider</extends>
<extends>nodereferrer</extends>
<extends>contextreader</extends>
<tagclass>org.mmbase.bridge.jsp.taglib.ListRelationsTag</tagclass>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs