Re: Need help with SGML again - Mailing list pgsql-docs

From Rod Taylor
Subject Re: Need help with SGML again
Date
Msg-id 1066242279.47010.54.camel@jester
Whole thread Raw
In response to Re: Need help with SGML again  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-docs
On Wed, 2003-10-15 at 13:58, Peter Eisentraut wrote:
> Rod Taylor writes:
>
> > You don't need to switch toolkits to use XML input files as the source.
> > Openjade and friends all support XML with the exception of xincludes
> > (frankly, they're the best part).
>
> But the xincludes part kind of invalidates your point, no?  If we just
> switch to XML and keep using OpenJade, then we're not really gaining much,

You didn't read the rest. We do implement and use xincludes in the
source files for the various interfaces to edit with, webbrowser to to
transforms on, etc.

We simply add an xsltproc step prior to OpenJade processing to create a
single document for OpenJade to deal with, rather than forcing OpenJade
to pull parts of documents in via xincludes or system entities.

This will give us the exact same output as prior, but will enable people
such as Josh to edit the docs without panicking (part of the solution is
a recommended toolkit).





Attachment

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Need help with SGML again
Next
From: "Henry B. Hotz"
Date:
Subject: Re: Need help with SGML again