[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] olinks in a new page
You would have to customize the template with
match="olink" in html/xref.xsl. You would need to add a target attribute
to the <a> element generated for the olink. You would have to
compare the current olink's targetdoc with the $current.docid to see if it was
an internal or external olink.
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]