Re: [docbook-apps] Docbook Website Navigation Graphics

From
<>
Date
2003-06-23T16:38:54+00:00
ID
Thread
Re: [docbook-apps] Docbook Website Navigation Graphics
Hi,
I already did that and change my custom tabular.xsl file according to what
I understood reading that page. Sure I'm doing somthing wrong.  I 'm
processing a website layout and have a layout.xml file ( similar to the
website example). I do obtain footer navigation by  Next and Prev
navigation text links  but no icons.(it works because
 <xsl:param name="sequential.links">1</xsl:param> )
I want a page with the look similar to the one you mention
http://www.sagehill.net/docbookxsl/WebsiteFormat.html#d0e25522

I don't know if it is enough to change the params that I have changed in my
custom tabular.xsl or I do have to  make a new template ( difficult because
I don't know how to write XSL stylesheets by the moment) .


Thanks