RE: [docbook-apps] Occasional errors in downloads from sourceforge

From
Mauritz Jeanson <>
Date
2007-03-13T17:30:47+00:00
ID
000301c76595$451e61e0$71ea1a51@D7MZ171J
Thread
RE: [docbook-apps] Occasional errors in downloads from sourceforge
> -----Original Message-----
> From: Bob Stayton 
> 
> Use a catalog file to map the URLs to your local DocBook XSL 
> distribution, which has those graphics.  See the catalog 
> chapter in my book for general information on setting up a 
> catalog, and this specific section for rURL ewrites:
>  
> http://www.sagehill.net/docbookxsl/WriteCatalog.html#MapManyWi
> thRewrite


I can't see how XML catalogs are of any help here. An image location given
by the value of a parameter (such as draft.watermark.image) is just a
string. It is not interpreted as an URI and it is never seen by the catalog
resolver.

/MJ