DITA Map Manager should resolve titles containing conkeyrefs
Are you missing a feature? Request its implementation here.
-
- Posts: 7
- Joined: Thu Aug 17, 2017 8:27 pm
DITA Map Manager should resolve titles containing conkeyrefs
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.
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: DITA Map Manager should resolve titles containing conkeyrefs
Hi,
What version of Oxygen are you using?
Here's what I tested on my side using Oxygen 21.1:
1) Created a "Reusables.dita" topic with the content:
2) Added a reference to it in the DITA Map:
3) Used in another topic that title that you already exemplified.
4) The DITA Maps Manager properly expands the title of the topic.
If you still have problems making this work, are you working with topics from the local disk or from a CMS? Oxygen has APIs which allow a CMS to take over the computation of titles in the DITA Maps Manager so this might be a problem in which the plugin implemented by the CMS for Oxygen does not properly resolve such constructs.
Regards,
Radu
What version of Oxygen are you using?
Here's what I tested on my side using Oxygen 21.1:
1) Created a "Reusables.dita" topic with the content:
Code: Select all
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic id="reusables">
<title>Reusables</title>
<body>
<p><ph id="feature">test</ph></p>
</body>
</topic>
Code: Select all
<keydef href="topics/reusables.dita" keys="product"/>
4) The DITA Maps Manager properly expands the title of the topic.
If you still have problems making this work, are you working with topics from the local disk or from a CMS? Oxygen has APIs which allow a CMS to take over the computation of titles in the DITA Maps Manager so this might be a problem in which the plugin implemented by the CMS for Oxygen does not properly resolve such constructs.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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