There is a Zip Serializer. Look at http://xml.apache.org/cocoon/userdocs/serializers/ziparchive-serializer.html
This page describes the syntax. The sitemap should contain this in the serializer section: <map:serializer name="zip" mime-type="application/zip" logger="sitemape.serializer.zip" src="org.apache.cocoon.serialization.ZipArchiveSerializer"/> Cheers Matthias > -----Ursprungliche Nachricht----- > Von: Stavros Kounis [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 3. April 2003 02:11 > An: [EMAIL PROTECTED] > Betreff: Re: ZIP FILES > > > > i think that there is no .zip serializer yet > > corect me if i'm wrong > > stavro > On Wed, 2 Apr 2003, Ferran Urgell wrote: > > > > > Hello! > > > > I would to create a Zip file with cocoon, which is the > syntax in the sitemap to create a zip file ? (I mean the pipeline..) > > It has to be something like this ? > > > > <map:match pattern="hello.zip"><map:generate > src="docs/samples/hello-page.xml"/><map:transform > src="stylesheets/page/simple.xsl"/><map:serialize > type="????"/> -----> I don't know..this..</map:match> > > > > > > > > Thanks.. > > > > Ferran > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]