MODX EXTRA
TinyMCE Rich Text Editor
TinyMCE 5 for MODX Revolution
Creator: Jan
Peca (theboxer)
Updated By: romain
About TinyMCE Rich Text Editor
Initial content
Information
Released
May 21, 2017
Supported Versions
2.2 –
Current
Supported Database
MySQL, Microsoft SQL Server
Downloads
128,241
License
GPLv2
Website
Documentation
Instructions
Download and install via MODX package manager.
New in TinyMCE Rich Text Editor 1.2.0
TinyMCE Rich Text Editor 1.2.0
- Added
relative_urls
&remove_script_host
settings - Plugin now makes use of
modManagerController::addJavascript
instead 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
OnRichTextEditorInit
system event - Upgraded to TinyMCE 4.5.7
TinyMCE Rich Text Editor 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 Rich Text Editor 1.1.0
- Add autocomplete search for links
- Add external config
- Support for link classes
TinyMCE Rich Text Editor 1.0.0
- Initial release.