crossley 2003/11/09 22:32:42
Modified: . cli.xconf
Log:
Fix fatal xml parsing error, the old "--- in xml comments" trap.
(Also needs synch with Forrest's cli.xconf ... i will do that soon.)
Revision Changes Path
1.9 +1 -6 cocoon-2.1/cli.xconf
Index: cli.xconf
===================================================================
RCS file: /home/cvs/cocoon-2.1/cli.xconf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cli.xconf 7 Nov 2003 15:01:54 -0000 1.8
+++ cli.xconf 10 Nov 2003 06:32:42 -0000 1.9
@@ -200,8 +200,6 @@
| from the source page's URI. There are three ways that a generated
| file URI can be created: append, replace and insert.
|
- +----------------------------------------------------------------
- |
| APPEND: append the generated page's URI to the end of the
| source URI:
|
@@ -212,8 +210,6 @@
| (1) the "documents/index.html" page is generated
| (2) the file will be written to "build/dest/documents/index.html"
|
- +----------------------------------------------------------------
- |
| REPLACE: Completely ignore the generated page's URI - just
| use the destination URI:
|
@@ -226,7 +222,6 @@
| (3) this works only for "single" pages - and not when links
| are followed
|
- +----------------------------------------------------------------
| INSERT: Insert generated page's URI into the destination
| URI at the point marked with a * (example uses fictional
| zip protocol)