root/releases/0.8rc1/_tinymce/changelog

Revision 848, 91.0 kB (checked in by misja, 2 years ago)

Updated TinyMCE (v2.0.9), compressor (v1.1.0), and spellchecker (v1.0.3.1)

Line 
1 Version 2.0.9 (2007-01-09)
2         Added support for fullscreen new window mode since the other method was problematic for some.
3         Added new hide_selects_on_submit option. Enables the possibility to enable/disable disabling of TinyMCE select elements.
4         Added new removeInstance callback for plugins and also a new remove_instance_callback option.
5         Added warning if flash and media plugin is used at the same time. Flash plugin should be replaced with media plugin.
6         Fixed so that fullscreen can be used even if placed in absolute positioned divs with borders etc.
7         Fixed so that contextmenu on named anchors doesn't display the link/unlink items.
8         Fixed so that wrap in source editor dialog works in Opera.
9         Fixed so that single quotes/' is only applied to text nodes not attributes.
10         Fixed so that the emotions dialog is a little wider to avoid the FF bug with statusbar content alignment.
11         Fixed issue where TinyMCE wasn't restoring scroll position after fullscreen mode switch.
12         Fixed some HTML issues in style plugin dialog. Contributed by Michael Keck.
13         Fixed bug where color selection menu was visible for instances that got removed.
14         Fixed bug where it wasn't possible to remove block formatting with format select box.
15         Fixed bug with xhtmlxtras plugin not working when convert_fonts_to_spans option enabled.
16         Fixed bug where element path elements wasn't entity encoded properly.
17         Fixed bug where IE 7 produced a invalid attribute exception for some URLs.
18         Fixed bug where the fix_table_elements option moved tables out of divs and not just P and H1-6 elements.
19         Fixed bug where drop menu for spellchecker didn't work in IE.
20         Fixed bug with noneditable plugin. The classes where removed sometimes.
21         Fixed bug where media plugin failed if single quotes wasn't entity encoded.
22         Fixed bug where fullscreen mode switched the way bold/italic/underline works in FF.
23         Fixed bug where style plugin could modify body element of editor instance.
24         Fixed bugs and issues with searchreplace plugin.
25         Fixed bug where windows using inlinepopups where invisible when using fullscreen mode. Contributed by Joshua T. Corbin.
26         Fixed bug where inlinepopups where settings style values without px suffix. Contributed by Joshua T. Corbin.
27         Fixed bug where externaltoolbar where causing problems in fullscreen mode. Contributed by Joshua T. Corbin.
28         Fixed alignment problems of buttons inside the search/replace dialog. Contributed by Dongsu Jang.
29         Optimized event/callback execution by a factor of 10.
30         Optimized cleanup engine by factor of 2 on some documents.
31         Optimized shortcut and key event handling logic.
32 Version 2.0.8 (2006-10-23)
33         Added class select lists for all xhtmlxtras dialogs, custom values can still be added.
34         Added missing documentation for devkit, xhtmlxtras, visualchars and nonbreaking plugins.
35         Added new gecko_spellcheck option, this enables you to disable/enable the FF 2.0 spellchecker.
36         Fixed so that the media can be modified using the context menu.
37         Fixed bug where media plugin wasn't working if convert_fonts_to_span option was enabled.
38         Fixed bug where media plugin produced errors on older IE versions.
39         Fixed bug where media plugin was breaking when prototype was used on the same page.
40         Fixed bug where cite and datetime attributes wasn't added to the default valid_elements list for del and ins.
41         Fixed bug where insert date in xhtmlxtras plugin wasn't placed in language pack.
42         Fixed bug where new fullscreen mode didn't function in IE with XHTML transitional doctype.
43         Fixed bug where new text and hilite text previews generated ghost layers in IE.
44         Fixed bug where fullscreen mode produced an error is the resizing was disabled.
45         Fixed bug where BR elements wasn't removed from PRE elements when apply_source_formatting was enabled.
46         Fixed bug where JS errors where thrown in IE if TinyMCE was placed in a frameset.
47         Fixed bug where devkit reported errors if TinyMCE was places in a frameset.
48         Fixed bug where auto_focus option didn't work in IE.
49         Fixed bug where FF leaked memory on some event handlers.
50         Fixed bug where Fullscreen plugin didn't fill containing elements if they where absolute.
51         Fixed bug where IE 7 hover out CSS events wasn't triggered correctly due to a IE bug.
52         Fixed bug where contextmenu plugin showed a incorrect flash menu item if the media plugin was enabled.
53         Fixed bug where 100% width of TinyMCE instances didn't work correctly.
54         Fixed issue where the image icon was selected when a user selected a media object.
55         Fixed issue where select elements where disabled if AJAX or custom submit triggers where used.
56         Fixed issue where formatblock command could insert invalid elements.
57         Fixed issue with duplicate default rules for abbr in valid_elements.
58         Fixed issue where the devkit wasn't the frontmost layer all the time.
59 Version 2.0.7 (2006-10-17)
60         Added new visualchars plugin. Enables users to see custom chars like  .
61         Added new nonbreaking plugin. Enables users to insert   characters.
62         Added new devkit plugin. Gives TinyMCE developers more information.
63         Added new xhtmlxtras plugin. Based on work contributed by Andrew Tetlaw.
64         Added new text and hilite color picker layers to the advanced theme.
65         Added new media plugin, this handles flash, quicktime, windows media player, real player.
66         Added new valid_child_elements option. Enables you to remove non valid child nodes from parents.
67         Added new required attribute flag to the valid_elements option.
68         Added new popup_css add option. Enables you to add an additional css to all popups.
69         Added new table_default_border, table_default_cellpadding, table_default_cellspacing options to table plugin.
70         Added new RegExp support for editor_selector/editor_deselector options.
71         Added new validation class. Implemented in various dialogs.
72         Added new createTag and createTagHTML methods to the API.
73         Added new shortcut keys for h1-h6,p,div,address elements by keys Ctrl+1-9.
74         Added lightbox, nofollow and tag as possible rel attribute values in the advlink dialog.
75         Added new table delete control for the table plugin.
76         Added new updated search/replace dialogs. Contributed by Felix Riesterer.
77         Added image browser support for style plugin.
78         Fixed bugs and issues with the lastest Safari Nightly build.
79         Fixed bugs where data was set outside the current function scopes.
80         Fixed bug where all plugin and theme callback methods had the "this" reference incorrectly set to window.
81         Fixed bug where a call to moveToBookmark method resulted in a error is called on a hidden TinyMCE instance.
82         Fixed bug where script element contents and event attributes where HTML encoded.
83         Fixed bug where TinyMCE didn't load if a base element and relative URL to TinyMCE where used in MSIE.
84         Fixed bug where TinyMCE didn't function in MSIE 5.0.1 because call method wasn't available.
85         Fixed bug where context menu location wasn't correct if the user scrolled down on page.
86         Fixed bug where nodes wasn't selected correctly in Opera 9.
87         Fixed bug with setOuterHTML function. This had some impacts on the spellchecker plugin.
88         Fixed bug where spaces in the body node of the document couldn't be deleted.
89         Fixed bug where images lost focus in IE if they where placed in a resizable div.
90         Fixed bug where isDirty state was set after calling user specific onsubmit function.
91         Fixed bug where editor_selector/editor_deselector matched incorrectly on some names.
92         Fixed bug where contextmenu was placed in the wrong location in FF.
93         Fixed bug where images had a href attribute displayed in it's element path title.
94         Fixed bug where forms_utils.js function where using a relative URL to the current theme.
95         Fixed bug where cursor was placed at a incorrect location after mceInsertContent call in Gecko.
96         Fixed bug where selection/caret is moved to top of document on a cleanup in Gecko.
97         Fixed bug where button elements was forced closed.
98         Fixed bug where comma separated content_css option wasn't working with the preview plugin.
99         Fixed bug where DIV element named doc caused errors in IE.
100         Fixed bug where the selectedInstance wasn't updated correctly if the user clicked outside of the body of a editor area.
101         Fixed bug where strong and em wasn't handled correctly in Gecko browsers if the user added them by using the source editor.
102         Fixed bug where script tag was removed if it was the first element in IE and convert_fonts_to_span option was enabled.
103         Fixed bug when converting empty divs to editor instances didn't work in IE.
104         Fixed bug where Gecko produces a BR tag at the end of a single line of content.
105         Fixed bug where the entity_encoding numeric wasn't converting   to  .
106         Fixed bug where fullpage plugin produced an error if the first thing was to edit the header data.
107         Fixed bug where background attribute of body element in fullpage plugin produced error in IE.
108         Fixed bug where Opera was reporting errors if the width/height of a editor area was set to a percent value.
109         Fixed bug where JS error was produced in IE if you tried to insert a row/column.
110         Fixed bug where IE was causing flicker if the browser cache was disabled and the button_tile_map option is enabled.
111         Fixed bug where onchange callback wasn't executed on a mceInsertContent command.
112         Fixed bug where custom classes on anchor elements was removed.
113         Fixed bug where force_br_newlines options produced errors in Opera.
114         Fixed bugs with table selection not beeing restored correctly when actions where performed.
115         Fixed issue where a link wasn't removed on unlink in gecko if only the caret was placed within the link.
116         Fixed so that the valid attribute values for the valid_elements rules are case insensitive.
117         Fixed so that the fullscreen plugin uses the current document area instead of a new window/popup.
118         Fixed so that the cleanup callback is executed on themes.
119         Fixed so that document local anchors isn't forced absolute.
120         Fixed so that the initialization is even faster both editor instanced and dialogs.
121         Fixed so that the force_p_newlines option works on Opera & Safari. This is enabled by default.
122         Fixed so that empty td cells are padded with   by default. This can be changed with the extended_valid_elements option.
123         Fixed so that the theme_advanced_disable option works with RowLayout.
124         Fixed so that string serialization is alot faster in all browsers. Makes the cleanup logic a lot faster.
125         Fixed issue with language variable in replace dialog in the searchreplace plugin.
126         Fixed various CSS compatiblity issues with MSIE 7 beta 3.
127         Renamed some image names in style and layer plugins for compatiblity with Drupal.
128         Fixed some HTML and CSS issues with the style properties plugin.
129         Fixed so the addMCEControl method returns the new editor instance id.
130         Fixed translation issues with the style properties dialog, patch contributed by TOMASIAN.
131         Removed the need for adding language codes to plugins. Since the online service now merges old ones with en.
132 Version 2.0.6.1 (2006-05-04)
133         Fixed issue where the layer and style plugins couldn't be added in incorrect order.
134         Fixed issue with Firefox nl not beeing defined in triggerSave correctly.
135 Version 2.0.6 (2006-05-03)
136         Added new theme_advanced_source_editor_wrap option, this gives the possibility to force word wrapping.
137         Added new support for using div,blockquote,dt,dd,code,samp as a items in the theme_advanced_blockformats option.
138         Added new strict_loading_mode option, this switches the loading method from document.write to DOM.
139         Added new hidden_tab_class, display_tab_class options for resolving the MSIE image dimension bug.
140         Added new absolute layer support, this was added to a new plugin called layer.
141         Added new CSS style properties support, this was as a plugin called style.
142         Fixed bug where TinyMCE was reporting a warning when inserting a image while running on HTTPS.
143         Fixed bug where pressing the browser back button after submit removed empty paragraphs in MSIE.
144         Fixed bug where links the the same page as the editor page was converted into a /.
145         Fixed bug where the getSelectedHTML method was returning undefined when selecting controls in MSIE.
146         Fixed bug with unterminated string literal errors where reported in some browsers.
147         Fixed bug where src and href where converted into xsrc and xhref in text.
148         Fixed bug where two characters where removed by backspace sometimes in Gecko.
149         Fixed bug where class drop list wasn't visible in some of the table dialogs.
150         Fixed bug where br elements where incorrectly removed within paragraphs on backspace.
151         Fixed bug where drag/drop operations failed in MSIE when editor height was set to a % value.
152         Fixed bug where width/height was lost on images if they where placed in hidden tabs in MSIE.
153         Fixed bugs with CSS auto import parsing, contributed by Scott Eade.
154         Fixed compatiblity issues with MSIE 5.0. Some RegExps needed to be rewritten.
155         Fixed issue that made it impossible to remove the entity code/name for '.
156         Fixed issue with odd <br></br> elements not beeing handled properly.
157         Fixed issue where TinyMCE couldn't be loaded in a XML document.
158         Fixed issue with contextmenu beeing placed outside of visible area on Gecko browsers.
159         Fixed issue whith area tag not being closed.
160 Version 2.0.5.1 (2006-03-22)
161         Fixed bug where emtpy paragraphs sometimes got removed in MSIE.
162         Fixed bug where autosave plugin was running even in fullscreen mode.
163         Fixed bug where browse and color image button urls in form_utils.js where hardcoded.
164 Version 2.0.5 (2006-03-21)
165         Added API docs for the TinyMCE_Popup class that is used by all dialogs in TinyMCE.
166         Added new TinyMCE_Layer class to the core of TinyMCE plugins will be using this later on.
167         Added new loadPlugin function, use this to load external plugins.
168         Added instructions on how to contribute language packs.
169         Added new support for multiple content_css files, based on contribution by Man-Chicken.
170         Added new table_cell_limit, table_row_limit, table_col_limit options, based on contribution by Man-Chicken.
171         Added new fix_list_elements option, if this is set to true UL/OL lists will be forced XHTML valid on cleanup.
172         Added new fix_table_elements, if this is set to true tables will be moved outside paragraphs.
173         Fixed so input and button as closed elements in the cleanup logic.
174         Fixed so the mceButtonSelected is more visible with darker background in the editor_ui.css.
175         Fixed issue where charmap.js was calling switchClass that's reserved for buttons.
176         Fixed issue where the directionality option wasn't used in the preview plugin.
177         Fixed issues with nestled bullet lists pasted from Word 2003.
178         Fixed bug where button wasn't selected correctly in MSIE due to a CSS issue.
179         Fixed bug where ask mode wasn't working on DIV elements in Firefox and Opera.
180         Fixed bug where the mceAddFrameControl command wasn't working correctly.
181         Fixed bug where language packs wasn't imported correctly in plugins loaded externaly.
182         Fixed bug where focusing external input elements was visible in element path under MSIE.
183         Fixed bug where fullscreen plugin wasn't opening the window fullscreen in Firefox.
184         Fixed bug where style select dropdown wasn't working in Firefox when used in fullscreen mode.
185         Fixed bug where the fix_content_duplication wasn't working anymore.
186         Fixed bug where MSIE sometimes generated empty paragraphs.
187         Fixed bug where MSIE sometimes generated tags like <//tag>.
188         Fixed bug where the directionality option produced a error for the color picker dialog.
189         Fixed bug where configured callback options wasn't executed correctly in fullscreen mode.
190         Fixed bug where tags got generated as <*> some times in Gecko.
191         Fixed bug where the cursor was placed within a the anchor when inserting a new one in Gecko.
192         Fixed bug where convert_fonts_to_span option wasn't working correctly with new cleanup engine.
193         Fixed various language pack issues such as invalid characters.
194         Fixed naming conflict with zoom plugin and the format select box.
195         Fixed so that the initialization of the editor is slightly faster.
196         Removed all language packs except the english one from the core package. [BREAKS COMPATIBLITY]
197 Version 2.0.4 (2006-02-24)
198         Fixed bug where fullscreen plugin was using the tinymce_dev.js script.
199         Fixed bug where events where having a return true; statement infront of them.
200         Fixed bug where theme_advanced_toolbar_location option wasn't working.
201         Fixed bug where select lists wasn't working if you touched them with the tab key.
202         Fixed bug where auto reset design mode wasn't working correctly.
203         Fixed bug where null was inserted in paste button action in MSIE.
204         Fixed bug where _template plugin had a , instead of . character on e.type.
205         Fixed bug where src, href where replaced to xsrc and xhref in comments.
206         Fixed bug where paste_cleanup_on_paste option wasn't working correctly with the paste plugin.
207         Fixed bug where MSIE was reporting an error when TinyMCE was placed in a frame and not focused.
208         Fixed bug where clipboard_msg wasn't entity decoded corectly before displaying it in confirm box.
209         Fixed bug where mceRemoveControl wasn't working correctly on DIV elements.
210         Fixed bug where mceInsertContent/mceReplaceContent produced error when a empty string was inserted.
211         Fixed so the default valid_elements option is more XHTML valid.
212         Fixed issue where style formatting wasn't handled when pasting content from Word.
213         Fixed issue where ' characters wasn't entity encoded, they are now encoded into &#39; and not &apos;.
214         Fixed issue with empty paragraphs, these are now filled with &nsbp; if they are empty.
215         Added documentation on how the # prefix can be used in the valid_elements option.
216         Added new options paste_remove_styles and paste_remove_spans to paste plugin.
217         Added possibility to have empty default attributes values.
218 Version 2.0.3 (2006-02-13)
219         Added missing buttons to button reference page in documentation.
220         Added dt,dl,dd elements to default_valid elements config value.
221         Added new support for self registrering plugins.
222         Added new callback for themes and plugins handleEvent and the handle_event_callback option.
223         Added new execcommand_callback option, this enables you to add custom execcommand logic on page level.
224         Added new custom_shortcuts option, this enables you to disable plugin/theme specific keyboard shortcuts.
225         Added new addShortcut to TinyMCE_Control, this enables plugin to register custom keyboard shortcuts.
226         Added new getButtonHTML function to TinyMCE core, this function makes it easier for plugins/themes to make buttons.
227         Added more documentation on how to write plugins and updated the _template plugin.
228         Added more documentation on how to write custom themes.
229         Fixed so the default window size of the source editor is larger in the advanced theme.
230         Fixed so all internal plugins use the new auto registration and separation logic.
231         Fixed so all internal themes use the new auto registration and separation logic.
232         Fixed so the Safari warning is switched off by default.
233         Fixed so cursor position isn't moved when performing a cleanup.
234         Fixed so cursor position is correct when performing undo/redo actions.
235         Fixed so all themes/plugins now use a:hover to produce the mouse over button effect.
236         Fixed so it uses the DOMContentLoaded and onreadystatechange instead of onload.
237         Fixed so the simple theme also supports the button_tile_map option.
238         Fixed so the selection/cursor is moved to the beginning of area on search/replace.
239         Fixed callback handling to reduce logic, improve performance and flexibility.
240         Fixed documentarion error for the paste plugin, contributed by Jochen Metzger.
241         Fixed bug that made the cleanup process to hang MSIE on specific content.
242         Fixed bug with absolute to relative URL convertion logic if the absolute URL didn't have a path.
243         Fixed bug where about.htm in advanced theme refered to a non existing css file.
244         Fixed bug with defParam and the event_elements option.
245         Fixed bug where fullscreen plugin wasn't correctly setup with editor contents.
246         Fixed bug where paste/drop converted relative URLs incorrectly in MSIE.
247         Fixed bug with inlinepopups not restoring selection on close window in MSIE.
248         Fixed bug where selection was lost when a new column/row was inserted in a table running in Gecko.
249         Fixed bug where save plugin wasn't working in fullscreen mode.
250         Fixed bug where fullscreen plugin wasn't working in Opera.
251         Fixed bug where editor resizing in advanced theme wasn't working in Opera.
252         Fixed bug where cursor position was placed at the end of instance on word paste.
253         Fixed bug where a tinyMCE is undefined error was reported in Firefox.
254         Fixed compatiblity issues with new cleanup plugin and the prototype.js library.
255         Renamed the mceItemEditable/mceItemNonEditable to mceEditable/mceNonEditable.
256         Renamed the TinyMCEControl class to TinyMCE_Control, TinyMCE_ is the valid class prefix.
257         Removed the getInsertLinkTemplate and getInsertImageTemplate functions from themes and from API.
258         Removed insertImage and insertLink from TinyMCE core, they are moved to the advanced theme.
259         Removed opacity workaround made for Opera Preview 1, download Opera Preview 2 instead.
260         Removed search backward function from replace dialog since it could result in a infinite loop.
261         Marked insertlink_callback, insertimage_callback options as deprecated these can be replaced with execcommand_callback.
262         Moved selection specific methods to a new class. For example inst.selectNode is now inst.selection.selectNode.
263         Updated German language pack, contributed by Ace Man.
264 Version 2.0.2 (2006-01-24)
265         Added updated Danish language pack contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
266         Added updated Czech language pack contributed by michi aka mishal.
267         Added new Slovenian language pack contributed by Domen Kosir.
268         Added new Turkish language pack contributed by Engin Dumlu.
269         Added new save_onsavecallback option to the save plugin, this function is called on save.
270         Added new save_enablewhendirty option to the save plugin, this will disable the button until changes are made.
271         Added new onpageload callback event, this event is called when the page is loaded but before instances are made.
272         Added new accessibility_focus option, this enables you to control if buttons should be tab focusable or not.
273         Added new greek alpha character to charmap dialog.
274         Added new Scaron,scaron,Alpha entities to the default value of the entities option thanks to Kevin Rodgers.
275         Added new contextmenu items link.unlink,advhr contributed by Speednet.
276         Added new paste_insert_word_content_callback option for the paste plugin.
277         Added new cleanup plugin, this will replace the one inside the core ones it's considered stable.
278         Added cancel button to color picker contributed by Speednet.
279         Fixed various documentation errors and typos, modified the FAQ.
280         Fixed issue where the first handleNodeChange call was done to early in initialization.
281         Fixed issue with Dutch language pack for advlink plugin.
282         Fixed issue where dialogs was to short when dialog_type option was set to modal in MSIE.
283         Fixed bug where insert image under Gecko resulted in a broken image if it was inserted a the beginning of a element.
284         Fixed bug where mceVisualAid class wasn't removed from TH elements on save.
285         Fixed bug where the href attribute area elements gets converted to xhref.
286         Fixed bug with document relative anchors being forced absolute even when the convert_urls was set to false.
287         Fixed bug where some plugins produced &gr; intead of &gt; entities on string encoding.
288         Fixed bug where some characters in charmap dialog was double encoded in Firefox/Gecko.
289         Fixed bug with XML core entities wasn't encoded when using raw or numeric value in entity_encoding option.
290         Fixed bug where classes was removed from table,td,th elements when the verify_css_classes option was enabled.
291         Fixed bug where elements was getting a visual aid class if a default or force class attribute value rule was used.
292         Fixed bug where strong/em rules didn't handle the -/+ prefixes correctly under Firefox/Mozilla.
293         Fixed bug where non textarea elements didn't work when submiting content.
294         Fixed bug where a access denied error was produced when using contextmenu together with modal dialogs under MSIE.
295         Fixed bug where fullscreen plugin didn't call custom cleanup functions when passing content back and forth.
296         Fixed issue where default rule for font tags didn't have a + prefix in valid_elements.
297         Fixed issue with CSS where "arrow" was used instead of "default" for cursor replacement.
298         Fixed issue where the replace button replaced the current selection first time it was used.
299         Fixed issue with missing title for the advhr dialog.
300         Fixed issue with div not beeing usable in the theme_advanced_blockformats option.
301         Fixed issue in with translation in the German language pack.
302         Fixed so the word wrap toggle for source view functions in Firefox/Mozilla.
303         Fixed so title attribute of emotion images gets inserted aswell as alt.
304         Fixed so the insert return on popups is checked by default in advlink.
305         Fixed so url gets filled when empty if a user selects a popup url.
306         Fixed so some init settings gets trimmed from whitespace.
307         Fixed so charmap closes when a char is selected since most of the time users only need one char.
308         Fixed so the link and image dialogs of advanced theme are styled with the new 2.x layout.
309         Fixed accessibility issuew with the link, image and advhr dialogs.
310         Fixed so the advhr dialog uses the new 2.x layout.
311         Fixed XHTML compliance for Preview plugin contributed by Bo Frederiksen.
312         Fixed entity decoding problem with insert button of the advhr plugin contributed by Bo Frederiksen.
313 Version 2.0.1 (2005-12-02)
314         Fixed critical bug in some MSIE versions when submiting content.
315 Version 2.0 (2005-12-01)
316         Added new paste_replace_list option to the paste plugin, this replaces some MS specific characters into normal characters.
317         Added new convert_urls option, this was required to address some issues with Firefox 1.5.
318         Added new paste_create_linebreaks option to paste plugin contributed by Kevin Rodgers.
319         Added new advimage_update_dimensions_onchange option to advimage plugin, this is enabled by default.
320         Added new table_inline_editing option, this enables you to toggle the inline table editing controls in FF 1.5.
321         Added new object_resizing option, this enables you to toggle the resizing controls of table and images in FF 1.5.
322         Added updated simplified Chinese language pack contributed by Wang Yang (tom_cat).
323         Added updated Dutch language pack contributed by Mark van der Sanden.
324         Added updated French language pack contributed by Normand Lamoureux.
325         Added updated Polish language pack contributed by Wooya.
326         Added updated Brazilian Portuguese language pack contributed by Marcio Barbosa.
327         Added new Traditional Chinese language pack contributed by Twapweb.
328         Added new Slovak language pack contributed by Vladimir VASIL.
329         Added new Norwegian Nynorsk pack contributed by Knut B. Jacobsen.
330         Fixed bug where getting init settings in handleNodeChange callback wasn't working correctly when multiple configs where used.
331         Fixed bug with urls being converted into incorrect values in Firefox 1.5.
332         Fixed bug where editor and cursor was flickering when TinyMCE was placed in a hidden div in Firefox 1.5.
333         Fixed bug with missing parenthesis in a MSIE setInnerHTML call.
334         Fixed bug where MSIE was producing a "Invalid source HTML for this operation" javascript error when placed in P tags.
335         Fixed bug where some styles with RGB values was parsed/serialized incorrectly in Firefox/Mozilla.
336         Fixed bug where reset form action didn't reset all editor instances to their original values.
337         Fixed bug where a javascript exception whas thrown when the editor was resized to a negative value in MSIE.
338         Fixed bug where inserting custom characters or date/time within a font element removed formatting in Firefox/Mozilla.
339         Fixed bug where image urls was inserted incorrectly if relative_urls was set to false due to issues with inserthtml command.
340         Fixed bug where encoding option wasn't working correctly becurse the entities list wasn't initialized.
341         Fixed bug where MSIE removed the first comment from the HTML of a mceInsertContent call.
342         Fixed bug where update all cells in table/row wasn't working on some tables with lots of whitespace.
343         Fixed bug with td background attribute when inline_styles option was set to true in MSIE.
344         Fixed bug where forms submitted with accesskey or return produced a JS error in Firefox 1.5.
345         Fixed bug with URL convertion logic not converting paths correctly to relative/absolute URLs.
346         Fixed bug where inline_styles option and flash moviews produced strange results.
347         Fixed bug where tabs and links where opened in a new window in MSIE when dialog_type option was set to modal.
348         Fixed bug where dialogs didn't open in Opera if the dialog_type option was set to modal.
349         Fixed bug where the table plugin wasn't working with the inlinepopups plugin while running in MSIE.
350         Fixed bug where embed elements whasn't parsed correctly by the flash plugin if no object tag was surrounding it.
351         Fixed bug where contents wasn't stored/restored when using the browser back button in Firefox 1.5.
352         Fixed issue where the ghost resize handles in Firefox/Mozilla was appearing when resizing images/tables.
353         Fixed issue with constrain proportions feature in advimage plugin, when trying to reset the values to blank.
354         Fixed issue where inlinepopups option couldn't be enabled/disabled on individual instances.
355         Fixed issue where TDs was created instead of TH elements when inserting a column on a row with TH elements.
356         Fixed issue with editor_selector/editor_deselector options couldn't be used when mode was specific_textareas.
357         Fixed issue where font selection produced null face attributes in MSIE.
358         Fixed issue where document local anchors where prefixed with the document name.
359         Fixed issue where link/image dialogs of the advanced theme didn't open using inlinepopups when enabled.
360         Fixed so the CSS select list gets hidden in the link dialog in advanced theme if there isn't any CSS classes.
361         Fixed so that the onsubmit handler of a form was processed correctly when posting using the save plugin.
362         Fixed so TinyMCE makes some very simple cleanups even if cleanup option is set to false.
363         Fixed so alignment button gifs have the justify prefix, such as justifyleft, for compatiblity with Drupal.
364         Fixed compatiblity issues with the .NET version of TinyMCE Compressor.
365         Fixed performance issue with fullscreen plugin, it switches back to normal view a lot faster now.
366         Fixed issues with mceSelectList class in advanced theme and compressed it some.
367         Renamed the Norwegian language pack from no to nb since it's "Norwegian Bokmål".
368 Version 2.0RC4 (2005-10-30)
369         Fixed bug with font face/size/color wasn't working correctly in Firefox 1.5b1.
370         Fixed bug where all actions where dispatching the onbeforeunload event.
371         Fixed bug where buttons in fullscreen mode wasn't working in MSIE.
372         Fixed bug where style removal with drop list wasn't working correctly.
373         Fixed bug where element path list or return key some times didn't scroll to the right location.
374         Fixed bug where return key in Firefox/Mozilla some times produced a error.
375         Fixed bug where MSIE was presenting a alert box about insecure items when running TinyMCE over HTTPS.
376         Fixed bug where TR/TD elements width/height attributes produced a JS error on cleanup.
377         Fixed bug where Polish Ctrl+Alt+Z executed the undo function instead of inserting national character.
378         Fixed bug where editor couldn't be initialized if no rows or height where specified on a textarea.
379         Fixed bug where comments sometimes got removed from HTML code.
380         Fixed bug with advimage not inserting onmouseover attribute correctly.
381         Fixed bug where anchors with child nodes messed up list elements.
382         Fixed bug where apply_source_formatting option wasn't working when used together with remove_linebreaks.
383         Fixed bug where empty paragraphs where invisible in Firefox. These are now padded with a &nbsp;.
384         Fixed bug where tables without a border attribute didn't get visual aid borders until cleanup.
385         Fixed bug with URL convertion, absolute URLs to the same domain without trailing slash produced incorrect results.
386         Fixed bug with URL convertion of urls like this somedir/?id=3 produced somedir?id=3.
387         Fixed bug with weird cursor movement when pressing return/enter in a list when running on Firefox/Mozilla.
388         Fixed bug where contents where deleted sometimes when user pressed return/enter running on Firefox/Mozilla.
389         Fixed bug where style elements what generated empty in MSIE, but using style tags is not recommended.
390         Fixed bug with not beeing able to have absolute urls in the external_link_list_url and simmilar.
391         Fixed bug with bold, italic, underline, strikethrough buttons not beeing selected correctly.
392         Fixed bug with font size and font face select list not beeing selected correctly.
393         Fixed bug where document anchors was incorrectly converted if document_base_url was defined.
394         Fixed bug where changing border width/color of a table didn't update CSS styles correcty.
395         Fixed bug where emotions plugin didn't insert a new smiley the second time you insert one.
396         Fixed bug with blockquote command produced javascript error when used on lists in MSIE.
397         Fixed bug with cleanup converting flash elements to images.
398         Fixed bug where class wasn't selected in drop list of advlink/advimage dialogs when editing links/images.
399         Fixed bug where cellpadding/cellspacing/scope wasn't correctly handled in MSIE 5.5SP2.
400         Fixed bug where hreflang,charset and type attributes wasn't returned correctly in MSIE 5.5SP2.
401         Fixed bug with broken image URLs when user clicked the cleanup button in Firefox 1.5b2.
402         Fixed some compatiblity issues with call to createStyleSheet and event.target setup.
403         Fixed more compatiblity issues with scripts extending core JS logic such as the Array class.
404         Fixed issue where paragraphs wasn't generated if user pressed returned inside a H1-H6 running on Firefox/Mozilla.
405         Fixed issue with context menu plugin messing up some onclick events.
406         Fixed issue with missing </tbody> HTML in advanced theme.
407         Fixed issue with Finnish language pack, it wasn't working at all.
408         Fixed issue where button control styles needed to be overriden in default editor_ui.css.
409         Fixed issue with a broken link in the documentation to the theme_advanced_resize_horizontal option.
410         Fixed issue with missing var declaration of a buttons variable in the advanced theme.
411         Fixed issue with missing block elements in block element regexp.
412         Fixed issue where advhr plugin didn't produce valid attribute for noshade.
413         Fixed issue with misslabeled option, plaintext_create_paragraphs is renamed to paste_create_paragraphs.
414         Fixed issue where remove_script_host and relative_urls where treated as true if they where specified as strings.
415         Fixed issue with charmap, made it easier to select/click characters.
416         Fixed issue with search/replace dialogs not being refocused in MSIE.
417         Fixed issues with dialogs being to small if large class names where added. Made sure they can grow.
418         Fixed issues with some dialogs being to small in NS 7.2 and not working correctly in NS 7.1.
419         Fixed missing HEAD element in fullscreen.htm file, contributed by monkeybrain.
420         Fixed some HTML issues with the advhr plugin, contributed by monkeybrain.
421         Fixed some small issues with the span element rule of the XHTML rule set in valid_elements documentation.
422         Added new Opera 9 support, most of the functions is working in the prerelease of Opera 9.
423         Added new paste_strip_class_attributes option to paste plugin, contributed by monkeybrain.
424         Added new merge_styles_invalid_parents option, allows users to control what elements gets styles.
425         Added new theme_advanced_resizing_use_cookie option, this enables you to disable the cookie used by resize.
426         Added new function that converts all font elements to span elements when the editor loads.
427         Added new force_hex_style_colors option, enables you to control the color format of CSS styles.
428         Added new convert_fonts_to_spans option, this option converts fonts to span elements.
429         Added new font_size_classes option, this option is used together with convert_fonts_to_spans.
430         Added new doctype option, enables you to control the internal doctype declaration.
431         Added new event_elements option contributed by happy_noodle_boy.
432         Added new path tooltips for font, span and flash elements such as color, font-family, src and so forth.
433         Added trim_span_elements back again, this option removes unneeded span elements.
434         Added documentation of the apply_source_formatting option.
435         Added updated Danish language pack, contributed by Jan Moelgaard.
436         Added updated Hebrew language pack, contributed by Liron Newman.
437         Added updated Russian language pack, contributed by Vladimir Vitkovsky.
438         Added updated Finnish language pack, contributed by Tuomo Aura.
439         Added updated Spanish language pack, contributed by Adolfo Sanz De Diego.
440         Added updated Italian language pack, contributed by grueff.
441         Added updated Icelandic language pack, contributed by Johannes Birgir Jensson.
442         Removed option convert_fonts_to_styles due to various compatiblity issues. Use convert_fonts_to_spans instead.
443 Version 2.0RC3 (2005-09-26)
444         Fixed bug where colorpicker in table plugin wasn't working in Mozilla/Firefox.
445         Fixed bug where closed anchors produced strange results. Anchors are now forced open.
446         Fixed bug where the font style/color functions wasn't producing correct results.
447         Fixed bug where buttons not working if a target was defined in head element.
448         Fixed bug where paragraphs wasn't generated when pressing return/enter in a floating div.
449         Fixed bug where anchor contents was getting lost, contents of anchors are now placed behind them.
450         Fixed bug where style info such font size/face/color was removing parent elements such as LI.
451         Fixed bug where %I wasn't inserting correct hour in the insertdatetime plugin.
452         Fixed bug where MSIE sometimes doesn't output attributes correctly, contributed by Luke Bennett.
453         Fixed bug where images was lost if the user pressed return after a image in a TD on FF.
454         Fixed bug where empty non block elements where produced when hitting return in Gecko browsers.
455         Fixed bug where it was impossible to update tables.
456         Fixed various bugs and issues with removeformatting function it will now remove classes and styles.
457         Fixed compatiblity issues with prototype.js and other scripts that modifies the Object.prototype.
458         Fixed issue where a unnecessary dir and style attribute was generated on the blockquote command in MSIE.
459         Fixed issue with access denied error if page contained iframes with external URLs.
460         Fixed issue where the plugin links in about dialog was linking to blank.
461         Fixed issue with useCSS command not working in Deer park beta.
462         Fixed XHTML table compatiblity issues. Placed bordercolor and height in styles instead of attributes.
463         Fixed issue with tables getting empty summary attribute in MSIE.
464         Fixes so the insert custom character dialog is accessible through keyboard.
465         Removed _self as the default target for links inorder to produce more XHTML compliant code.
466         Removed bordercolor field from table row properties dialog since this is not a valid attribute.
467         Added accessibility warnings to image and table plugin. These can be disabled by the accessibility_warnings option.
468         Added updated Danish language pack, contributed by Jan Moelgaard.
469         Added updated Hebrew language pack, contributed by Liron Newman.
470         Added updated Norwegian language pack, contributed by Knut B. Jacobsen.
471         Added updated German language pack, contributed by salzbermat.
472 Version 2.0RC2 (2005-09-12)
473         Fixed bug with plugin tab in about dialog not working in MSIE 5.01.
474         Fixed bug issues with paste and noneditable plugin in MSIE 5.01.
475         Fixed bug where dialogs in the search/replace plugin was to small.
476         Fixed bug where about dialog sometimes produced unknown runtime error in MSIE.
477         Fixed bug where é and í characters was converted the wrong entities.
478         Fixed bug where it was possible to click on the disabled link icon when nothing was selected.
479         Fixed bug where autosave plugin wasn't working with JS submit calls or the save plugin.
480         Fixed bug where file/image browser wasn't working with the default link/image dialogs.
481         Fixed bug where style attributes where parsed/serialized incorrectly when using - and #.
482         Fixed bug where inline popups plugin wasn't working when loading the compressed JS files.
483         Fixed bug with contextmenu showing theme image dialog instead of advimage dialog.
484         Fixed bug with flash plugin trying to include a empty external list JS file.
485         Fixed bug with some fields beeing to short if the file browser was disabled.
486         Fixed bug where contextmenu wasn't recognizing flash elements.
487         Fixed bug where border styles on images and tables was removed.
488         Fixed accessibility issue with colorpicker, added titles and keyboard access.
489         Fixed accessibility issue with toolbar buttons, all toolbar buttons are now wrapped in links.
490         Fixed accessibility issue width browse buttons, these are now wrapped in links.
491         Fixed accessibility issue with select lists, all select lists has now keyboard access.
492         Fixed accessibility issues with missing labels in various dialogs.
493         Fixed accessibility issue with the emotions plugin, this one now inserts a alt text for smileys.
494         Fixed accessibility issue with the locationbar, menubar and so fort in advlink plugin.
495         Fixed accessibility issue with TOC in english help pages. This is not wrapped in a acronym element.
496         Fixed issue with the directionality plugin. It will now get disabled on invalid elements.
497         Fixed issue where popups was the wrong size a new resizeToInnerSize function resizes popups to the correct size.
498         Fixed so empty <a> elements gets removed since they serve no purpose.
499         Added support for TinyMCE grabbing text from input elements if specified in exact mode.
500         Added language specific relative popup width/heights to all build in dialogs.
501         Added missing browser for popup url in advlink plugin.
502         Added missing delete table icon to context menu.
503         Added so it's possible to see the target value in the target select dropdown in the advlink plugin.
504         Updated the documentation to include information about the new language packs.
505         Updated the swedish language pack.
506 Version 2.0RC1 (2005-09-06)
507         Renamed CSS classes mcePathTop,mcePathBottom,mcePath to mceStatusbarTop,mceStatusbarBottom,mceStatusbar. [BREAKS COMPATIBLITY].
508         Moved all theme CSS files to a css directory within the theme. [BREAKS COMPATIBLITY].
509         Removed the default theme since the advanced theme can be configured to be as the default theme. [BREAKS COMPATIBLITY].
510         Removed closeDialog method from TinyMCE use tinyMCEPopup.close(); instead of tinyMCE.closeDialog();. [BREAKS COMPATIBLITY].
511         Removed the auto_cleanup_word option, since the paste plugin now handles this better than the build in function.
512         Added improved undo/redo and onchange handling. All modifications are now undo/redo:able.
513         Added new mceBeginUndoLevel/mceEndUndoLevel commands. Used to begin/end a undo/redo:able action.
514         Added new link dialog with tab interface and lots of new fields and options.
515         Added new image dialog with tab interface and lots of new fields and options.
516         Added new about dialog with tab interface, this one replaces the old help dialog.
517         Added new table dialogs with tab interface and lots of new fileds and options.
518         Added new utils directory in tiny_mce script dir. This directory contains various utility classes.
519         Added new TinyMCEPopup class to tiny_mce_popup.js, used for common popup logic.
520         Added new inlinepopups plugin, this makes the popup windows to open as DHTML windows (divs).
521         Added new version info constants to TinyMCE (majorVersion, minorVersion, releaseDate).
522         Added new resizing functionality to the advanced theme, the editor instance can now be resized.
523         Added new theme_advanced_resizing option, enables/disables the new resizing functionality.
524         Added new theme_advanced_resize_horizontal option, enables/disables the horizontal resizing.
525         Added new theme_advanced_path option, enables/disables the element path functionality in statusbar.
526         Added new compressed icons about 1/3 of the original size, contributed by Jozef.
527         Added new center support of images, images are now wrapped in a div with alignment.
528         Added new - character to the valid_elements/extended_valid_elements options this feature removes empty elements.
529         Added new setup_content_dom and submit_content types to custom cleanup callbacks.
530         Added new inst parameter to custom cleanup callbacks, this is a reference to the editor instance.
531         Added new mceColorPicker command to the advanced theme, enables the possibility invoke the color picker.
532         Added new safari_warning option, this enables you to disable the alert that gets presented when running on Safari.
533         Added new editor_selector/editor_deselector options that enables you to specify a include/exclude from convertion class.
534         Added new tinyMCE.addToLang function to reduce the overall size of the language files.
535         Added new auto save plugin. This plugin will confirm that the user want's the leave any modifications unsaved.
536         Added new noneditable plugin. This plugin enables you to disable/enable the possibility to edit various elements.
537         Added new word example, to better illustrate how TinyMCE is to be used when pasting content from Office/Word.
538         Added missing entities eactute,iacute,oacute,uacute,Aacute,Eacute,Iacute,Oacute,Uacute,Yacute,Aacute.
539         Added updated Hebrew language pack contributed by Liron Newman.
540         Added visual aid icon for invisible anchors elements.
541         Added new insert table and delete table commands to context menu.
542         Added new convert_fonts_to_styles option, this option controls if font or span will be used when using font size, color etc.
543         Renamed the theme_advanced_path_location to theme_advanced_statusbar_location.
544         Moved all popup javascript logic into external .js files, inorder to separate presentation and logic.
545         Removed the automatic resizing of popups. Better to use relative window sizes for each language when opening a dialog.
546         Fixed issue where the character map dialog lost focus when inserting a char.
547         Fixed issue where the attribute values where not XML encoded correctly. For example: & will be &amp;.
548         Fixed performance issue with the table plugin, it was executing logic even when it was inactive.
549         Fixed so the directionality gets inherited by all popups/dialogs.
550         Fixed so the CSS file content_css loads after the theme content CSS, user specific CSS extends theme CSS.
551         Fixed so more than 3 toolbar rows may be added in when using the default simple layout.
552         Fixed so the insertdatetime plugin polls it's default date formats from the language pack.
553         Fixes so auto_reset_designmode is enabled by default, to avoid the question about the editor not working in tabs.
554         Fixed better inline styles support for images and tables.
555         Fixed duplicate IDs on advanced theme with external toolbar, contributed by Miguel Fortea.
556         Fixed issue with remove formatting under MSIE, if all contents of a element is selected the element is also selected.
557         Fixed issue with visual aids not being removed from content when cleanup is disabled. But it's NOT recommended to disable the cleanup.
558         Fixed bug where return/enter key sometimes produced empty elements in MSIE.
559         Fixed bug where link list was generated twice in the advanced themes link dialog.
560         Fixed bug issue where embed was converted in to ibed due to some invalid regexps.
561         Fixed bug where summary attribute on tables got lost in MSIE.
562         Fixed bug where the editor scrolled to the top of content when the pasting text with the paste plugin.
563         Fixed bug where external toolbar wasn't translated, contributed by Miguel Fortea.
564         Fixed bug where the editor had a incorrect height, contributed by Miguel Fortea.
565         Fixed bug where visual aid class where presented in element path.
566         Fixed bug where HR elements with a id set to "null" produced runtime error in MSIE.
567         Fixed bug where isDirty wasn't working due to the same function name and variable name.
568         Fixed bug where events like onclick wasn't removed/stored correctly in old MSIE.
569 Version 1.45 (2005-06-23)
570         Fixed so the newdocument button shows again, was removed by accident in RC2.
571         Fixed so styles drop down in link dialog gets hidden if no classes are defined.
572         Fixed bug where Paste command in context menu wasn't working.
573         Fixed bug issue with not having a base href element in preview plugin.
574         Fixed bug where input elements produced double type/value attributes in MSIE.
575         Fixed so the check for empty contents in cleanup handled uppercase elements.
576         Added a alert box is a popup is blocked by a popup blocker.
577         Added updated dutch language pack, contributed by Fred Stuurman.
578         Added a confirm dialog for the newdocument action.
579         Added mceContentBody class to the iframe document body.
580         Added allowtransparency attribute to iframe.
581         Added fix where some HTML content produced runtime error in MSIE.
582         Added a lot better Safari support, but many things are still very buggy.
583         Added flash_wmode, flash_quality and flash_menu options for the flash plugin.
584         Added new dialog_type option, this enables you to switch back to modal dialogs in MSIE.
585         Updated Canadian French table language pack contributed by Virtuelcom.
586         Fixed some minor issues with Simplified Chinese language pack.
587         Re-added Tahoma font to font drop list, was removed in previous version.
588 Version 1.45 RC2 (2005-06-15)
589         Fixed bug where paste_use_dialog option for the paste plugin wasn't working correctly.
590         Fixed bug issue with setContent not calling custom cleanups correctly. Inflicts the Flash plugin.
591         Fixed bug where external_link_list_url/external_image_list_url in fullscreen mode.
592         Fixed so TinyMCE doesn't use modal dialogs on MSIE, these where giving some problems with for example lost sessions.
593         Fixed the auto resize function for popups to use new logic.
594         Fixed so callback functions gets called correctly from fullscreen mode.
595         Fixed misspelled language pack for canadian french in the advimage plugin.
596         Fixed so openWindow can open use absolute URL:s.
597         Fixed bug issue where auto_cleanup_word sometimes didn't work in MSIE.
598         Fixed bug issue where the close button in dialogs wasn't available on Firefox on MacOSX.
599         Added new pastetext icon contributed by speednet.
600         Added new browsers option that enables you to specify what browsers is to be WYSIWYG enabled or not.
601         Added partial Catalan translation contributed by Marc Bria Ramírez.
602         Added portuguese Brazil translation contributed by João Borges.
603         Added updated Simplified Chinese language pack contributed by cube316.
604         Added beforeunload handler for fullscreen plugin so contents gets updated when the window is closed.
605         Added a new fullscreen_settings option for the fullscreen plugin contributed by David Glick.
606         Added new insert table command to context menu when user clicks within a table.
607         Added new advimage_constrain_proportions option to advimage plugin, contributed by Knut B. Jacobsen.
608         Added updated advanced theme with a new external toolbar location option, contributed by Man-Chicken (http://www.zoomshare.com/).
609         Added new tiny_mce_gzip.php file, this PHP script merges and compressed the requested .js files to improve loading times.
610         Added updated czech language pack, contributed by Stanislav Lacko.
611         Added new mceRemoveNode command, this command removes a node and inserts the node contents instead.
612         Added new behavior to format select box, you can now remove a paragraph by selecting -- Format --.
613         Removed ?rnd from external_link_list_url/external_image_list_url since it doesn't work well with serverside scripts.
614 Version 1.45 RC1 (2005-05-27)
615         Fixed bug where character map inserted &amp; and &lt;/&gt; when using & < >.
616         Fixed so paragraphs containing &nbsp; is converted to numeric or raw if entity_encoding is set.
617         Fixed bug in searchreplace plugin when user tried to search on a empty string or the editor contents was empty.
618         Fixed repaint/trail graphics issues with images and tables in FF/Mozilla.
619         Fixed some memory leaks in TinyMCE core and context menu plugin, only MSIE was inflicted by this.
620         Fixed stange issue where elements sometimes disappeared in MSIE.
621         Fixed URL convertion problems with onmouseover, onmouseout image urls in advimage plugin.
622         Fixed URL convertion problems with Flash plugin.
623         Fixed the experimental Safari support, some features work some doesn't.
624         Fixed bug where multiple a elements where created when updating links on images in FF/Mozilla.
625         Fixed bug in importCSS function, was having a meaning less if statement.
626         Fixed so the contextmenu plugin uses images from the configurated theme instead of the advanced theme.
627         Fixed so the external_link_list_url/external_image_list_url options can use relative or absolute path.
628         Fixed so the external_link_list_url/external_image_list_url has a random query parameter to prevent it from cache.
629         Added new mceInsertRawHTML command, this inserts raw as it is HTML code in the the selected position.
630         Added paste plain text plugin contributed by Ryan Demmer, converted it into a paste plugin.
631         Added updated paste plugin contributed by speednet, includes paste directly feature for MSIE.
632         Added split/merge table cells support, to table plugin and context menus.
633         Added cut/copy/paste table rows functionality to context menu and table plugin.
634         Added new mceSetContent command, this does the same as the setContent function.
635         Added new clear all/new document icon to advanced theme.
636         Added new remove formatting and select text color icons.
637         Added new directionality plugin to better support languages that write from right to left.
638         Added new fullscreen plugin, enables users to toggle fullscreen editing mode.
639         Added a new template/tutorial plugin to aid people in the development of own plugins.
640         Removed visual_table_style and replaced it with visual_table_class. [BREAKS COMPATIBLITY].
641         Renamed urlconvertor_callback option to urlconverter_callback.
642 Version 1.44 (2005-05-03)
643         Fixed bug with contextmenu not showing at the correct location in MSIE.
644         Fixed bug where a error was produced by the Flash plugin if the user reloaded the page in MSIE.
645         Fixed issue where mceAddControl and mceRemoveControl commands produced a error in MSIE.
646         Fixed bug when images and flash movies where mixed in the editor produced strange results.
647         Fixed so trailing / characters isn't removed from URLs.
648         Fixed so the contextmenu uses a diffrent method of loading it's custom CSS file.
649         Fixed getAttributes problem, it should read getAttribute.
650         Fixed so "Edit HTML source" window may be maximized.
651         Added French eacute entitiy to default entities option.
652         Added a height CSS value for the element path in advanced themes editor_ui.css since it keept bobbing up and down.
653         Added updated Polish language pack contributed by Marcin Szymon Sznyra.
654         Added better window auto resize method for most dialogs.
655         Added new feature to set what tags are to be left open in valid_elements. Add a + before the element names to enable.
656         Added nowrap for the editor table cells, sometimes the editors controls wrapped.
657         Updated German language pack contributed by Krokogras.
658 Version 1.44 RC2 (2005-04-25)
659         Fixed bug with host prefixes and port numbers when having relative_urls set to false and remove_script_host set to true.
660         Fixed bug when site absolute URLs for example /something was converted incorrectly in Firefox/Mozilla.
661         Fixed bug where the link wasn't auto selected in the drop list in the advanced themes default link dialog.
662         Fixed bug issue with the flash plugin and croping out characters before and after the movie.
663         Fixed bug where the editor jumped to top of editor area on enter/return when doctype was set to XML Transitional.
664         Fixed bug where context menu was appearing in the wrong location if the window was resized.
665         Fixed bug in the context menu where table properties wasn't working.
666         Fixed bug where a selectorText exception was trown if the CSS file contained @import or @charset.
667         Fixed bug where bold/italic/strikethough/underline wasn't selected/unselected in toolbar some times.
668         Fixed issue with hspace and vspace when having the inline_styles option enabled. Contributed by speednet.
669         Fixed bug where access denied error was thrown sometimes in MSIE.
670         Fixed so images without src won't be inserted.
671         Fixed some issues with width/height fields in the advimage plugin.
672         Fixed so the contextmenu plugin doesn't appear in MSIE 5.0, now functions with 5.5+.
673         Added filebrowser icon to mouse over and mouse out fields in the advimage plugin.
674         Added filebrowser icon to popup field in the advlink plugin.
675         Added so the triggerSave function gets auto executed when a user calls submit on a form, this can be disabled with the submit_patch option.
676         Added missing readme.txt file for the context menu plugin.
677         Added new border and background color fields to table dialog, based on contribution by Neirda. Enable them by the table_color_fields option.
678         Removed some old outdated items from FAQ.
679 Version 1.44 RC1 (2005-04-20)
680         Fixed bug where width/height attributes of a image wasn't stored some times in Firefox/Mozilla.
681         Fixed bug where P elements where created if a user pressed return/enter within a h1-h6 in Firefox/Mozilla.
682         Fixed bug where the remove format fuction didn't work some times in MSIE.
683         Fixed so backspace/delete gets added in one undo level in MSIE (improves performance).
684         Fixed so the "Could not find element by id or name" alert only shows when the debug option is set to true.
685         Fixed bug where bold/italic didn't work in Mozilla 1.3.
686         Fixed bug where width/height of a hidden TinyMCE instance where incorrect.
687         Fixed so the function layout of classes in tiny_mce_src.js uses prototype keyword instead of TinyMCE_ prefix (reduces size).
688         Fixed bug where triggerNodeChange produced javascript error some times in MSIE.
689         Fixed some issues in the Swedish and Spanish language packs.
690         Fixed bug where first undo level wasn't working correctly.
691         Fixed so flash plugin loads it's needed CSS data from within the plugin.
692         Fixed button images and CSS in the simple theme.
693         Fixed so the simple example shows how to use the simple theme instead of the default theme.
694         Fixed so cleanup default values can be set to empty. For example alt= generated alt="" on img elements.
695         Fixed memory leaks in MSIE (circular closure problem) events are now removed in a better way.
696         Fixed bug where URLs where converted incorrectly if the editor page URL contained / characters.
697         Fixed bug where table guidlines didn't work correctly when using the build in Mozilla table buttons.
698         Fixed bug where the Flash plugin was breaking other elements.
699         Added new contextmenu plugin, this plugin adds a menu if the user right clicks/uses the contextmenu on elements.
700         Added new multiple configuration support, the init method may now be called multiple times.
701         Added new remove_linebreaks option, this option is enabled by default and removes all HTML code linebreaks.
702         Added new behavior to the textarea_trigger option, if mode is textareas and trigger is false those elements will not be converted into editors.
703         Added new entity_encoding option, enabled user to better control the behavior of how character are converted into entities.
704         Added new isDirty command to TinyMCEControl, this method returns true if the user has done any modifications to the content.
705         Added new onchange_callback option, this callback is executed when contents within the editor instance is changed.
706         Added new init function for themes/plugins this gets called when a editor instance has finished it's setup.
707         Added new init_instance_callback option this callback is executed when instances are added to the editor.
708         Added new cleanup option this option enables users to totaly disable the whole cleanup process.
709         Added new importCSS method to TinyMCE. This method allows plugins and themes to load custom CSS files on initialization.
710         Added new getSelectedHTML method to TinyMCEControl class, this method returns the currently selected HTML contents.
711         Added new getSelectedText method to TinyMCEControl class, this method returns the currently selected contents as text.
712         Added new removeclass behavior to the removeformat button. The current class will be removed if no contents is selected.
713         Added new queryInstanceCommandValue and queryInstanceCommandState methods.
714         Added new option button_tile_map, this option contols the usage of button tile maps and is disabled by default.
715 Version 1.43 (2005-03-06)
716         Fixed bug with ask option not working at all.
717         Fixed bug where a "instance is not defined bug" error was produced.
718         Fixed bug with empty image src produced a error.
719         Fixed so the simple and default theme used the same CSS style as the advanced theme.
720         Fixed bug with the relative to absolute URL convertion logic if a empty string was passed used.
721         Fixed parse error bug with the source editor some servers can't handle XML PI declarations.
722         Fixed bug issue with HR elements in MSIE, if a specific work pattern where used a runtime error was produced by MSIE.
723         Fixed bug in the URL convertor logic, port numbers was not correctly handled.
724         Fixed issue where the cursor was placed before a insert of custom charater or date/time.
725         Fixed bug where the editor height option didn't work on MSIE.
726         Fixed bug where a linefeed within a table cell broke the table in Firefox/Mozilla.
727         Fixed bug where return/enter key after a image removed all content.
728         Fixed bug where return/enter key sometimes produced nestled P elements.
729         Fixed bug where the editor was stealing focus on load in MSIE.
730         Fixed bug where the visual aid logic forces width/height attributes on tables.
731         Fixed bug where getCSSClasses some times returned null value.
732         Fixed issue where the lang_insert/lang_update language variables wasn't entity decoded.
733         Fixed so the image/link/flash drop list gets auto selected thanks goes to Randy Simons and salzbermat.
734         Fixed so remove formatting button in MSIE removes all classes aswell.
735         Fixed issue where output contained single br element when the editor area was empty.
736         Added new %A/%a/%B/%b format chunks to insertdatetime, these insert localized date names such as January.
737         Added new oninit callback option for TinyMCE this callback is executed when all editor instances been initialized.
738         Added new preview panel to dialog in the advimage plugin, contributed by Virtuelcom.
739         Added element class nam