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: htmlhelp.xsl: links in index


David Cramer wrote:
> 
> Ah, I was just about to go crazy, then I searched the archives. So if I prefer to forgo linking to the exact spot on the page in return for descriptive titles in the "Topics Found" box, is this change safe? It seems to work, but I'm not exactly sure how mode="chunk-filename" works:
...
>           <!--xsl:call-template name="href.target.with.base.dir"/-->
...

Or you can left it as it is and instead of 

<xsl:value-of select="$href"/>

use

<xsl:value-of select="substring-before(concat($href, '#'), '#')"/>

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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


Powered by eList eXpress LLC