Bertrand writes: > Hey that's an easy one - allow me to quote Vadim's previous answer: > > > > Read concept docs and sitemap docs on Cocoon site. Sitemap is > > > the only way to tell Cocoon what it needs to do. You should > > > spend some time to get it - once you get it, chances are, you > > > will love it.
Don't get me wrong, I love the idea of Cocoon. It was just an error to distribute it without the previous default (Cocoon 1) already enabled, ie any XML files already on disk should be processed with their XSL[T] files and served up as HTML/PDF by default. > Something like > > <map:match pattern=3D"rtfm/*.xml"> > <map:generate src=3D"somewhere/{1}.xml/> But I don't want to *generate* any XML. I already have XML documents. > <map:transform src=3D"xslt-stuff/transform.xsl"/> > <map:serialize type=3D"xml"/> > </map:match> ///Peter --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>