Next in thread → Next in month →

Re: [docbook-apps] Re: Navigation in javaHelp

From
=?JRN-8859-1?P?[elanie_Q=G6sch?=
Date
2004-07-26T06:35:11+00:00
ID
Thread
Re: [docbook-apps] Re: Navigation in javaHelp
Hi Bob,

your tip works fine.
Thank you for your help!!!

Regards
Melanie R飉ch

Bob Stayton schrieb:

>It looks like the standard DocBook headers and footer are turned off in
>javahelp.  In javahelp/javahelp.xsl, the templates that would be used to
>generate them are made empty:
>
><xsl:template name="header.navigation">
></xsl:template>
>
><xsl:template name="footer.navigation">
></xsl:template>
>
>I suspect that is because Javahelp adds its own.  So your parameters
>settings won't have effect.  You would have to copy the originals from the
>chunking template to a customization to restore them.
>
>Bob Stayton
>Sagehill Enterprises
>DocBook Consulting
>
>
>
>----- Original Message ----- 
>From: "Melanie R飉ch" <>
>To: <>
>Sent: Friday, July 23, 2004 4:46 AM
>Subject: Navigation in javaHelp<xsl:template name="header.navigation">
></xsl:template>
>
><xsl:template name="footer.navigation">
></xsl:template>
>
>
>
>
>  
>
>>Hi,
>>
>>I create with saxon and the xsl-styles 1.65.1 javaHelp out of
>>my docBook files. I don't get the navigation-buttons in
>>the single html sides in the viewer, like in normal chunked
>>html sides. I set the following parameters:
>><xsl:param name="navig.graphics" select="1"/>
>><xsl:param name="navig.graphics.extension" select="'.png'"/>
>><xsl:param name="navig.graphics.path">images/</xsl:param>
>>
>>What did I make wrong?
>>Thank you for any help.
>>
>>Regards
>>Melanie R飉ch
>>
>>
>>    
>>
>
>
>
>
>  
>
Next in thread → Next in month →