TinyMCE 3.0.9
Adds the TinyMCE richtext editor to MODx.
Works with MODx Version(s): 0.9.6
Submitted: Jun 12th 2008 | License: GPL - GNU Public | Downloads: 473
Submitted: Jun 12th 2008 | License: GPL - GNU Public | Downloads: 473
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.9.
- Added check to see if document is dirty when moving away from the page.