OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK-APPS: 'additional' HTML


Hi Michael,

  Check out http://www.sagehill.net/xml/docbookxsl/HtmlCustomEx.html.  This has all kinds of great info about docubook customizations for HTML.  I got this info from my printout:

You can add additional lines to the footer of chunked files by adding your code to the xsl template "user.footer.content" if you want it before the standard navigation.  If you want it after the standard navigation, add it to the template "user.footer.navigation"
   If you want to change what's IN the standard navigation, modify the template "footer.navigation" 

--Trish

-----Original Message-----
From: Michael Wiedmann [mailto:michael.wiedmann@detewe.de]
Sent: Friday, February 14, 2003 3:09 AM
To: DocBook-Apps ML
Subject: DOCBOOK-APPS: 'additional' HTML


I want to generate 'additional' HTML Code out of my DocBook XML file:

<div class="navigatingbanner">
<p>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
<a href="#section-id1">Section Title #1</a>
...
</div>

'href' lines should be generated for every <sect1> of my document.
Using some CSS code this will show a navigation banner at a fixed position
in the browser, which IMHO would be helpful for navigating in the
non-chunked HTML output.

How can I achieve this usign DocBook XSL 1.60.1, Saxon V6.5.2?

Michael
-- 
office:  michael.wiedmann@detewe.de
private: mw@miwie.in-berlin.de                 http://www.miwie.org/
          mw@miwie.org



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC