Page 1 of 1

Term keyrefs don't resolve

Posted: Tue Aug 21, 2012 11:58 pm
by rogerhadley
I use keyrefs for terms and I can't get the terms to resolve in Oxygen Editor.

In my main map I reference a map of keydefs. One keydef is as follows:

<keydef format="dita" keys="cca.node.advancedlogging" navtitle="Advanced Logging" processing-role="resource-only" scope="local">
<topicmeta>
<keywords><keyword>Advanced Logging</keyword>
</keywords>
</topicmeta></keydef>

In a topic, I have the following:

<term keyref="cca.node.advancedlogging"></term>


In Oxygen Author, I want to see the term element resolved as follows:

Advanced Logging

But instead I see the following:

[cca.node.advancedlogging]

I have all the maps open in DITA Maps Manager. Shouldn't this resolve?

-Roger

Re: Term keyrefs don't resolve

Posted: Wed Aug 22, 2012 8:41 am
by Radu
Hi Roger,

Oxygen does not yet bring the content referenced via a keyref as static text in the Author page. But we have plans for this and we'll notify you when it gets implemented.
Clicking the keyref to navigate to the key definition in the DITA Map should work though.

Regards,
Radu