Update of /var/cvs/applications/taglib/blocks/test
In directory james.mmbase.org:/tmp/cvs-serv13491
Modified Files:
form.jspx
Log Message:
added titles
See also: http://cvs.mmbase.org/viewcvs/applications/taglib/blocks/test
Index: form.jspx
===================================================================
RCS file: /var/cvs/applications/taglib/blocks/test/form.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- form.jspx 19 Nov 2008 11:18:15 -0000 1.1
+++ form.jspx 19 Nov 2008 11:22:17 -0000 1.2
@@ -8,6 +8,7 @@
<jsp:output omit-xml-declaration="true" />
<h2>mm:form</h2>
+ <h3>Create in a form 2 new nodes and a relation between them</h3>
<mm:form id="form1" mode="validate">
<mm:createnode type="news" id="news" />
<mm:createnode type="urls" id="url" />
@@ -20,6 +21,7 @@
<mm:node referid="r">
<p>Created relation: ${_node}: <mm:nodeinfo type="gui" /></p>
</mm:node>
+ <h3>Create in a form 1 new node and a relation between that and an existing
node</h3>
<mm:form id="form2" mode="validate">
<mm:createnode type="news" id="news2" />
<mm:node number="${url}" id="url2" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs