A number of classes in the
simple.documentation.framework.operations package implement
the ro.sync.ecss.extensions.api.AuthorOperation interface.
Depending on your use-case, modify one of these classes.
Pack the operation class inside a Java jar library.
Copy the jar library to the
[OXYGEN_DIR]/frameworks/[FRAMEWORK_DIR] directory.
In the Classpath tab, add a new entry like:
${framework}/customAction.jar.
In the Author tab, add a new action which uses your custom
operation.
Mount the action to the toolbars or menus.
Share the modifications with your colleagues. The files which should be shared are your
customAction.jar library and the .framework
configuration file from the
[OXYGEN_DIR]/frameworks/[FRAMEWORK_DIR] directory.