Update of /var/cvs/contributions/didactor2/src/core/metainf
In directory james.mmbase.org:/tmp/cvs-serv11980

Modified Files:
        taglib.tld 
Log Message:
added a di:may tag, which can replace some horrible jsp code here and there


See also: http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/core/metainf


Index: taglib.tld
===================================================================
RCS file: /var/cvs/contributions/didactor2/src/core/metainf/taglib.tld,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- taglib.tld  11 Jan 2008 12:49:34 -0000      1.7
+++ taglib.tld  17 Jan 2008 12:17:37 -0000      1.8
@@ -340,8 +340,8 @@
     <path>/META-INF/tags/di/core/url.tagx</path>
   </tag-file>
   <tag-file>
-    <name>frame</name>
-    <path>/META-INF/tags/di/core/frame.tagx</path>
+    <name>html</name>
+    <path>/META-INF/tags/di/core/html.tagx</path>
   </tag-file>
   <tag-file>
     <name>head</name>
@@ -359,6 +359,10 @@
     <name>email</name>
     <path>/META-INF/tags/di/core/email.tagx</path>
   </tag-file>
+  <tag-file>
+    <name>may</name>
+    <path>/META-INF/tags/di/core/may.tagx</path>
+  </tag-file>
 
   <function>
     <description>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to