crossley 2002/06/17 02:21:17
Modified: src/documentation/xdocs/howto/xmlform-wizard
howto-xmlform-wizard.xml
Log:
Use relative URLs rather than full URLs to xml.apache.org
Linked to XMLForm demo sample.
Linked to new XMLForm overview document.
Revision Changes Path
1.6 +21 -14
xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard.xml
Index: howto-xmlform-wizard.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/howto/xmlform-wizard/howto-xmlform-wizard.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- howto-xmlform-wizard.xml 9 Jun 2002 01:09:50 -0000 1.5
+++ howto-xmlform-wizard.xml 17 Jun 2002 09:21:17 -0000 1.6
@@ -3,7 +3,7 @@
<document>
<header>
- <title>XMLForm Wizard's How-To</title>
+ <title>XMLForm Wizard How-To</title>
<authors>
<person name="Heidi-Marie Brannan"
@@ -15,8 +15,8 @@
<s1 title="Notice">
<p>This How-To is based on components included in the Cocoon 2.1
distribution. If you don't have this version, you can obtain it
from
- the Cocoon web site. See the <link
href="http://xml.apache.org/cocoon/">xml.apache.org</link>
- web site for details.</p>
+ the <link href="../../index.html">Apache Cocoon</link> web site.
+ </p>
<p> Some user accessible points in the Cocoon 2.1 distribution should
be
considered "alpha". This means that the developer team is not
@@ -148,14 +148,21 @@
to the next generation of dynamic federated content.</li>
</ul>
+ <p>
+ See XMLForm in action with the
+ <link href="../../overview.html#samples">Cocoon Samples</link> ...
+ <link href="../../../samples/xmlform/">XMLForm Demonstration</link>.
+ </p>
+
<p>Consider examining the XMLForm Feedback Wizard demo in your Cocoon
- distribution, found at src/webapp/samples/xmlform. It includes a
variety
+ distribution, found at <code>src/webapp/samples/xmlform/</code>.
+ It includes a variety
of XMLForm widgets. Additionally, it illustrates access to other Form
models, not only JavaBeans (as demonstrated in this How-To) but also
DOM
nodes.</p>
</s1>
- <s1 title="TIPS">
+ <s1 title="Tips">
<p>If you have a problem running the How-To example, try the
following.</p>
<ul>
@@ -163,12 +170,12 @@
is displayed in your browser.</li>
<li>Check the mail archives at <link
- href="http://marc.theaimsgroup.com">MARC: Mailing list ARChives at
+ href="http://marc.theaimsgroup.com/">MARC: Mailing list ARChives at
AIMS</link>. Chances are somebody else has already experienced a
similar problem!</li>
<li>Try posting a description of your problem to the <link
- href="http://xml.apache.org/cocoon/mail-lists.html">Cocoon users
email
+ href="../../mail-lists.html">Cocoon users email
list</link>. Remember to include the whole error message. For a
prompt
reply, make sure you supply all relevant information.</li>
@@ -180,13 +187,13 @@
<s1 title="Related resources/documents">
<s2 title="Cocoon">
- <p>For all Cocoon basics see the <link
- href="http://xml.apache.org/cocoon">Cocoon Web site</link>. For
- actions, take a look at the <link
- href="
http://xml.apache.org/cocoon/userdocs/concepts/actions.html">actions
- page</link>. Actions are Avalon Components, so you may want to read
- Avalon's <link
href="http://jakarta.apache.org/avalon/developing/">white
- paper</link> for more information.</p>
+ <p>For all Cocoon basics see the
+ <link href="../../index.html">Cocoon documentation</link>. The
+ <link href="../../userdocs/concepts/xmlform.html">XMLForm
Handling</link> and the
+ <link href="../../userdocs/concepts/actions.html">actions page</link>
+ are especially helpful. Actions are Avalon Components, so you may
want
+ to read the Avalon
+ <link href="http://jakarta.apache.org/avalon/developing/">white
paper</link> for more information.</p>
</s2>
<s2 title="XPath">
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]