Can I make an indexterm link to an element with webhelp classic transformation?
-
- Posts: 14
- Joined: Mon Jun 21, 2021 7:07 pm
Can I make an indexterm link to an element with webhelp classic transformation?
I have a large DocBook document and I am transforming it with webhelp classic. I am starting to build an indexing capability by adding <indexterm> elements to the document. The webhelp index page is being built correctly as expected.
However, I notice that the index terms provide a link to the page that the index term is contained within. This is OK for brief pages, but for lengthier sections it becomes difficult to find the context that the index term is referring to.
Is it possible to have the index term link to the closest containing id (anchor)? For example, if I have a section of DocBook like the following that gets chunked to global.html::
then the l would like the index link to look like
Is there anything that I can change or customize to make this happen?
However, I notice that the index terms provide a link to the page that the index term is contained within. This is OK for brief pages, but for lengthier sections it becomes difficult to find the context that the index term is referring to.
Is it possible to have the index term link to the closest containing id (anchor)? For example, if I have a section of DocBook like the following that gets chunked to global.html::
Code: Select all
<para xml:id="global_layers">layers<indexterm><primary>layers</primary></indexterm></para>
Code: Select all
<a href="global.html#global_layers">layers</a>
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service