Update of /var/cvs/applications/editwizard/blocks
In directory james.mmbase.org:/tmp/cvs-serv1542
Modified Files:
simple.example.jspx
Log Message:
added links to view the xml's
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.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- simple.example.jspx 4 Aug 2008 17:18:14 -0000 1.2
+++ simple.example.jspx 4 Aug 2008 21:29:50 -0000 1.3
@@ -32,6 +32,13 @@
</mm:link>
</td>
<td>A simple one-step person editor. First-name, last-name and related
articles.</td>
+ <td>
+ <mm:link page="view_source">
+ <mm:frameworkparam name="component">core</mm:frameworkparam>
+ <mm:param
name="page">/mmbase/components/editwizard/samples/people.xml</mm:param>
+ <a href="${_}">See XML</a>
+ </mm:link>
+ </td>
</tr>
<tr>
<td>
@@ -42,6 +49,13 @@
</mm:link>
</td>
<td>You can also upload images with an editwizard. Here is shown how
this can be done.</td>
+ <td>
+ <mm:link page="view_source">
+ <mm:frameworkparam name="component">core</mm:frameworkparam>
+ <mm:param name="page">${wizards}/data/lib/createimage.xml</mm:param>
+ <a href="${_}">See XML</a>
+ </mm:link>
+ </td>
</tr>
<tr>
<td>
@@ -53,6 +67,13 @@
</mm:link>
</td>
<td>An editor for news articles. In the one step you can create or add a
news article and relate people and images to it.</td>
+ <td>
+ <mm:link page="view_source">
+ <mm:frameworkparam name="component">core</mm:frameworkparam>
+ <mm:param
name="page">/mmbase/components/editwizard/samples/news.xml</mm:param>
+ <a href="${_}">See XML</a>
+ </mm:link>
+ </td>
</tr>
<tr><td>
<mm:link referids="referrer,templates" page="$jsps/list.jsp">
@@ -79,6 +100,13 @@
Only shows the news articles related to a specific node (the magazine,
of course). This also
shows the 'new from list' functionality (new in MMBase- 1.8.5).
</td>
+ <td>
+ <mm:link page="view_source">
+ <mm:frameworkparam name="component">core</mm:frameworkparam>
+ <mm:param
name="page">/mmbase/components/editwizard/samples/news_origin.xml</mm:param>
+ <a href="${_}">See XML</a>
+ </mm:link>
+ </td>
</tr>
</table>
<hr />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs