Page 1 of 1

update generated text plugin

Posted: Mon Aug 26, 2019 11:08 am
by lhsihan
When trying to modifing the generated text following the guide in https://www.dita-ot.org/2.5/dev_ref/plu ... dtext.html,
I have the following folders/files created:
com.example.gtext.userdefine:
|_ plugin.xml
|_ xsl folder
|_ my-strings.xml
|_strings-en-us.xml
|_strings-zh-cn.xml
When running DITA-OT integrator inside Oxygen xml editor, the built is successful.

But how can I use my com.example.gtext.userdine plugin inside oxygen xml author? Or how can I test this plugin to see if it is worked as desined.
Could you please help me on this? Thanks a lot.

Re: update generated text plugin

Posted: Mon Aug 26, 2019 12:08 pm
by Radu
Hi,

These generated texts should be used when publishing the DITA content to various output formats. So you should probably try to publish the DITA Map from Oxygen to HTML or PDF.
If this does not work maybe you can tell me what output format you want to obtain and and precise generated text key you have modified.

Regards,
Radu