Update of /var/cvs/applications/editwizard/blocks
In directory james.mmbase.org:/tmp/cvs-serv1112
Modified Files:
simple.example.jspx
Log Message:
added an example for how to create implicitely some related objects. This is
broken, at the moment, because of the latest check in on WizardDatabaseConnector
See also: http://cvs.mmbase.org/viewcvs/applications/editwizard/blocks
Index: simple.example.jspx
===================================================================
RCS file: /var/cvs/applications/editwizard/blocks/simple.example.jspx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- simple.example.jspx 5 Aug 2008 06:04:38 -0000 1.4
+++ simple.example.jspx 23 Dec 2008 15:43:02 -0000 1.5
@@ -96,6 +96,14 @@
<mm:param name="objectnumber">new</mm:param>
<a href="${_}">NEW</a>
</mm:link>
+
+ <mm:link referids="referrer,templates" page="$jsps/wizard.jsp">
+ <mm:param name="wizard">samples/news_implicitcreates</mm:param>
+ <mm:param name="parent">default.mags</mm:param>
+ <mm:param name="newPos"><mm:time time="now" /></mm:param>
+ <mm:param name="objectnumber">new</mm:param>
+ <a href="${_}">NEW (with parent in stead of origin, with implicitely
created urls and people objects)</a>
+ </mm:link>
</td>
<td>
Only shows the news articles related to a specific node (the magazine,
of course). This also
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs