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] | [List Home]


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


Hi Bob,

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

Regards
Melanie Rösch

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
>bobs@sagehill.net
>
>
>----- Original Message ----- 
>From: "Melanie Rösch" <m.roesch@rose.de>
>To: <docbook-apps@lists.oasis-open.org>
>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ösch
>>
>>
>>    
>>
>
>
>
>
>  
>


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