Retaining @conref as another name in merged middle file #4562
Replies: 2 comments
-
|
It's been a month since you ask, but you can override Create a new plugin to override this attribute and declare the overriding XSL Create a new XSL from In template Then, pass this variable to Use it when the element is created Hope that help |
Beta Was this translation helpful? Give feedback.
-
|
Hi @ruthrapr |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want retain @conref attribute after preprocess and in the merged middle file with DITA-OT 4.2.4.
One of my users has been using DITA-OT 1.7.5 for a long time. Now they are moving toward to DITA-OT 4.2.4. In DITA-OT 1.7.5, I modified org\dita\dost\writer\DitaWriter.java and saved @conref attribute as @conref_org. This attribute is very important because the user uses this attribute for your document reviewing with PDF.
I have downloaded the newest DITA-OT source code. But I cannot find which Java module I should apply above changes.
Any advices are appreciated!
Beta Was this translation helpful? Give feedback.
All reactions