shannon 2002/07/04 13:02:37
Modified: src/documentation/xdocs/userdocs/concepts catalog.xml
Log:
Fixed to prevent broken links on
live site. I also adjusted paths
within static <code> elements to
samples location, now based on branch,
due to recent samples refactoring.
Revision Changes Path
1.6 +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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- catalog.xml 17 Jun 2002 09:25:31 -0000 1.5
+++ catalog.xml 4 Jul 2002 20:02:37 -0000 1.6
@@ -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]