Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
| Version: | 3.0rc1 |
| Release Date: | January 08, 2008 |
| Download URL: | |
| Changelog: |
* Added new classes for toolbar rows in advanced theme mceToolbarRow1..n enabled you to change appearance of individual rows. * Added auto detection for the strict_loading_mode option when running in application/xhtml+xml mode on Gecko. * Optimized the HTML serializer by bundling some post process methods together. * Fixed so that the toolbars have unique IDs, enables you to alter the toolbars using the ControlManager and the DOM. * Fixed bug where delta values for dialog sizes in language packs didn't work correctly due to missing string to number casting. * Fixed bug where paragraph generation logic didn't handle hr or table elements correctly if they where the only element. * Fixed bug where some elements got extra linebreaks added after or before it in HTML output. * Fixed bug where it was hard to modify existing style data on table rows and table cells. * Fixed bug where the dom.getRect method didn't handle non pixel values correctly. * Fixed bug where strikethrough and underline couldn't be toggled on existing span elements. * Fixed bug where the postprocessor searched for nsbp instead of nbsp entities. * Fixed bug where it was impossible to edit links that had child elements within them. * Fixed bug where it was possible to click on the parent item of a submenu. * Fixed bug where mouseover/mouseout images couldn't be removed in advimage dialog. * Fixed bug where drop menus didn't work when running in application/xhtml+xml mode. * Fixed bug where Opera added doctype to output in application/xhtml+xml mode. * Fixed bug where some DOM methods didn't work correctly in the application/xhtml+xml mode. * Fixed bug where the inlinepopups didn't work correctly in the application/xhtml+xml mode. * Fixed bug where the ColorSplitButton didn't display correctly in the application/xhtml+xml mode. * Fixed bug where the UI layout was incorrect on Gecko browsers when running in application/xhtml+xml mode. * Fixed bug where the word paste plugin produced exception while running in application/xhtml+xml mode. * Fixed bug where there wasn't any hidden input element generated for divs while running in application/xhtml+xml mode. * Fixed bug where indentation of script/style/pre elements where incorrect. * Fixed bug where script element contents was removed in IE. * Fixed bug where script element contents got entity encoded. * Fixed bug where you couldn't edit existing element styles using the styles plugin. * Fixed bug where styles wasn't updated properly sometimes due to an performance enhancement. * Fixed bug where font sizes couldn't be changed using the style plugin. * Fixed bug where an error was produced in Gecko browsers when switching back from fullscreen mode. * Fixed bug where Opera was producing br elements after elements like h3. * Fixed bug where TinyMCE couldn't be loaded on a page using - characters in it's URL. * Fixed bug where the editor container element was forced to have a specific name. * Fixed bug with force_br_newlines option on Firefox, even though it should never be used (Read FAQ). * Fixed bug where onclick event had an return true; prefix added when creating an popup. * Fixed bug where the theme_advanced_statusbar_location option couldn't handle the value "none". * Fixed issue with URLs with multiple at characters for example an Zope URI. * Fixed so simple and advanced themes doesn't collide. * Fixed so a elements gets removed when the href field is left empty, the href attribute is required in a link after all. * Fixed so img elements gets removed when the src field is left empty, the src attribute is required for all images after all. * Removed the indent and encode methods from the tinymce.dom.Serializer class due to performance enhancement and reduction of the API size. |
| Notes URL: | |
| Notes Title: | |
| Notes: |