Rick Tessner wrote: > On Fri, 2002-08-09 at 13:16, Ross Gardler wrote: > > I suspect the best way to handle this would be through the use of the > catalogs. There's a couple of ways of handling this. The quickest, but > not necessarily the best, would be to do the following: >
<snip what="very useful info on how to set up catologs under cocoon"/> I am using Forrest (http://xml.apache.org/forrest) to generate the documentation. Forrest use Cocoon, it has a slightly different set-up in terms of where the catalog files are but I have checked that the catalog is in the place indicated in cocoon.xconf and it all fits with your description. Generation does not fail on any document other than those that have aggregate docuements thorugh <xsl:apply-templates select="document(@href)"/> so I don't think it is a problem with catalogs, rather it seems to be a problem with the XSLT transfromer not being aware of the catalogs. Is there any way of informing the XSLT engine where these catalogs are? Ross --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>