Last modified 5 years ago
Plugins
WYMeditor 0.4 package includes a simple plugin which demonstrate how easy it is to write plugins for WYMeditor.
hovertools
This plugin improves visual feedback by:
- displaying a tool's title in the status bar while the mouse hovers over it.
- changing background color of elements which match a condition, i.e. on which a class can be applied.
See Writing Plugins for more info on plugins.
Note: Next versions will use a more advanced events handling architecture which will allow a better interaction between plugins and the editor.