Download TinyMCE 2.1.0

Spread the love

TinyMCE is a cross-platform web-based HTML text editor built with Javascript that is easy to embed in a CMS. Some of the most important features are support for themes, templates, multiple languages ​​and the use of plugins. For more information about TinyMCE you can here rightly so and an example here to try out. Moxiecode Systems has released version 2.1.0 with the following changes:

Version 2.1.0:

  • Added new template plugin, this supports simple snippets and advanced smart templates.
  • Added new attributes dialog for xhtmlxtras plugin. Based on contribution by Ryan Demmer.
  • Added new bbcode plugin, currently only support for PunBB but more might be added in the future.
  • Added new support for table captions, captions can now be toggled on or off on tables.
  • Added new more colors link for text/background color menus.
  • Added new more advanced color picker based on a contribution by Tristan Poet.
  • Added new functionality to always keep inlinepopups in viewable area contributed by Joshua T. Corbin.
  • Added new maximize button for inlinepopups contributed by Joshua T. Corbin.
  • Added new mceToggleEditor command. Toggles visibility of an editor instance on/off.
  • Added new showInstance/hideInstance callbacks. Used by mceToggleEditor command.
  • Added support for Ctrl+v handling for non IE browsers when the paste_auto_cleanup_on_paste option was used with the paste plugin.
  • Fixed issue where focus wasn’t returned to editor after using an inlinepopup. Contributed by Andy Skelton.
  • Fixed issue where fullscreen.htm file used the _dev version of the JavaScript.
  • Fixed issue with TinyMCE forcing absolute links for document local anchors. Ex: #a got converted into b.htm#a
  • Fixed issue where initialization failed some times with Drupal.
  • Fixed issue with rtl languages ​​and the new color picker menus.
  • Fixed major bug where url conversion logic wasn’t executed correctly.
  • Fixed bug where text color/background color menus wasn’t visible in fullscreen mode.
  • Fixed bug where text color/background color menus wasn’t hidden when switching to/from fullscreen mode.
  • Fixed bug where embed elements was converted into ibed elements.
  • Fixed bug where contrain proportions in advimage dialog wasn’t working.
  • Fixes bug where an inlinepopup wouldn’t close if mcWindows.selectedWindow was nullified contributed by Joshua T. Corbin.
  • Fixed bug where style dropdown wasn’t unique for each editor instance if diffrent content_css files where used.
  • Fixed bug with the noneditable plugin and IE. Only the last element was uneditable.
  • Fixed bug with link dialog and Firebug sometimes produced a TINYMCE_UNIQUEURL not defined error.
  • Fixed so the fix_list_elements option is enabled by default to produce more valid XHTML code.
  • Fixed so that all more info links on plugins point to the wiki in the about dialog.
  • Fixed so there is two new button names forecolorpicker and backcolorpicker these can be used to make plain old color picker buttons.
  • Removed the forcing of a space inside alt attributes by the advimage plugin since the default valid_elements rule defaults to “”.

Version number 2.1.0
Website Moxiecode Systems
Download
License type Prerequisites (GNU/BSD/etc.)
You might also like