Tagged Questions

3
votes
3answers
528 views

Cocoon lite / XML and XSLT publishing framework

What publishing frameworks (publishing only, NOT full-blown CMS) based on XML, XSLT sitemaps and pipelines exist, are stable, active, and simpler / lighter than Cocoon? I have glanced at: mod_xslt ...
1
vote
1answer
104 views

How to change the extension of a processed xml file (using eXist & cocoon)

I'm really new to this whole web stuff, so please be nice if I missed something important to post. Short: Is there a possibility to change the name of a processed file (eXist-DB) after serialization? ...
1
vote
2answers
846 views

Cocoon - Pipeline: Transform XML with XSL twice?

My problem is to setup the Cocoon sitemap.xmap in a way, that it first makes a transformation of an XML file with XSL, which I can then use for my own transformation. I have following files: ...
1
vote
4answers
557 views

Cocoon 2.2? Is it worthwhile or bad news?

I am looking to use Cocoon for a couple of sites I am creating. I will make heavy use of xml, xsl and conversion to html, pdf and excel on the sites. I am attracted to coccon as it implements these ...