Releases: modxcms/tinymce-rte
Releases · modxcms/tinymce-rte
3.0.0
3.0.0-beta2
This adds a few fixes from the last beta, and returns the Link List functionality.
This build doesn't currently alter the plugin or toolbar list. The main thing will be to replace link with modxlink in the toolbar and plugin system settings.
3.0.0-beta1
Refactoring to work with TinyMCE 6
This build doesn't currently alter the plugin or toolbar list. The main thing will be to add modxlink to the plugin list and replace link with modxlink in the toolbar
1.2.0
TinyMCE Rich Text Editor 1.2.0
- Added
relative_urls&remove_script_hostsettings - Plugin now makes use of
modManagerController::addJavascriptinstead ofmodX::regClientStartupScript - Added system setting to define 'valid_elements'
- Added 'links_across_contexts' setting to limit links to the current context resources
- Added support for configured default Media Source in context settings
- CMPs can now pass any TinyMCE configuration property using the
OnRichTextEditorInitsystem event - Upgraded to TinyMCE 4.5.7
TinyMCE RTE 1.1.1
- Allow base path parsing in the external_config system setting
- Add tel: prefix
- Add modximage - left/right image positioning
- Sync tinymce and textarea
- Add modx skin (Credits goes to fourroses666)
- Add skin system setting
TinyMCE RTE 1.1.0
- Add autocomplete search for links
- Add external config
- Support for link classes