This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] a short question about building the example website


On Thu, May 22, 2003 at 05:54:21PM +0100, Ian Moor wrote:
> 
> >  i'm using saxon, and i installed the saxon extensions that
> >came with website.  it's making as i type, but i have to ask --
> >is the saxon processing of each XML file this horrendously,
> >mind-numbingly slow for everyone who's tried it?  literally,
> >at least a minute per short XML file.
> >
> I had a similar slow  processing and discovered that the processor 
> was downloading files across the atlantic each time, now I use
> the resolver  to access local versions.

Website version 2.4.1 comes with an XML catalog file.
Just add this to your existing XML catalog:

<nextCatalog catalog="/my/path/to/website-2.4.1/catalog.xml" />

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]