Plugin Dita - possible to modify referenced content?
Posted: Tue Apr 05, 2022 12:27 pm
Hello everyone,
I thought about creating plugin that makes changes to the text in referenced content of dita files from the file that uses the content.
I have read "how to extend oXygen" and think what I want to do would be a Workspace Access Plugin Extension.
But the documentation states that:
Thanks for your help beforehand!
I thought about creating plugin that makes changes to the text in referenced content of dita files from the file that uses the content.
I have read "how to extend oXygen" and think what I want to do would be a Workspace Access Plugin Extension.
But the documentation states that:
And since the files that contain the content with the refs - might not be opened I fear that then I will not be able to change this content from the file which is referencing. Do you know if referenced content generally can be changed from the file that is referencing another? Do you maybe know a plugin that can do that or have a link to some sample code?This type of plugin allows you to contribute actions to the main menu and toolbars, create custom views, interact with the application workspace, make modifications to opened documents, and add listeners for various events.
Thanks for your help beforehand!