TinyMCE 3.0.3
Adds the TinyMCE richtext editor to MODx.
Works with MODx Version(s): 0.9.6
Submitted: Mar 6th 2008 | License: GPL - GNU Public | Downloads: 646
Submitted: Mar 6th 2008 | License: GPL - GNU Public | Downloads: 646
Description
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.
Instructions
Follow the instructions below to install the TinyMCE editor into MODx:
- Download and unzip the plugin files.
- Upload the corresponding files to the root of your MODx site.
- Run the installer (http://www.yoursite.com/install/).
- Select TinyMCE from the list of editors in the MODx configuration (System Configuration / Interface & Editor Settings).
Updates
- Updated editor to TinyMCE 3.0.3.
- Refactored the MCPUK file browser for cross-compatibility with other RTE plugins.
- Fixed missing Custom Parameters option in the plugin configuration.
- Fixed path issues when set to root relative link by setting convert_urls option to false.