Page 1 of 1

glossary keyrefs not appearing in ToC

Posted: Thu Sep 03, 2015 7:58 am
by urbanrobots
Hi, thanks in advance for your help.

Using the Webhelp output, <abbreviated-form> and <term> elements with keyrefs to glossary terms work fine in most places. However, the ToC does not show them. The element show up as nothing in the TOC HTML on the left navigation area.

Here is an example:


The ToC HTML shows this:

Code: Select all

<span class="topic menuItemSelected"><a href="#c_uv.html">test </a></span>
But the webhelp topics shows this in the title:

Code: Select all

<h1 class="title topictitle1">test <a href="g_uv.html" title="A digital rights management license locker system developed by the Digital Entertainment Content Ecosystem."><dfn class="term abbreviated-form">UltraViolet</dfn></a></h1>
Ideally, the <span> element in the ToC would show "test Ultraviolet" or even "test <dfn class="term abbreviated-form">UltraViolet</dfn>".

Our PDF shows the references, no problem.

Thanks for your help.

Take care,
- Nick

Re: glossary keyrefs not appearing in ToC

Posted: Fri Sep 04, 2015 4:43 pm
by radu_pisoi
Thank you for reporting this issue.

We already reported this issue to the DITA-OT project and it is not solved yet, see
https://github.com/dita-ot/dita-ot/issues/1828.

I have some ideas about how to fix it but I'm not 100% sure. I will come back in a couple of days with a solution.

Re: glossary keyrefs not appearing in ToC

Posted: Wed Sep 09, 2015 3:05 pm
by radu_pisoi
Hi,

Sorry for the delay. I found a fix for the problem you reported.

This fix will be available in the next oXygen version that will be released in about one month. If you are interested about this fix sooner please contact us on our email support address: support@oxygenxml.com

Re: glossary keyrefs not appearing in ToC

Posted: Fri Sep 11, 2015 8:18 pm
by urbanrobots
Awesome. Thanks, Radu.

Just to confirm, this issue will be fixed in the standalone webhelp?

The <abbreviated-form> element also does not render in the DITA Maps Manager in Oxygen 17 Editor (even through they publish fine in PDF). Will this be fixed as well?

Take care,
- Nick

Re: glossary keyrefs not appearing in ToC

Posted: Mon Sep 14, 2015 10:17 am
by Radu
Hi Nick,
The <abbreviated-form> element also does not render in the DITA Maps Manager in Oxygen 17 Editor (even through they publish fine in PDF). Will this be fixed as well?
I can confirm we fixed this problem of rendering in the DITA Maps Manager about a couple of weeks ago.
Oxygen 17.1 will probably be released in October this year.

Regards,
Radu

Re: glossary keyrefs not appearing in ToC

Posted: Tue Oct 27, 2015 6:57 pm
by adrian
Hi,

I just wanted to confirm that the two abbreviated-form issues discussed here have been fixed in v17.1 (now available).

Regards,
Adrian