Re: SourceWritingTransformer error

2003-08-22 Thread Matthieu
Both side are true ... in cocoon 2.0.4 the syntax is http://apache.org/cocoon/source/1.0"; overwrite="true"> It's not what is explained on cocoon 2.0 documentation but the exemples in scratchpad show this (see mount/editor/tests and particulary file make-page.xsl) this version of

Re: SourceWritingTransformer error

2003-08-14 Thread Ferenc Kiraly
Upayavira wrote: The source writing transformer in 2.0.x is different from that in 2.1. Use something like the following in 2.0.x: Looking at the source file SourceWritingTransformer.java I must strongly disagree. http://apache.org/cocoon/source/1.0"; overwrite="true"> Regards, Upay