Update of /var/cvs/applications/editwizard/config/components
In directory james.mmbase.org:/tmp/cvs-serv7538
Modified Files:
editwizard.xml
Log Message:
more examples
See also:
http://cvs.mmbase.org/viewcvs/applications/editwizard/config/components
Index: editwizard.xml
===================================================================
RCS file: /var/cvs/applications/editwizard/config/components/editwizard.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- editwizard.xml 4 Aug 2008 17:52:33 -0000 1.3
+++ editwizard.xml 6 Aug 2008 16:46:22 -0000 1.4
@@ -55,21 +55,47 @@
</block>
<block name="advanced.example">
+ <title xml:lang="en">Advanced example</title>
+ <title xml:lang="nl">Een meer geavanceerd voorbeeld</title>
+ <body jsp="advanced/example.jspx" />
</block>
<block name="startwizard.example">
+ <title xml:lang="en">Example with all kind of 'startwizard's</title>
+ <title xml:lang="nl">Een meer geavanceerd voorbeeld met
'startwizard'</title>
+ <body jsp="startwizard/example.jspx" />
+ </block>
+
+ <block name="components.example">
+ <title xml:lang="en">Example with <blocks></title>
+ <title xml:lang="nl">Een voorbeeld met <blocks></title>
+ <body jsp="components/example.jspx" />
</block>
- <block name="component.example">
+
+ <block
+ name="testwizards"
+ classification="editwizard.block.schema.test"
+ mimetype="application/xml">
+ <body>
+ <class name="org.mmbase.framework.ResourceRenderer">
+ <param name="resource">samples/test.schema.xml</param>
+ </class>
+ </body>
</block>
+
+
<block name="style.po.example">
+ <body jsp="po/example.jspx" />
</block>
<block name="style.preditor.example">
+ <body jsp="preditor/example.jspx" />
</block>
<block name="style.finalist.example">
+ <body jsp="finalist/example.jspx" />
</block>
</component>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs