On Tue, 29 Jan 2002, Terrence Brannon wrote: > When you choose "Introduction" from the XSP guide, the web > browser makes this request: > > http://127.0.0.1/docs/xsp/guide.dkb?section=1 > > I am confused as to how the query data is used to present a part > of the docbook file. > > I know that the .dkb is processed by axkit because I added the line: > > AddHandler axkit .dkb > > to my httpd.conf file. > > And because this file makes a href to docbook_print.xps, this is > the stylesheet that is used to process it.
That's only used if you also pass style=print in. Try looking at docbook_screen.xps -- <!-- Matt --> <:->Get a smart net</:-> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
