A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1291.html
Document ID: 1291 Branch: main Language: default Name: Modularize Cocoon apps (Using blocks) (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 3/18/08 9:34:56 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 7839 bytes (previous version: 7838 bytes) Content diff: (185 equal lines skipped) <p>The generator uses the service-consumer protocol which initializes the service. Then the pipeline continues with an XSLT transformation --- <tt>myXsltTranformation.xslt</tt>, which has to be put into the same directory +++ <tt>myXsltTransformation.xslt</tt>, which has to be put into the same directory as the <tt>myBlock2</tt> sitemap:</p> <pre><?xml version="1.0" encoding="UTF-8"?> (23 equal lines skipped)