Download TinyMCE 2.0.7

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.0.7 with the following changes:

Version 2.0.7:

  • Added new visualchars plugin. Enables users to see custom chars like  .
  • Added new nonbreaking plugin. Enable users to insert   characters.
  • Added new devkit plugin. Gives TinyMCE developers more information.
  • Added new xhtmlxtras plugin. Based on work contributed by Andrew Tetlaw.
  • Added new text and hilite color picker layers to the advanced theme.
  • Added new media plugin, this handles flash, quicktime, windows media player, real player.
  • Added new valid_child_elements option. Enables you to remove non valid child nodes from parents.
  • Added new required attribute flag to the valid_elements option.
  • Added new popup_css add option. Enables you to add an additional css to all popups.
  • Added new table_default_border, table_default_cellpadding, table_default_cellspacing options to table plugin.
  • Added new RegExp support for editor_selector/editor_deselector options.
  • Added new validation class. Implemented in various dialogs.
  • Added new createTag and createTagHTML methods to the API.
  • Added new shortcut keys for h1-h6,p,div,address elements by keys Ctrl+1-9.
  • Added lightbox, nofollow and tag as possible rel attribute values ​​in the advlink dialog.
  • Added new table delete control for the table plugin.
  • Added new updated search/replace dialogs. Contributed by Felix Riesterer.
  • Added image browser support for style plugin.
  • Fixed bugs and issues with the latest Safari Nightly build.
  • Fixed bugs where data was set outside the current function scopes.
  • Fixed bug where all plugin and theme callback methods had the “this” reference incorrectly set to window.
  • Fixed bug where a call to moveToBookmark method resulted in an error is called on a hidden TinyMCE instance.
  • Fixed bug where script element contents and event attributes where HTML encoded.
  • Fixed bug where TinyMCE didn’t load if a base element and relative URL to TinyMCE where used in MSIE.
  • Fixed bug where TinyMCE didn’t function in MSIE 5.0.1 because call method wasn’t available.
  • Fixed bug where context menu location wasn’t correct if the user scrolled down on page.
  • Fixed bug where nodes weren’t selected correctly in Opera 9.
  • Fixed bug with setOuterHTML function. This had some impacts on the spellchecker plugin.
  • Fixed bug where spaces in the body node of the document couldn’t be deleted.
  • Fixed bug where images lost focus in IE if they where placed in a resizable div.
  • Fixed bug where isDirty state was set after calling user specific onsubmit function.
  • Fixed bug where editor_selector/editor_deselector matched incorrectly on some names.
  • Fixed bug where context menu was placed in the wrong location in FF.
  • Fixed bug where images had a href attribute displayed in it’s element path title.
  • Fixed bug where forms_utils.js function where using a relative URL to the current theme.
  • Fixed bug where cursor was placed at an incorrect location after mceInsertContent call in Gecko.
  • Fixed bug where selection/caret is moved to top of document on a cleanup in Gecko.
  • Fixed bug where button elements was forced closed.
  • Fixed bug where comma separated content_css option wasn’t working with the preview plugin.
  • Fixed bug where DIV element named doc caused errors in IE.
  • Fixed bug where the selectedInstance wasn’t updated correctly if the user clicked outside of the body of an editor area.
  • Fixed bug where strong and em wasn’t handled correctly in Gecko browsers if the user added them by using the source editor.
  • Fixed bug where script tag was removed if it was the first element in IE and convert_fonts_to_span option was enabled.
  • Fixed bug when converting empty divs to editor instances didn’t work in IE.
  • Fixed bug where Gecko produces a BR tag at the end of a single line of content.
  • Fixed bug where the entity_encoding numeric wasn’t converting   to  .
  • Fixed bug where fullpage plugin produced an error if the first thing was to edit the header data.
  • Fixed bug where background attribute of body element in fullpage plugin produced error in IE.
  • Fixed bug where Opera was reporting errors if the width/height of an editor area was set to a percent value.
  • Fixed bug where JS error was produced in IE if you tried to insert a row/column.
  • Fixed bug where IE was causing flicker if the browser cache was disabled and the button_tile_map option is enabled.
  • Fixed bug where onchange callback wasn’t executed on a mceInsertContent command.
  • Fixed bug where custom classes on anchor elements was removed.
  • Fixed bug where force_br_newlines options produced errors in Opera.
  • Fixed bugs with table selection not beeing restored correctly when actions where performed.
  • Fixed issue where a link wasn’t removed on unlink in gecko if only the caret was placed within the link.
  • Fixed so that the valid attribute values ​​for the valid_elements rules are case insensitive.
  • Fixed so that the fullscreen plugin uses the current document area instead of a new window/popup.
  • Fixed so that the cleanup callback is executed on themes.
  • Fixed so that document local anchors isn’t forced absolute.
  • Fixed so that the initialization is even faster both editor instanced and dialogs.
  • Fixed so that the force_p_newlines option works on Opera & Safari. This is enabled by default.
  • Fixed so that empty td cells are padded with   by default. This can be changed with the extended_valid_elements option.
  • Fixed so that the theme_advanced_disable option works with RowLayout.
  • Fixed so that string serialization is a lot faster in all browsers. Makes the cleanup logic a lot faster.
  • Fixed issue with language variable in replace dialog in the searchreplace plugin.
  • Fixed various CSS compatibility issues with MSIE 7 beta 3.
  • Renamed some image names in style and layer plugins for compatibility with Drupal.
  • Fixed some HTML and CSS issues with the style properties plugin.
  • Fixed so the addMCEControl method returns the new editor instance id.
  • Fixed translation issues with the style properties dialog, patch contributed by TOMASIAN.
  • Removed the need for adding language codes to plugins. Since the online service now merges old ones with en.

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