Author: mfang
Date: 2009-06-04 04:28:27 +0200 (Thu, 04 Jun 2009)
New Revision: 35667

Modified:
   CMSContainer/trunk/CMSContainer/cmsc/taglib/src/tld/cmsc.tld
Log:
CMSC-479 Create a cmsc:field tag which will help with making one-click edit 
templates

Modified: CMSContainer/trunk/CMSContainer/cmsc/taglib/src/tld/cmsc.tld
===================================================================
--- CMSContainer/trunk/CMSContainer/cmsc/taglib/src/tld/cmsc.tld        
2009-06-04 02:28:08 UTC (rev 35666)
+++ CMSContainer/trunk/CMSContainer/cmsc/taglib/src/tld/cmsc.tld        
2009-06-04 02:28:27 UTC (rev 35667)
@@ -1649,6 +1649,11 @@
         <name>feeds</name>
         <path>/META-INF/tags/feeds.tag</path>
     </tag-file>
+    <tag-file>
+        <description>Override the mm:field tag and edit the richtext edit 
stuff when in edit modus.</description>
+        <name>field</name>
+        <path>/META-INF/tags/field.tag</path>
+    </tag-file>
     <function>
         <description>function to ceil a int value</description>
         <name>ceil</name>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to