Hello:
I am just getting back into Cocoon after a long hiatus. I am using
cocoon 2.1.10 on JDK 1.5 via Jetty server on Windows XP.
I have an xslt file with the following import:
txsl:import href="-//OASIS//XSL HTML DocBook V5.0//EN"
which I am trying to resolve using a catalog file:
PUBLIC "
Hello:
My website content is in XML and version controlled in Subversion.
I want to use Cocoon to publish HTML and PDF, etc. for all the usual
reasons.
I see that eXist is pre-integrated with Cocoon; I could import my
documents into eXist and use that.
I can still version the source by exportin
Sounds great! yes, its very clear.
thx,
--Craeg
Ard Schrijvers wrote:
You seem to be quite on track:
Just remember the following simple guidelines:
1) If in a caching pipeline, cocoon tries to cache each pipeline match (thus the map:part
in an aggregator or a src="cocoon:/..." it will tr
Hello:
I am returning to cocoon after a long hiatus. My, how it has grown! :-)
I would like to generate a single HTML webpage from multiple XML sources.
No problem-- use an aggregator, right? The issue with that is some of
the sources change far less frequently than others.
I have data to