Update of /var/cvs/applications/taglib/blocks/test
In directory james.mmbase.org:/tmp/cvs-serv14069

Modified Files:
        index.jspx 
Added Files:
        attributes.jspx cloud.jspx node.jspx transaction.jspx 
Log Message:
ported a few tests to blocks


See also: http://cvs.mmbase.org/viewcvs/applications/taglib/blocks/test


attributes.jspx is new



cloud.jspx is new



node.jspx is new



transaction.jspx is new



Index: index.jspx
===================================================================
RCS file: /var/cvs/applications/taglib/blocks/test/index.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.jspx  18 Apr 2008 14:45:27 -0000      1.1
+++ index.jspx  18 Apr 2008 16:26:46 -0000      1.2
@@ -8,6 +8,9 @@
   <jsp:output omit-xml-declaration="true" />
   <h2>MMBase taglib tests</h2>
   <ol>
+    <li><mm:link page="test_attributes"><a 
href="${_}">attributes</a></mm:link></li>
+    <li><mm:link page="test_cloud"><a href="${_}">mm:cloud</a></mm:link></li>
+    <li><mm:link page="test_transaction"><a 
href="${_}">mm:transaction</a></mm:link></li>
     <li><mm:link page="test_fieldinfo"><a 
href="${_}">mm:fieldinfo</a></mm:link></li>
   </ol>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to