TinyMCE
TinyMCE 3 Based Editor (Unmaintained)
Creator: Shaun McCormick (splittingred)
Updated by: Jan Peca (theboxer)
About TinyMCE
This Extra is no longer maintained. Please use TinyMCE Rich Text Editor instead..
Adds the TinyMCE richtext editor to MODx. TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.
Information
Released
August 1, 2016
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.2 - Current
Downloads
459,522
Instructions
Install via Package Management.
If you're having issues installing, make sure you have the latest ZipArchive extension for PHP, and that it's properly configured, or set the "archive_with" System Setting to Yes.
New in 4.3.4-pl
This Extra is no longer maintained. Please use TinyMCE Rich Text Editor instead..
New in 4.3.4
- Use modx->controller->addJavascript/addHtml/etc to fix issue in MODX Revolution 2.5.1
- Change popup windows to more convenient modals
- Have TinyMCE respect context settings of Resource being edited
- Update TinyMCE to 3.5.4.1
New in 4.3.2
- Update Czech/German translation
- [#74] Fix inclusion of english as fallback for language
- [#80] Make context menu use MODxLink plugin
- Upgrade TinyMCE to 3.4.7
New in 4.3.1
- Optimizations for MODX 2.2
New in 4.3.0
- [#71] Update TinyMCE to v3.4.5
- [#70] Fixes to cirkuit skin with missing CSS styles
- [#64] Add tiny.template_list_snippet setting for grabbing template list from a Snippet
- [#66] Fix issues with Revolution 2.2.0 code
- [#63] Add tiny.base_url setting for managing the document_base_url tinymce setting
New in 4.2.4
- Updated TinyMCE to 3.4.2
- Fix issue where recursion detected xPDO error was showing in logs on chunk editing
- [#55] Fix help for element_format and preformatted descriptions in plugin properties
- [#53] Languages added/update: German, English, French, Indonesian, Japanese, Dutch, Russian, Ukrainian
- Fix issue that inserted wrong URL when using TinyMCE in Revolution 2.1 and later
New in 4.2.2
- [#49] Added spellchecker files
New in 4.2.1
- [#45] [#47] Fixes for front-end usage and compatibility with NewsPublisher
- Add compressed JS for faster loading