Bertrand Delacretaz <[EMAIL PROTECTED]> writes: > The TreeProcessor would ignore everything in the annotations namespace > (Sylvain suggests adding a filtering XMLPipe just after the parser > that reads the sitemap file). Would it also ignore all children in a different namespace (including http://apache.org/cocoon/sitemap/1.0)?
This would allow html markup for comments. Also it would be a simple way to disable parts of the pipeline temporay. XML comments don't work here, since you can't use them recursive. > Suggested namespace is http://apache.org/cocoon/sitemap/annotations/1.0 I want this feature for cocoon.xconf too. Martin
