crossley 2004/04/22 00:33:45
Modified: src/blocks/chaperon/samples/misc samples.xml
src/blocks/databases/samples samples.xml
src/blocks/lucene/samples welcome-index.xsp
src/blocks/web3/samples samples.xml
Log:
Add the dreaded dot-dots to get to docs after blocks samples re-organisation.
Revision Changes Path
1.10 +4 -4 cocoon-2.1/src/blocks/chaperon/samples/misc/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/chaperon/samples/misc/samples.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- samples.xml 5 Apr 2004 12:25:33 -0000 1.9
+++ samples.xml 22 Apr 2004 07:33:45 -0000 1.10
@@ -59,19 +59,19 @@
This example processes a CSV file and generates a table from it.
</sample>
<sample name="Excel output" href="quote2.html">
- This example processes a CSV file generate by MS Excel.
+ This example processes a CSV file which was generated by MS Excel.
</sample>
</group>
<group name="Documentation">
<sample name="Lexical Transformer"
- href="../../docs/userdocs/transformers/lexer-transformer.html">
+ href="../../../docs/userdocs/transformers/lexer-transformer.html">
</sample>
<sample name="Parser Transformer"
- href="../../docs/userdocs/transformers/parser-transformer.html">
+ href="../../../docs/userdocs/transformers/parser-transformer.html">
</sample>
<sample name="Pattern Transformer"
- href="../../docs/userdocs/transformers/pattern-transformer.html">
+
href="../../../docs/userdocs/transformers/pattern-transformer.html">
</sample>
<sample name="Full Chaperon documentation"
href="http://chaperon.sourceforge.net/">
1.9 +6 -6 cocoon-2.1/src/blocks/databases/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/databases/samples/samples.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- samples.xml 5 Apr 2004 12:25:36 -0000 1.8
+++ samples.xml 22 Apr 2004 07:33:45 -0000 1.9
@@ -31,7 +31,7 @@
</group>
<group name="SQL Transformer">
- <sample name="Documentation"
href="../../docs/userdocs/transformers/sql-transformer.html">
+ <sample name="Documentation"
href="../../../docs/userdocs/transformers/sql-transformer.html">
Documentation for this component.
</sample>
<sample name="SQL Transformer" href="transform/sql-page"
xlink:role="dynamic">
@@ -40,7 +40,7 @@
</group>
<group name="XSP">
- <sample name="Documentation" href="../../docs/userdocs/xsp/esql.html">
+ <sample name="Documentation"
href="../../../docs/userdocs/xsp/esql.html">
Documentation for this component.
</sample>
<sample name="ESQL Logicsheet" href="xsp/esql" xlink:role="dynamic">
@@ -54,7 +54,7 @@
are based on Cocoon's input and output modules to read and write data
from
and to many more places than request attributes and parameters.
</note>
- <sample name="Documentation"
href="../../docs/userdocs/actions/database-actions.html">
+ <sample name="Documentation"
href="../../../docs/userdocs/actions/database-actions.html">
Documentation for this component.
</sample>
<sample name="Manage Users and Groups" href="mod-db/user-list">
@@ -72,7 +72,7 @@
These examples are created around the original database actions and
the
use of ESQL.
</note>
- <sample name="Documentation"
href="../../docs/userdocs/actions/database-actions.html">
+ <sample name="Documentation"
href="../../../docs/userdocs/actions/database-actions.html">
Documentation for this component.
</sample>
<sample name="Manage Employees" href="org-db/employee"
xlink:role="dynamic">
@@ -91,7 +91,7 @@
This tutorial demonstrates the use of the original database actions in
conjunction with actions sets and ESQL.
</note>
- <sample name="Documentation"
href="../../docs/tutorial/tutorial-develop-webapp.html">
+ <sample name="Documentation"
href="../../../docs/tutorial/tutorial-develop-webapp.html">
Documentation for this component.
</sample>
<sample name="Personnel Administrator" href="tutorial/"
xlink:role="dynamic">
1.5 +2 -2 cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp
Index: welcome-index.xsp
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- welcome-index.xsp 5 Apr 2004 12:25:35 -0000 1.4
+++ welcome-index.xsp 22 Apr 2004 07:33:45 -0000 1.5
@@ -51,7 +51,7 @@
Create an index by specifying a base url from which to start
crawling (the indexer will follow the links to build its content).
The base url should be
- <a href="../../docs/userdocs/concepts/views.html">cocoon-view</a>
+ <a href="../../../docs/userdocs/concepts/views.html">cocoon-view</a>
aware of content-labels
<strong>links</strong>, and <strong>content</strong>.
For example you might use the base URL
@@ -100,7 +100,7 @@
<a href="http://jakarta.apache.org/lucene/">Jakarta Lucene</a>
indexing and search engine.
The Cocoon documentation
- <a
href="../../docs/userdocs/concepts/xmlsearching.html">explains</a> how it is
implemented within Cocoon. Look behind the scenes of this
+ <a
href="../../../docs/userdocs/concepts/xmlsearching.html">explains</a> how it is
implemented within Cocoon. Look behind the scenes of this
example to find out more.
</p>
1.8 +2 -2 cocoon-2.1/src/blocks/web3/samples/samples.xml
Index: samples.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/blocks/web3/samples/samples.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- samples.xml 5 Apr 2004 12:25:36 -0000 1.7
+++ samples.xml 22 Apr 2004 07:33:45 -0000 1.8
@@ -29,7 +29,7 @@
</group>
<group name="web3">
- <sample name="Documentation" href="../../docs/developing/web3.html">
+ <sample name="Documentation" href="../../../docs/developing/web3.html">
Documentation for this component.
</sample>
<sample name="Connect to SAP R/3" href="info.html">