TinyMCE
TinyMCE 3.0.8
- Updated editor to TinyMCE 3.0.8.
- Added the blockquote button as a default for the Editor theme and Custom button assignments.
- Added spellchecker plugin with the default config set to GoogleSpell. Simply add the spellchecker plugin and button to your custom config.
Submitted: May 1st 2008 | License: GPL - GNU Public | Downloads: 230
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).
Previous Releases
TinyMCE 3.0.3
- 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.
Submitted: Mar 6th 2008 | License: GPL - GNU Public | Downloads: 512
TinyMCE 3.0
- Updated editor to TinyMCE 3.0.
- Added modified version of MCPUK file browser that will work with the 3.0 version of TinyMCE.
- Fix bug that caused IE6 and Opera not to work.
- Fixed javascript problem with file uploads in resource browser.
Submitted: Feb 18th 2008 | License: GPL - GNU Public | Downloads: 362
TinyMCE 2.1.3 AFM Beta 1
WARNING: It is highly advisable that you backup your current database and plugin configuration before installing this plugin! This particular release has some very significant changes so please pay close attention and read up on all changes that have been made!
- Added a beta version of the Ajax File Manager. See notes below.
The installer will not overwrite an existing version of the plugin code. Instead, it will set the existing plugin to a disabled state.
NOTE: This is an altered version of TinyMCE that does not use the default MODx file manager. It has been modified to use the Ajax File Manager from PHPLetter (http://www.phpletter.com/Demo/TinyMCE-Ajax-File-Manager/) . Both the AFM beta versions of FCKEditor and TinyMCE have the Ajax File Manager bundled in and are completely identical. They will be continued to be bundled in till a final version of the Ajax File Manager plugin is completed.
Submitted: Dec 21st 2007 | License: GPL - GNU Public | Downloads: 366
TinyMCE 2.1.3
- Updated editor to TinyMCE 2.1.3.
Submitted: Dec 3rd 2007 | License: GPL - GNU Public | Downloads: 469
TinyMCE 2.1.2
- Updated editor to TinyMCE 2.1.2.
- Fixed bug with user overrides and configuration setting conflicts.
- Various other little bug fixes.
Submitted: Sep 25th 2007 | License: GPL - GNU Public | Downloads: 667
TinyMCE 2.1.1.1a
WARNING: It is highly advisable that you backup your current database and plugin configuration before installing this plugin! This particular release has some very significant changes so please pay close attention and read up on all changes that have been made!
- Updated editor to TinyMCE 2.1.1.1.
- Fixed missing functions for the links plugin when attempting to use the file browser
- Added a Custom Parameters option to the TinyMCE plugin configuration. See the MODx Wiki for more information.
The installer will not overwrite an existing version of the plugin code. Instead, it will set the existing plugin to a disabled state.
Submitted: May 15th 2007 | License: GPL - GNU Public | Downloads: 856
TinyMCE 2.1.1
WARNING: It is highly advisable that you backup your current database and plugin configuration before installing this plugin! This particular release has some very significant changes so please pay close attention and read up on all changes that have been made!
- Updated editor to TinyMCE 2.1.1.
- Fixed issue with installer where event settings were not being properly updated.
- Due to an update to the media plugin (Google video and YouTube support) the XHTML compatible version was renamed to media_old and is not implemented by default.
The installer will not overwrite an existing version of the plugin code. Instead, it will set the existing plugin to a disabled state.
Submitted: May 10th 2007 | License: GPL - GNU Public | Downloads: 448
TinyMCE 2.1.0
NOTE: Please read the update notes from the prior version (2.0.9) for further details on important changes! It's recommended that you make a backup of your database before installing this plugin!
- Updated editor to TinyMCE 2.1.0.
- Removed TinyMCE Compressor due to flaky performance and incompatibilities.
- Added check for previous "full" theme variable.
- Updated installer to accomodate for mismatched upgrades. If a plugin exists with a different description then the old plugin is installed in a disabled state.
- Changed TinyMCE plugin directory name so that upgrades don't overwrite existing versions.
- Removed the noneditable plugin from the Content Editor theme and default plugin settings due to a conflict in Safari.
- Added XHTML compliant version of media plugin. Older version was renamed to media_old.
Submitted: Mar 29th 2007 | License: GPL - GNU Public | Downloads: 669
TinyMCE 2.0.9
WARNING: It is highly advisable that you backup your current database and plugin configuration before installing this plugin! This particular release has some very significant changes so please pay close attention and read up on all changes that have been made!
- Updated editor to TinyMCE 2.0.9.
- Full rewrite and refactoring of main plugin code. Some variables were renamed so be sure and reset any custom settings.
- Added options for setting custom manager plugins and buttons.
- Fixed issue of compressor not working well on front-end. Compressor will be disabled for front-end use.
- Updated language files and added additional languages.
- Removed preformatted option and added convert_fonts_to_spans option.
Two very significant changes were made that might cause conflicts with prior configuration settings. The first is the removal of the Full theme. This has been replaced with the more sensible Content Editor theme. If the Content Editor is not robust enough, you can use the Custom theme to add more options. The Custom theme can now be set independently for the manager and front-end.
The other major change is to the options in the plugin configuration. Some previous options were renamed in order to differentiate them as front-end only options. The following options are now available within the plugin configuration:
Block Formats, Entity Encoding, Entities, Compressor, Path Options, Cleanup, Advanced Resizing, Advanced Image Styles, Advanced Link Styles, Disabled Buttons, Web Theme, Web Plugins, Web Buttons 1, Web Buttons 2, Web Buttons 3, Web Buttons 4, Web Toolbar Alignment
Should you have any settings that are not in this list or have been duplicated, be sure and remove them from your plugin configuration.
It is highly recommended that you take note of your plugin configuration settings and completely remove the existing plugin prior to installing the new one. This will ensure that all plugin configuration parameters are installed correctly.
Should you need it, here's the default plugin configuration code:
&tinyFormats=Block Formats;text;p,h1,h2,h3,h4,h5,h6,div,blockquote,code,pre,address &entity_encoding=Entity Encoding;list;named,numeric,raw;named &entities=Entities;text; &tinyCompressor=Compressor;list;enabled,disabled;enabled &tinyPathOptions=Path Options;list;rootrelative,docrelative,fullpathurl;docrelative &tinyCleanup=Cleanup;list;enabled,disabled;enabled &tinyResizing=Advanced Resizing;list;true,false;false &advimage_styles=Advanced Image Styles;text; &advlink_styles=Advanced Link Styles;text; &disabledButtons=Disabled Buttons;text; &webtheme=Web Theme;list;simple,advanced,editor,custom;editor &webPlugins=Web Plugins;text;style,advimage,advlink,searchreplace,print,contextmenu,paste,fullscreen,noneditable,nonbreaking,xhtmlxtras,visualchars,media &webButtons1=Web Buttons 1;text;undo,redo,selectall,separator,pastetext,pasteword,separator,search,replace,separator,nonbreaking,hr,charmap,separator,image,link,unlink,anchor,media,separator,cleanup,removeformat,separator,fullscreen,print,code,help &webButtons2=Web Buttons 2;text;bold,italic,underline,strikethrough,sub,sup,separator,bullist,numlist,outdent,indent,separator,justifyleft,justifycenter,justifyright,justifyfull,separator,styleselect,formatselect,separator,styleprops &webButtons3=Web Buttons 3;text; &webButtons4=Web Buttons 4;text; &webAlign=Web Toolbar Alignment;list;ltr,rtl;ltr
Submitted: Feb 15th 2007 | License: GPL - GNU Public | Downloads: 795
Extras
No results found.