shannon 2002/07/04 12:58:10
Modified: src/documentation/xdocs/userdocs/concepts Tag:
cocoon_2_0_3_branch catalog.xml
Log:
Fixed link to samples which will
break on the live site. Added
path info via <code> elements
which is different now, based on
branch location, due to recent samples
refactoring.
Revision Changes Path
No revision
No revision
1.2.2.4 +3 -2
xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml
Index: catalog.xml
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/documentation/xdocs/userdocs/concepts/catalog.xml,v
retrieving revision 1.2.2.3
retrieving revision 1.2.2.4
diff -u -r1.2.2.3 -r1.2.2.4
--- catalog.xml 17 Jun 2002 09:44:17 -0000 1.2.2.3
+++ catalog.xml 4 Jul 2002 19:58:09 -0000 1.2.2.4
@@ -277,8 +277,9 @@
<p>
See catalogs in action with the
- <link href="../../overview.html#samples">Cocoon Samples</link> ...
- <link href="../../../samples/misc/catalog-demo">catalog-demo</link>.
+ <link href="../../overview.html#samples">Cocoon Samples</link>, or
+ from your local webapp distribution in 2.1 via
<code>http://localhost:8080/cocoon/samples/misc/catalog-demo</code>,
+ or in 2.0.3 via <code>http://localhost:8080/cocoon/catalog-demo</code>.
The demonstration
intends to be self-documenting. The top-level XML instance describes its
role, and each included external entity reports how it came into being.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]