On Wed, Mar 05, 2003 at 03:05:31AM +0100, Florian Brunner wrote:
> Am Samstag, 1. Mdrz 2003 22.58 schrieb Henrik Motakef:
> > Florian Brunner <[EMAIL PROTECTED]> writes:
> > > The layout of the header and footer of
> > > these pages should be the same for all of them, just the links do change.
> > > So I would like to specify the header and footer at a single place with
> > > parameters to configure them. 
> >
> > This is definitly possible. There are XSL stylesheets to generate a
> > bunch of HTML files from Docbook, including a ToC, an index etc., and
> > they are faily customizable.
> >
> 
> Can you give me an example how to inline a file (eg. defining the header) with 
> parameters? I couldn't find one up to now.

It can't be done with just stylesheet parameters
in the stock DocBook stylesheets.
It requires a stylesheet customization file
containing a custom XSL template.  See:

http://www.sagehill.net/xml/docbookxsl/HtmlCustomEx.html#HTMLHeaders

You should look at the Website extension to DocBook.
It lets you set static links and images in headers and
footers with parameters in a configuration file.
But it assumes you are writing individual web pages,
not books.  See:

http://www.sagehill.net/xml/docbookxsl/PreCustom.html#Website

-- 

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: [EMAIL PROTECTED]

Reply via email to