ivelin 02/05/26 10:20:21 Modified: src/documentation/xdocs/xmlform index.xml book.xml Log: update Revision Changes Path 1.2 +12 -5 xml-cocoon2/src/documentation/xdocs/xmlform/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/xmlform/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 23 May 2002 13:44:17 -0000 1.1 +++ index.xml 26 May 2002 17:20:21 -0000 1.2 @@ -67,14 +67,19 @@ <li>A suggestions/ feedback form</li> <li>A simple form asking for more information to be sent regarding your products</li> <li>Even more exciting things as <b>Web Services</b> (think - <link href="http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm">REST</link>) + <link href="http://www.ics.uci.edu/~fielding/pubs/dissertation/top.htm">REST</link>) and </li> - <li>and Remote Portal Forms (think taking + <li>Remote Portal Forms, by taking <link href="http://my.netscape.com/publish/formats/rss-spec-0.91.html#example1">RSS</link> - to the new generation of dynamic federated content). + to the new generation of dynamic federated content. </li> </ul> - </s1> + <p> + You may now want to examing the XMLForm Feedback Wizard demo under webapp/samples/xmlform. + It shows a variety of XMLForm widgets as well as access to Form models which are not only + JavaBeans, but also DOM nodes. + </p> + </s1> <s1 title="TIPS"> <p>If you have a problem running the example given you can try the following tips:</p> @@ -84,7 +89,7 @@ <li>Email <link href="mailto:[EMAIL PROTECTED]">me</link> I will try to help you. Again please send the entire error message and all relevant information. Please use the title "XMLForm Help" in your emails.</li> <li>Try the <link href="http://xml.apache.org/cocoon/mail-lists.html">Cocoon users mail list</link> and remember to post the whole error message and try to supply all relevant information for a quick reply.</li> <li>If you think you found a bug in the implementation or have a patch to contribute, - contact the author: <link href="mailto:[EMAIL PROTECTED]">Ivelin Ivanov</link> </li> + contact the XMLForm author: <link href="mailto:[EMAIL PROTECTED]">Ivelin Ivanov</link> </li> </ul> </s1> @@ -103,5 +108,7 @@ </body> </document> + + 1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/xmlform/book.xml Index: book.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/xmlform/book.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- book.xml 23 May 2002 13:44:17 -0000 1.1 +++ book.xml 26 May 2002 17:20:21 -0000 1.2 @@ -14,9 +14,9 @@ <menu-item label="Step 3: Form instance model" href="step3-xmlform-howto.html"/> <menu-item label="Step 4: Writing the Action" href="step4-xmlform-howto.html"/> <menu-item label="Step 5: The Sitemap" href="step5-xmlform-howto.html"/> - <menu-item label="Another Example: Feedback Wizard" href="cocoon://samples/xmlform/wizard"/> </menu> </book> +
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]