Page 1 of 1

XInclude links in 10.2 - How?

Posted: Mon Apr 27, 2009 3:53 pm
by Faros65
Hello!

I've upgraded to 10.2. The "What's New" info states:
The representation of included content (external entities, XInclude, etc.) was updated to label the included content with only a small icon that allows to open the referred document.
Well, I prefer to hide the included content (Editor-Pages-Author-uncheck "Show referenced..."). Up to 10.1, I then had a hyperlink in Author mode to click and reach the included document. Now I just see tags, no icon and nothing to click through directly. Or did I overlook a setting? Please help me regain the one-click!

My definition looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="../rng/docbookxi.rng" type="xml"?>
<book version="5.0" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
...
<xi:include href="glossary.xml">
<xi:fallback/>
</xi:include>
...
</book>

Thank you in advance!

Re: XInclude links in 10.2 - How?

Posted: Mon Apr 27, 2009 4:55 pm
by Radu
Hi,

Indeed, in this case the compact representation does not allow you anymore to click and follow the xi:include references.
Please contact us and we'll give you a patch for the CSS file. We'll also fix the current rendering for the compact representation to allow you to follow the links even if the content is not expanded.

http://www.oxygenxml.com/techSupport.html

Regards,
Radu