DITA Map Manager should resolve titles containing conkeyrefs
Posted: Wed Feb 05, 2020 7:27 pm
We have topic titles which contain titles such as:
The DITA Map Manager does not resolve this conkeyref when displaying the titles of the topicrefs. It displays the topic title as "Configure " in the DITA Map Manager hierarchy. This makes it difficult for our writers to know which topic this is specifically referring to.
I found a similar feature request from 7 years ago for keyrefs not doing this: post25006.html?hilit=title%20keyref#p25006. Conkeyrefs should resolve in a similar manner.
Code: Select all
<title>Configure <ph conkeyref="product/feature"/></title>
I found a similar feature request from 7 years ago for keyrefs not doing this: post25006.html?hilit=title%20keyref#p25006. Conkeyrefs should resolve in a similar manner.