crossley 2002/11/30 20:53:26
Modified: src/documentation/xdocs overview.xml
src/documentation/xdocs/installing index.xml
Log:
Clarify how to find the Cocoon Samples.
Revision Changes Path
1.4 +8 -1 xml-cocoon2/src/documentation/xdocs/overview.xml
Index: overview.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/overview.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- overview.xml 17 Jun 2002 08:33:50 -0000 1.3
+++ overview.xml 1 Dec 2002 04:53:26 -0000 1.4
@@ -31,8 +31,15 @@
of Cocoon. These samples are available from the "welcome" page after
you have downloaded, built, and installed the distribution.
Each example portrays a different aspect of the vast capabilities of
- Cocoon.
+ Cocoon ...
+ <code>http://localhost:8080/cocoon/</code>
</p>
+
+ <note>With the 2.1 version,
+ <code>http://localhost:8080/cocoon/</code> goes directly to the
+ documentation, while
+ <code>http://localhost:8080/cocoon/samples/</code> is the Samples.
+ </note>
<p>
It will greatly assist your understanding of Cocoon to investigate
1.33 +13 -2 xml-cocoon2/src/documentation/xdocs/installing/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/installing/index.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- index.xml 28 Nov 2002 23:34:32 -0000 1.32
+++ index.xml 1 Dec 2002 04:53:26 -0000 1.33
@@ -46,7 +46,7 @@
<s1 title="Getting Apache Cocoon">
<p>
You have three choices for getting Cocoon: you can either download
- a stable relese, or you can download development snapshot, or you can
+ a stable release, or you can download development snapshot, or you can
get the latest development version directly from the cvs repository.
</p>
<s2 title="Download a distribution">
@@ -595,8 +595,19 @@
the war file in a specific directory and the engine will take
care of installing it when restarted.</p>
- <note>The first time you start Cocoon, it will take a few
+ <note>The first time that you start Cocoon, it will take a few
seconds, since Cocoon needs to compile parts of itself.</note>
+
+ <p>After that, point your browser to
+ <code>http://localhost:8080/cocoon/</code> which will generate the live
+ <link href="../overview.html#samples">Samples</link> and also lead you
+ to the live local Cocoon documentation.</p>
+
+ <note>With the 2.1 version,
+ <code>http://localhost:8080/cocoon/</code> goes directly to the
+ documentation, while
+ <code>http://localhost:8080/cocoon/samples/</code> is the Samples.
+ </note>
<s2 title="Installing on Tomcat 3.3.X">
<p>This is a very easy installation.</p>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]