Bug 7356 - Fix various typos and mis-spellings
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / js / tinymce / changelog
index c15fdb4..e03e51f 100644 (file)
@@ -237,19 +237,19 @@ Version 2.0.6.1 (2006-05-04)
 Version 2.0.6 (2006-05-03)\r
        Added new theme_advanced_source_editor_wrap option, this gives the possibility to force word wrapping.\r
        Added new support for using div,blockquote,dt,dd,code,samp as a items in the theme_advanced_blockformats option.\r
-       Added new strict_loading_mode option, this switches the loading method from document.write to DOM.\r
-       Added new hidden_tab_class, display_tab_class options for resolving the MSIE image dimension bug.\r
-       Added new absolute layer support, this was added to a new plugin called layer.\r
-       Added new CSS style properties support, this was as a plugin called style.\r
-       Fixed bug where TinyMCE was reporting a warning when inserting a image while running on HTTPS.\r
-       Fixed bug where pressing the browser back button after submit removed empty paragraphs in MSIE.\r
-       Fixed bug where links the the same page as the editor page was converted into a /.\r
-       Fixed bug where the getSelectedHTML method was returning undefined when selecting controls in MSIE.\r
-       Fixed bug with unterminated string literal errors where reported in some browsers.\r
-       Fixed bug where src and href where converted into xsrc and xhref in text.\r
-       Fixed bug where two characters where removed by backspace sometimes in Gecko.\r
-       Fixed bug where class drop list wasn't visible in some of the table dialogs.\r
-       Fixed bug where br elements where incorrectly removed within paragraphs on backspace.\r
+       Added new strict_loading_mode option, this switches the loading method from document.write to DOM.
+       Added new hidden_tab_class, display_tab_class options for resolving the MSIE image dimension bug.
+       Added new absolute layer support, this was added to a new plugin called layer.
+       Added new CSS style properties support, this was as a plugin called style.
+       Fixed bug where TinyMCE was reporting a warning when inserting a image while running on HTTPS.
+       Fixed bug where pressing the browser back button after submit removed empty paragraphs in MSIE.
+       Fixed bug where links the same page as the editor page was converted into a /.
+       Fixed bug where the getSelectedHTML method was returning undefined when selecting controls in MSIE.
+       Fixed bug with unterminated string literal errors where reported in some browsers.
+       Fixed bug where src and href where converted into xsrc and xhref in text.
+       Fixed bug where two characters where removed by backspace sometimes in Gecko.
+       Fixed bug where class drop list wasn't visible in some of the table dialogs.
+       Fixed bug where br elements where incorrectly removed within paragraphs on backspace.
        Fixed bug where drag/drop operations failed in MSIE when editor height was set to a % value.\r
        Fixed bug where width/height was lost on images if they where placed in hidden tabs in MSIE.\r
        Fixed bugs with CSS auto import parsing, contributed by Scott Eade.\r
@@ -722,19 +722,19 @@ Version 1.45 RC1 (2005-05-27)
        Fixed stange issue where elements sometimes disappeared in MSIE.\r
        Fixed URL convertion problems with onmouseover, onmouseout image urls in advimage plugin.\r
        Fixed URL convertion problems with Flash plugin.\r
-       Fixed the experimental Safari support, some features work some doesn't.\r
-       Fixed bug where multiple a elements where created when updating links on images in FF/Mozilla.\r
-       Fixed bug in importCSS function, was having a meaning less if statement.\r
-       Fixed so the contextmenu plugin uses images from the configurated theme instead of the advanced theme.\r
-       Fixed so the external_link_list_url/external_image_list_url options can use relative or absolute path.\r
-       Fixed so the external_link_list_url/external_image_list_url has a random query parameter to prevent it from cache.\r
-       Added new mceInsertRawHTML command, this inserts raw as it is HTML code in the the selected position.\r
-       Added paste plain text plugin contributed by Ryan Demmer, converted it into a paste plugin.\r
-       Added updated paste plugin contributed by speednet, includes paste directly feature for MSIE.\r
-       Added split/merge table cells support, to table plugin and context menus.\r
-       Added cut/copy/paste table rows functionality to context menu and table plugin.\r
-       Added new mceSetContent command, this does the same as the setContent function.\r
-       Added new clear all/new document icon to advanced theme.\r
+       Fixed the experimental Safari support, some features work some doesn't.
+       Fixed bug where multiple a elements where created when updating links on images in FF/Mozilla.
+       Fixed bug in importCSS function, was having a meaning less if statement.
+       Fixed so the contextmenu plugin uses images from the configurated theme instead of the advanced theme.
+       Fixed so the external_link_list_url/external_image_list_url options can use relative or absolute path.
+       Fixed so the external_link_list_url/external_image_list_url has a random query parameter to prevent it from cache.
+       Added new mceInsertRawHTML command, this inserts raw as it is HTML code in the selected position.
+       Added paste plain text plugin contributed by Ryan Demmer, converted it into a paste plugin.
+       Added updated paste plugin contributed by speednet, includes paste directly feature for MSIE.
+       Added split/merge table cells support, to table plugin and context menus.
+       Added cut/copy/paste table rows functionality to context menu and table plugin.
+       Added new mceSetContent command, this does the same as the setContent function.
+       Added new clear all/new document icon to advanced theme.
        Added new remove formatting and select text color icons.\r
        Added new directionality plugin to better support languages that write from right to left.\r
        Added new fullscreen plugin, enables users to toggle fullscreen editing mode.\r