Hi,
Is it in any way possible to customize the Text editing mode with a framework similarly as the Author mode, by configuring actions, menus, toolbars etc.?
Best wishes,
Jakub
Customizing Text Editing Mode with a Framework
-
- Posts: 9
- Joined: Fri Oct 04, 2019 11:26 pm
Re: Customizing Text Editing Mode with a Framework
Hi Jakub,
Unfortunately our framework-specific actions are only for the Author visual editing mode.
If you want to add toolbar actions in the Text editing mode you will need to add them with an Oxygen Java-based plugin which can add toolbar actions. The actions would have enough API on the Text page side to insert content.
A sample Java-based plugin for Oxygen:
https://github.com/oxygenxml/sample-plu ... ace-access
Regards,
Radu
Unfortunately our framework-specific actions are only for the Author visual editing mode.
If you want to add toolbar actions in the Text editing mode you will need to add them with an Oxygen Java-based plugin which can add toolbar actions. The actions would have enough API on the Text page side to insert content.
A sample Java-based plugin for Oxygen:
https://github.com/oxygenxml/sample-plu ... ace-access
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com