Blame | Last modification | View Log | RSS feed
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--* FCKeditor - The text editor for Internet - http://www.fckeditor.net* Copyright (C) 2003-2009 Frederico Caldeira Knabben** == BEGIN LICENSE ==** Licensed under the terms of any of the following licenses at your* choice:** - GNU General Public License Version 2 or later (the "GPL")* http://www.gnu.org/licenses/gpl.html** - GNU Lesser General Public License Version 2.1 or later (the "LGPL")* http://www.gnu.org/licenses/lgpl.html** - Mozilla Public License Version 1.1 or later (the "MPL")* http://www.mozilla.org/MPL/MPL-1.1.html** == END LICENSE ==--><html xmlns="http://www.w3.org/1999/xhtml"><head><title>FCKeditor ChangeLog - What's New?</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">body { font-family: arial, verdana, sans-serif }p { margin-left: 20px }h1 { border-bottom: solid 1px gray; padding-bottom: 20px }</style></head><body><h1>FCKeditor ChangeLog - What's New?</h1><h3>Version 2.6.3</h3><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2412">#2412</a>] FCK.InsertHtml()is now properly removing selected contents after content insertion in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2420">#2420</a>] Spellingmistake corrections made by the spell checking dialog are now undoable. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2411">#2411</a>] Insertanchor was not working for non-empty selections.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2426">#2426</a>] It wasimpossible to switch between editor areas with a single click.</li><li>Language file updates for the following languages:<ul><li>Canadian French</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2402">#2402</a>] Catalan</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2400">#2400</a>] Chinese(Simplified and Traditional)</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2401">#2401</a>] Croatian</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2422">#2422</a>] Czech</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2417">#2417</a>] Dutch</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2428">#2428</a>] French</li><li>German</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2427">#2427</a>] Hebrew</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2410">#2410</a>] Hindi</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2405">#2405</a>] Japanese</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2409">#2409</a>] Norwegianand Norwegian BokmÃ¥l</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2429">#2429</a>] Spanish</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2406">#2406</a>] Vietnamese</li></ul></li></ul><p>This version has been sponsored by <a href="http://www.dataillusion.com/fs/">Data Illusionsurvey software solutions</a>.</p><h3>Version 2.6.3 Beta</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/439">#439</a>] Added anew <strong>context menu option for opening links</strong> in the editor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2220">#2220</a>] <strong>Email links</strong> from the Link dialog <strong>are now encoded</strong> by defaultto prevent being harvested by spammers. (Kudos to asuter for proposing the patch)</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2234">#2234</a>] Addedthe ability to create, modify and remove <strong>DIV containers</strong>. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2247">#2247</a>] The <strong>SHIFT+SPACE</strong> keystroke will now <strong>produce a &nbsp;</strong> character.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2252">#2252</a>] It'snow possible to enable the browsers default menu using the configuration file (FCKConfig.BrowserContextMenuoption). </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2032">#2032</a>] AddedHTML samples for legacy HTML and Flash HTML. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/234">#234</a>] Introducedthe "PreventSubmitHandler" setting, which makes it possible to instruct the editorto not handle the hidden field update on form submit events.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2319">#2319</a>] On Operaand Firefox 3, the entire page was scrolling on SHIFT+ENTER, or when EnterMode='br'.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2321">#2321</a>] On Firefox3, the entire page was scrolling when inserting block elements with the FCK.InsertElementfunction, used by the Table and Horizontal Rule buttons.. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/692">#692</a>] Added somehints in editor/css/fck_editorarea.css on how to handle style items that would breakthe style combo. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2263">#2263</a>] Fixeda JavaScript error in IE which occurs when there are placeholder elements in thedocument and the user has pressed the Source button.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2314">#2314</a>] Correctedmixed up Chinese translations for the blockquote command.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2323">#2323</a>] Fixedthe issue where the show blocks command loses the current selection from the viewarea when editing a long document.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2322">#2322</a>] Fixedthe issue where the fit window command loses the current selection and scroll positionin the editing area.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1917">#1917</a>] Fixedthe issue where the merge down command for tables cells does not work in IE formore than two cells.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2320">#2320</a>] Fixedthe issue where the Find/Replace dialog scrolls the entire page.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1645">#1645</a>] Addedwarning message about Firefox 3's strict origin policy.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2272">#2272</a>] Improvedthe garbage filter in Paste from Word dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2327">#2327</a>] Fixedinvalid HTML in the Paste dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1907">#1907</a>] Fixedsporadic "FCKeditorAPI is not defined" errors in Firefox 3.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2356">#2356</a>] Fixedaccess denied error in IE7 when FCKeditor is launched from local filesystem.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1150">#1150</a>] Fixedthe type="_moz" attribute that sometimes appear in <br> tags in non-IE browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1229">#1229</a>] Convertingmultiple contiguous paragraphs to Formatted will now be merged into a single <PRE>block.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2363">#2363</a>] Therewere some sporadic "Permission Denied" errors with IE on some situations.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2135">#2135</a>] Fixeda data loss bug in IE when there are @import statements in the editor's CSS files,and IE's cache is set to "Check for newer versions on every visit".</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2376">#2376</a>] FCK.InsertHtml()will now insert to the last selected position after the user has selected thingsoutside of FCKeditor, in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2368">#2368</a>] Fixedbroken protect source logic for comments in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2387">#2387</a>] FixedJavaScript error with list commands when the editable document is selected withCtrl-A.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2390">#2390</a>] Fixedthe issue where indent styles in JavaScript-generated <p> blocks are erasedin IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2394">#2394</a>] FixedJavaScript error with the "split vertically" command in IE when attempting to splitcells in the last row of a table.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2316">#2316</a>] The sampleposted data page has now the table fixed at 100% width. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2396">#2396</a>] SpellerPageswas causing a "Permission Denied" error in some situations. </li></ul><h3>Version 2.6.2</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2043">#2043</a>] The debugscript is not any more part of the compressed files. If FCKeditor native debuggingfeatures (FCKDebug) are required, the _source folder must be present in your installation.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2248">#2248</a>] CallingFCK.InsertHtml( 'nbsp;') was inserting a plain space instead of a non breaking spacecharacter.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2273">#2273</a>] The dragresizetableplugin now works in Firefox 3 as well.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2254">#2254</a>] Minorfix in FCKSelection for nodeTagName object.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1614">#1614</a>] UnifiedFCKConfig.FullBasePath with FCKConfig.BasePath.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2127">#2127</a>] Changedfloating dialogs to use fixed positioning so that they are no longer affected byscrolling.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2018">#2018</a>] Reversedthe fix for <a target="_blank" href="http://dev.fckeditor.net/ticket/183">#183</a>which broke FCKeditorAPI's cleanup logic. A new configuration directive <strong>MsWebBrowserControlCompat</strong>has been added for those who wish to force the #183 fix to be enabled.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2276">#2276</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/2279">#2279</a>] On Operaand Firefox 3, the entire page was scrolling on ENTER.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2149">#2149</a>] CSS urlswith querystring parameters were not being accepted for CSS values in the configurationfile (like EditorAreaCSS).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2287">#2287</a>] On somespecific cases, with Firefox 2, some extra spacing was appearing in the final HTMLon posting, if inserting two successive tables.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2287">#2287</a>] Blockelements (like tables or horizontal rules) will be inserted correctly now when thecursor is at the start or the end of blocks. No extra paragraphs will be includedin this operation.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2149">#2197</a>] The TABkey will now have the default browser behavior if TabSpaces=0. It will move thefocus out of the editor (expect on Safari).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2296">#2296</a>] Fixedpermission denied error on clicking on files in the file browser.</li></ul><h3>Version 2.6.1</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2150">#2150</a>] The searchingspeed of the Find/Replace dialog has been vastly improved.</li><li>New language file for <strong>Gujarati</strong> (by Nilam Doctor).</li><li>A new TabIndex property has been added to the JavaScript integration files.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2215">#2215</a>] Followingthe above new feature, the ReplaceTextarea method will now copy the textarea.tabIndexvalue if available.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2163">#2163</a>] If theFCKConfig.DocType setting points to a HTML DocType then the output won't generateself-closing tags (it will output <img > instead of <img />).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2173">#2173</a>] A throbberwill be shown in the Quick Uploads.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2142">#2142</a>] HTMLsamples will now use sampleposteddata.php in action parameter inside a form.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/768">#768</a>] It is nolonger possible for an image to have its width and height defined with both HTMLattributes and inline CSS styles in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1426">#1426</a>] Fixedthe error loading fckstyles.xml in servers which cannot return the correct contenttype header for .xml files.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2102">#2102</a>] FixedFCKConfig.DocType which stopped working in FCKeditor 2.6.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2039">#2039</a>] Fixedthe locking up issue in the Find/Replace dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2124">#2124</a>] PHP FileBrowser: fixed issue with resolving paths on Windows servers with PHP 5.2.4/5.2.5.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2059">#2059</a>] Fixedthe error in the toolbar name in fckeditor.py.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2065">#2065</a>] Floatingdialogs will now block the user from re-selecting the editing area by pressing Tab.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2114">#2114</a>] Addeda workaround for an IE6 bug which causes floating dialogs to appear blank afteropening it for the first time.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2136">#2136</a>] FixedJavaScript error in IE when opening the bullet list properties dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1633">#1633</a>] Externalstyles should no longer interfere with the appearance of the editor and floatingpanels now.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2113">#2113</a>] Fixedunneeded <span class="Apple-style-span"> created after insertingspecial characters.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2170">#2170</a>] FixedCtrl-Insert hotkey for copying.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2125">#2125</a>] Fixedthe issue that FCK.InsertHtml() doesn't insert contents at the caret position whendialogs are opened in IE. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1764">#1764</a>] FCKeditorwill no longer catch focus in IE on load when StartupFocus is false and the initialcontent is empty.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2126">#2126</a>] Openingand closing floating dialogs will no longer cause toolbar button states to becomefrozen.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2159">#2159</a>] Selectionare now correctly restored when undoing changes made by the Replace dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2160">#2160</a>] "Matchwhole word" in the Find and Replace dialog will now find words next to punctuationmarks as well.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2162">#2162</a>] If theconfiguration is set to work including the <head> (FullPage), references tostylesheets added by Firefox extensions won't be added to the output.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2168">#2168</a>] Commentswon't generate new paragraphs in the output.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2184">#2184</a>] Fixedseveral validation errors in the File Browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1383">#1383</a>] Fixedan IE issue where pressing backspace may merge a hyperlink on the previous linewith the text on the current line.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1691">#1691</a>] Creationof links in Safari failed if there was no selection.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2188">#2188</a>] PreserveSessionOnFileBrowseris now removed as it was made obsolete with 2.6.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/898">#898</a>] The stylesfor the editing area are applied in the image preview dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2056">#2056</a>] Fixedseveral validation errors in the dialogs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2063">#2063</a>] Fixedsome problems in asp related to the use of network paths for the location of theuploaded files.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1593">#1593</a>] The "SamplePosted Data" page will now properly wrap the text.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2239">#2239</a>] The PHPcode in sampleposteddata.php has been changed from "<?=" to "<? echo".</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2241">#2241</a>] Fixed404 error in floating panels when FCKeditor is installed to a different domain.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2066">#2066</a>] Addeda workaround for a Mac Safari 3.1 browser bug which caused the Fit Window buttonto give a blank screen.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2218">#2218</a>] ImprovedGecko based browser detection to accept Epiphany/Gecko as well.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2193">#2193</a>] Fixedthe issue where the caret cannot reach the last character of a paragraph in Opera9.50.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2264">#2264</a>] Fixedempty spaces that appear at the top of the editor in Opera 9.50.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2238">#2238</a>] The <object>placeholder was not being properly displayed in the compressed distribution versionand nightly builds.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2115">#2115</a>] FixedJavaScript (permission denied) error in Firefox when file has been uploaded.</li></ul><h3>Version 2.6</h3><p>No changes. The stabilization of the 2.6 RC was completed successfully, as expected.</p><h3>Version 2.6 RC</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2017">#2017</a>] The FCKeditorAPI.Instancesobject can now be used to access all FCKeditor instances available in the page.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1980">#1980</a>] <spanstyle="color: #ff0000">Attention:</span> By default, the editor now produces <strong>and <em> instead of <b> and <i>.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1924">#1924</a>] The dialogclose button is now correctly positioned in IE in RTL languages.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1933">#1933</a>] Placeholderdialog will now display the placeholder value correctly in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/957">#957</a>] PressingEnter or typing after a placeholder with the placeholder plugin will no longer generatecolored text.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1952">#1952</a>] Fixedan issue in FCKTools.FixCssUrls that, other than wrong, was breaking Opera.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1695">#1695</a>] RemovedCtrl-Tab hotkey for Source mode and allowed Ctrl-T to work in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1666">#1666</a>] Fixedpermission denied errors during opening popup menus in IE6 under domain relaxationmode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1934">#1934</a>] FixedJavaScript errors when calling Selection.EnsureSelection() in dialogs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1920">#1920</a>] FixedSSL warning message when opening image and flash dialogs under HTTPS in IE6.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1955">#1955</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/1981">#1981</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/1985">#1985</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/1989">#1989</a>]Fixed XHTML source formatting errors in non-IE browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2000">#2000</a>] The #character is now properly encoded in file names returned by the File Browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1945">#1945</a>] New foldersand file names are now properly sanitized against control characters. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1944">#1944</a>] Backslashcharacter is now disallowed in current folder path.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1055">#1055</a>] Addedlogic to override JavaScript errors occurring inside the editing frame due to useradded JavaScript code.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1647">#1647</a>] HittingENTER on list items containing block elements will now create new list item elements,instead of adding further blocks to the same list item.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1411">#1411</a>] Labelonly combos now get properly grayed out when moving to source view.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2009">#2009</a>] Fixedan important bug regarding styles removal on styled text boundaries, introducedwith the 2.6 Beta 1. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2011">#2011</a>] InternalCSS <style> tags where being outputted when FullPage=true.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2016">#2016</a>] The Linkdialog now properly selects the first field when opening it to modify mailto oranchor links. This problem was also throwing an error in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2021">#2021</a>] The caretwill no longer remain behind in the editing area when the placeholder dialog isopened.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2024">#2024</a>] FixedJavaScript error in IE when the user tries to open dialogs in Source mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1853">#1853</a>] SettingShiftEnterMode to p or div now works correctly when EnterMode is br.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1838">#1838</a>] Fixedthe issue where context menus sometimes don't disappear after selecting an option.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2028">#2028</a>] FixedJavaScript error when EnterMode=br and user tries to insert a page break.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2002">#2002</a>] Fixedthe issue where the maximize editor button does not vertically expand the editingarea in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1842">#1842</a>] PHP integration:fixed filename encoding problems in file browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1832">#1832</a>] CallingFCK.InsertHtml() in non-IE browsers would now activate the document processor asexpected.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1998">#1998</a>] The nativeXMLHttpRequest class is now used in IE, whenever it is available.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1792">#1792</a>] In IE,the browser was able to enter in an infinite loop when working with multiple editorsin the same page. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1948">#1948</a>] SomeCSS rules are reset to dialog elements to avoid conflict with the page CSS.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1965">#1965</a>] IE washaving problems with SpellerPages, causing some errors to be thrown when completingthe spell checking in some situations.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2042">#2042</a>] The FitWindowcommand was throwing an error if executed in an editor where its relative buttonis not present in the toolbar.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/922">#922</a>] Implementeda generic document processor for <OBJECT> and <EMBED> tags.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1831">#1831</a>] Fixedthe issue where the placeholder icon for <EMBED> tags does not always showup in IE7.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2049">#2049</a>] Fixeda deleted cursor CSS attribute in the minified CSS inside fck_dialog_common.js.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1806">#1806</a>] In IE,the caret will not any more move to the previous line when selecting a Format styleinside an empty paragraph.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1990">#1990</a>] In IE,dialogs using API calls which deals with the selection, like InsertHtml now canbe sure the selection will be placed in the correct position.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1997">#1997</a>] WithIE, the first character of table captions where being lost on table creation.</li><li>The selection and cursor position was not being properly handled when creating someelements like forms and tables.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/662">#662</a>] In thePerl sample files, the GetServerPath function will now calculate the path properly.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2208">#2208</a>] Addedmissing translations in Italian language file.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2096">#2096</a>] Addedthe codepage to basexml file. Filenames with special chars should now display properly.</li></ul><h3>Version 2.6 Beta 1</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/35">#35</a>] <strong>New(and cool!) floating dialog system</strong>, avoiding problems with popup blockersand enhancing the editor usability.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1886">#1886</a>] <strong>Adobe AIR</strong> compatibility.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/123">#123</a>] Full supportfor <strong>document.domain</strong> with automatic domain detection.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1622">#1622</a>] New <strong>inline CSS cache</strong> feature, making it possible to avoid downloading the CSSfiles for the editing area and skins. For that, it is enough to set the EditorAreaCSS,SkinEditorCSS and SkinDialogCSS to string values in the format "/absolute/path/for/urls/|<minifiedCSS styles". All internal CSS links are already using this feature. </li><li>New language file for <strong>Canadian French</strong>.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1643">#1643</a>] Resolvedseveral "strict warning" messages in Firefox when running FCKeditor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1522">#1522</a>] The ENTERkey will now work properly in IE with the cursor at the start of a formatted block.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1503">#1503</a>] It'spossible to define in the Styles that a Style (with an empty class) must be shownselected only when no class is present in the current element, and selecting thatitem will clear the current class (it does apply to any attribute, not only classes).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/191">#191</a>] The scrollbarsare now being properly shown in Firefox Mac when placing FCKeditor inside a hiddendiv.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/503">#503</a>] Orphaned<li> elements now get properly enclosed in a <ul> on output.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/309">#309</a>] The ENTERkey will not any more break <button> elements at the beginning of paragraphs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1654">#1654</a>] The editorwas not loading on a specific unknown situation. The breaking point has been removed.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1707">#1707</a>] The editorno longer hangs when operating on documents imported from Microsoft Word.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1514">#1514</a>] Floatingpanels attached to a shared toolbar among multiple FCKeditor instances are no longermisplaced when the editing areas are absolutely or relatively positioned.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1715">#1715</a>] The ShowDropDialogis now enforced only when ForcePasteAsPlainText = true.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1336">#1336</a>] Sometimesthe autogrow plugin didn't work properly in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1728">#1728</a>] Externaltoolbars are now properly sized in Opera.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1782">#1782</a>] Clickingon radio buttons or checkboxes in the editor in IE will no longer cause lockupsin IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/805">#805</a>] The FCKConfig.Keystrokescommands where executed even if the command itself was disabled.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/982">#982</a>] The buttonto empty the box in the "Paste from Word" has been removed as it leads to confusionfor some users.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1682">#1682</a>] Editingcontrol elements in Firefox, Opera and Safari now works properly.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1613">#1613</a>] The editorwas surrounded by a <div> element that wasn't really needed.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/676">#676</a>] If a formcontrol was moved in IE after creating it, then it did lose its name.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/738">#738</a>] It wasn'tpossible to change the type of an existing button.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1854">#1854</a>] Indentationnow works inside table cells.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1717">#1717</a>] The editorwas entering on looping on some specific cases when dealing with invalid sourcemarkup.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1530">#1530</a>] Pastingtext into the "Find what" fields in the Find and Replace dialog would now activatethe find and replace buttons.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1828">#1828</a>] The Find/Replacedialog will no longer display wrong starting positions for the match when thereare multiple and identical characters preceding the character at the real startingpoint of the match.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1878">#1878</a>] Fixeda JavaScript error which occurs in the Find/Replace dialog when the user presses"Find" or "Replace" after the "No match found" message has appeared.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1355">#1355</a>] Linebreaks and spaces are now conserved when converting to and from the "Formatted"format.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1670">#1670</a>] Improvedthe background color behind smiley icons and special characters in their correspondingdialogs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1693">#1693</a>] Customerror messages are now properly displayed in the file browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/970">#970</a>] The textand value fields in the selection box dialog will no longer extend beyond the dialoglimits when the user inputs a very long text or value for one of the selection options.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/479">#479</a>] Fixed theissue where pressing Enter in an <o:p> tag in IE does not generate line breaks.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/481">#481</a>] Fixed theissue where the image preview in image dialog sometimes doesn't display after selectingthe image from server browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1488">#1488</a>] PHP integration:the FCKeditor class is now more PHP5/6 friendly ("public" keyword is used insteadof depreciated "var").</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1815">#1815</a>] PHP integration:removed closing tag: "?>", so no additional whitespace added when files are included.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1906">#1906</a>] PHP filebrowser: fixed problems with DetectHtml() function when open_basedir was set.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1871">#1871</a>] PHP filebrowser: permissions applied with the chmod command are now configurable.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1872">#1872</a>] Perlfile browser: permissions applied with the chmod command are now configurable.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1873">#1873</a>] Pythonfile browser: permissions applied with the chmod command are now configurable.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1572">#1572</a>] ColdFusionintegration: fixed issues with setting the editor height.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1692">#1692</a>] ColdFusionfile browser: it is possible now to define TempDirectory to avoid issues with GetTempdirectory()returning an empty string.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1379">#1379</a>] ColdFusionfile browser: resolved issues with OnRequestEnd.cfm breaking the file browser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1509">#1509</a>] InsertHtml()in IE will no longer turn the preceding normal whitespace into &nbsp;.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/958">#958</a>] The AddItemmethod now has an additional fifth parameter "customData" that will be sent to theExecute method of the command for that menu item, allowing a single command to beused for different menu items..</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1502">#1502</a>] The RemoveFormatcommand now also removes the attributes from the cleaned text. The list of attributesis configurable with FCKConfig.RemoveAttributes.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1596">#1596</a>] On Safari,dialogs have now right-to-left layout when it runs a RTL language, like Arabic.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1344">#1344</a>] Addedwarning message on Copy and Cut operation failure on IE due to paste permissionsettings.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1868">#1868</a>] Linksto file browser has been changed to avoid requests containing double dots.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1229">#1229</a>] Convertingmultiple contiguous paragraphs to Formatted will now be merged into a single <PRE>block.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1627">#1627</a>] Samplesfailed to load from local filesystem in IE7.</li></ul><h3>Version 2.5.1</h3><p>New Features and Improvements:</p><ul><li><strong>FCKeditor.Net 2.5</strong> compatibility.</li><li>JavaScript integration file:<ul><li>The new "<strong>FCKeditor.ReplaceAllTextareas</strong>" function is being introduced,making it possible to replace many (or unknown) <textarea> elements in a singlecall. The replacement can be also filtered by CSS class name, or by a custom functionevaluator. </li><li>It is now possible to set the default BasePath for all editor instances by setting<strong>FCKeditor.BasePath</strong>. This is extremely useful when working withthe ReplaceAllTextareas function. </li></ul></li></ul><p>Fixed Bugs:</p><ul><li>[<a href="http://dev.fckeditor.net/ticket/339" target="_blank">#339</a>] [<ahref="http://dev.fckeditor.net/ticket/681" target="_blank">#681</a>] The SpellerPagesspell checker will now completely ignore the presence of HTML tags in the text.</li><li>[<a href="http://dev.fckeditor.net/ticket/1643" target="_blank">#1643</a>] Resolvedseveral "strict warning" messages in Firefox when running FCKeditor. </li><li>[<a href="http://dev.fckeditor.net/ticket/1603" target="_blank">#1603</a>] Certainspecific markup was making FCKeditor entering in a loop, blocking its execution.</li><li>[<a href="http://dev.fckeditor.net/ticket/1664" target="_blank">#1664</a>] The ENTERkey will not any more swap the order of the tags when hit at the end of paragraphs.</li></ul><h3>Version 2.5</h3><p>New Features and Improvements:</p><ul><li>The heading options have been moved to the top, in the default settings for theFormat combo.</li></ul><p>Fixed Bugs:</p><ul><li>The focus is now correctly set when working on Safari.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1436">#1436</a>] Nestedcontext menu panels are now correctly closed on Safari.</li><li>Empty anchors are now properly created on Safari.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1359">#1359</a>] FCKeditorwill no longer produce the strange visual effect of creating a selected space andthen deleting it in Internet Explorer.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1399">#1399</a>] Removedthe empty entry in the language selection box of sample03.html.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1400">#1400</a>] Fixedthe issue where the style selection box in sample14.html is not context sensitive.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1401">#1401</a>] CompletedHebrew translation of the user interface.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1409">#1409</a>] CompletedFinnish translation of the user interface.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1414">#1414</a>] Fixedthe issue where entity code words written inside a <pre> block in Source modeare not converted to the corresponding characters after switching back to editormode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1418">#1418</a>] Fixedthe issue where a detached toolbar would flicker when FCKeditor is being loaded.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1419">#1419</a>] Fixedthe issue where pressing Delete in the middle of two lists would incorrectly movecontents after the lists to the character position.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1420">#1420</a>] Fixedthe issue where empty list items can become collapsed and uneditable when it hasone of more indented list items directly under it. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1431">#1431</a>] Fixedthe issue where pressing Enter in a <pre> block in Internet Explorer wouldmove the caret one space forward instead of sending it to the next line.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1472">#1472</a>] CompletedArabic translation of the user interface.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1474">#1474</a>] Fixedthe issue where reloading a page containing FCKeditor may provoke JavaScript errorsin Internet Explorer.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1478">#1478</a>] Fixedthe issue where parsing fckstyles.xml fails if the file contains no <style>nodes.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1491">#1491</a>] Fixedthe issue where FCKeditor causes the selection to include an "end of line" characterin list items even though the list item is empty.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1496">#1496</a>] Fixedthe issue where attributes under <area> and <map> nodes are destroyedor left unprotected when switching to and from Source mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1500">#1500</a>] Fixedthe issue where the function _FCK_PaddingNodeListener() is called excessively whichnegatively affects performance.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1514">#1514</a>] Fixedthe issue where floating menus are incorrectly positioned when the toolbar or theeditor frame are not static positioned.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1518">#1518</a>] Fixedthe issue where excessive <BR> nodes are not removed after a paragraph issplit when creating lists.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1521">#1521</a>] FixedJavaScript error and erratic behavior of the Replace dialog.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1524">#1524</a>] Fixedthe issue where the caret jumps to the beginning or end of a list block and whenuser is trying to select the end of a list item.</li><li>Completed Simplified Chinese translation of the user interface.</li><li>Completed Estonian translation of the user interface.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1406">#1406</a>] Editorwas always "dirty" if flash is available in the contents.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1561">#1561</a>] Non standardelements are now properly applied if defined in the styles XML file.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1412">#1412</a>] The _QuickUploadLanguagevalue is now work properly for Perl.</li><li>Several compatibility fixes for Firefox 3 (Beta 1):<ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1558">#1558</a>] Nestedcontext menu close properly when one of their options is selected.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1556">#1556</a>] Dialogscontents are now showing completely, without scrollbar.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1559">#1559</a>] It isnot possible to have more than one panel opened at the same time.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1554">#1554</a>] Linksnow get underlined.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1557">#1557</a>] The "Automatic"and "More colors..." buttons were improperly styled in the color selector panels(Opera too).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1462">#1462</a>] The enterkey will not any more scroll the main window.</li></ul></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1562">#1562</a>] Fixedthe issue where empty paragraphs are added around page breaks each time the userswitches to Source mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1578">#1578</a>] The editorwill now scroll correctly when hitting enter in front of a paragraph.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1579">#1579</a>] Fixedthe issue where the create table and table properties dialogs are too narrow forcertain translations.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1580">#1580</a>] CompletedPolish translation of the user interface.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1591">#1591</a>] FixedJavaScript error when using the blockquote command in an empty document in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1592">#1592</a>] Fixedthe issue where attempting to remove a blockquote with an empty paragraph wouldleave behind an empty blockquote IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1594">#1594</a>] Undo/Redowill now work properly for the color selectors.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1597">#1597</a>] The colorboxes are now properly rendered in the color selector panels on sample14.html.</li></ul><h3>Version 2.5 Beta</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/624">#624</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/634">#634</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/1300">#1300</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/1301">#1301</a>]Official compatibility support with <strong>Opera 9.50</strong> and <strong>Safari 3</strong>(WebKit based browsers actually). These browsers are still in Beta, but we are confidentthat we'll have amazing results as soon as they get stable. We are continuouslycollaborating with Opera Software and Apple to bring a wonderful FCKeditor experienceover their browser platforms.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/494">#494</a>] Introducedthe <strong>new Style System</strong>. We are not anymore relaying on browser featuresto apply and remove styles, which guarantees that the editor will <strong>behave inthe same way in all browsers</strong>. It is an incredibly flexible system,which aims to fit all developer's needs, from Flash content or HTML4 to XHTML 1.0Strict or XHTML 1.1:<ul><li>All basic formatting features, like Bold and Italic, can be precisely controlledby using the configuration file (<b>CoreStyles</b> setting). It means that now,the Bold button, for example, can produce <b>, <strong>, <span class...>,<span style...> or anything the developer prefers.</li><li>Again with the <b>CoreStyles</b> setting, each block format, font, size, and eventhe color pickers can precisely reflect end developer's needs.</li><li>Because of the above changes, font sizes are much more flexible. <b>Any kind offont unit</b> can be used, including a mix of units.</li><li>All styles, including toolbar bottom styles, are precisely controlled when beingapplied to the document. FCKeditor uses an element table derived from the <b>W3C XHTMLDTDs</b> to precisely create the elements, guarantee standards compliant code.</li><li><b>No more <font> tags</b>... well... actually, the system is so flexiblethat it is up to you to use them or not.</li><li>It is possible to configure FCKeditor to produce a truly <b>semantic aware </b>and<b>XHTML 1.1 compliant </b>code. Check out sample14.html.</li><li>It's also possible to precisely control which inline elements must be removed withthe "Remove All" button, by using the "<b>RemoveFormatTags</b>"setting.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1231">#1231</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/160">#160</a>] Paragraph <b>indentation</b>and <b>justification</b> now uses style attributes and don't create unnecessaryelements, and <blockquote> is not anymore used for it. Now, even CSS classescan be used to indent or align text.</li><li>All paragraph formatting features work well when EnterMode=br.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/172">#172</a>] All paragraphformatting features work well when list items too.</li></ul></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1197">#1197</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/132">#132</a>] The toolbarnow presents a <strong>new button for Blockquote</strong>. The indentation buttonwill not anymore be used for that.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/125">#125</a>] Table's<strong>columns size can now be changed by dragging on cell borders</strong>, withthe "dragresizetable" plugin. </li><li>The EditorAreaCSS config option can now also be set to a string of paths separatedby commas.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/212">#212</a>] New "<strong>ShowBlocks</strong>" command button in toolbar to show block details in the editingarea. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/915">#915</a>] The <strong>undo/redo system has been revamped</strong> to work the same across Internet Explorerand Gecko-based browsers (e.g. Firefox). A number of critical bugs in the undo/redosystem are also fixed. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/194">#194</a>] The editornow uses the <strong>Data Processor</strong> technology, which makes it possibleto handle different input formats. A sample of it may be found at "editor/plugins/bbcode/_sample",that shows some simple BBCode support. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/145">#145</a>] The "htaccess.txt"file has been renamed to ".htaccess" as it doesn't bring security concerns, beingactive out of the box.</li><li>File Browser and Quick Upload changes:<ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/163">#163</a>] <spanstyle="color: #ff0000"><strong>Attention:</strong></span> The default connectorin fckconfig.js has been changed from ASP to PHP. If you are using ASP rememberto change the _FileBrowserLanguage and _QuickUploadLanguage settings in your fckconfig.js.[<a target="_blank" href="http://dev.fckeditor.net/ticket/454">#454</a>] The filebrowser and upload connectors have been unified so they can reuse the same configurationsettings.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/865">#865</a>] The ASPand PHP connectors have been improved so it's easy to select the location of thedestination folder for each file type, and it's no longer necessary to use the "file","image", "flash" subfolders<br /><span style="color: #ff0000"><strong>Attention:</strong></span> The location ofall the connectors have been changed in the fckconfig.js file. Please check yoursettings to match the current ones. Also review carefully the config file for yourserver language. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/688">#688</a>] Now thePerl quick upload is available. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/575">#575</a>] The Pythonconnector has been rewritten as a WSGI app to be fully compatible with the latestpython frameworks and servers. The QuickUpload feature has been added as well asall the features available in the PHP connector. Thanks to Mariano Reingart.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/561">#561</a>] The ASPconnector provides an AbsolutePath setting so it's possible to set the url to afull domain or a relative path and specify that way the physical folder where thefiles are stored..</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/333">#333</a>] The QuickUpload now can use the same ServerPath parameter as the full connector.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/199">#199</a>] The AllowedCommandsconfiguration setting is available in the asp and php connectors so it's possibleto disallow the upload of files (although the "select file" button will still beavailable in the file browser).</li></ul></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/100">#100</a>] A new configurationdirective "FCKConfig.EditorAreaStyles" has been implemented to allow setting editingarea styles from JavaScript. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/102">#102</a>] HTML codegenerated by the "Paste As Plain Text" feature now obeys the EnterMode setting.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1266">#1266</a>] Introducingthe HtmlEncodeOutput setting to instruct the editor to HTML-encode some characters(&, < and >) in the posted data.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/357">#357</a>] Added a"Remove Anchor" option in the context menu for anchors. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1060">#1060</a>] Compatibilitychecks with Firefox 3.0 Alpha. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/817">#817</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/1077">#1077</a>] New "MergeDown/Right" commands for merging tables cells in non-Gecko browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1288">#1288</a>] The "MoreColors..." button in color selector popup has been made optional and configurableby the <strong>EnableMoreFontColors</strong> option. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/356">#356</a>] The <strong>Find and Replace</strong> dialogs are now unified into a single dialog with tabs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/549">#549</a>] Added a'None' option to the FCKConfig.ToolbarLocation option to allow for hidden toolbars.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1313">#1313</a>] An XHTML1.1 target editor sample has been created as sample14.html. </li><li>The ASP, ColdFusion and PHP integration have been aligned to our standards.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/71">#71</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/243">#243</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/267">#267</a>]The editor now takes care to not create invalid nested block elements, like creating<form> or <hr> inside <p>.  </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1511298&group_id=75348&atid=543655">SFPatch 1511298</a>] The CF Component failed on CFMX 6.0</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/639">#639</a>] If theFCKConfig.DefaultLinkTarget setting was missing in fckconfig.js the links has target="undefined".</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/497">#497</a>] Fixed EMBEDattributes handling in IE.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1315722&group_id=75348&atid=543655">SFPatch 1315722</a>] Avoid getting a cached version of the folder contents after uploadinga file</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1386086&group_id=75348&atid=543655">SFPatch 1386086</a>] The php connector has been protected so mkdir doesn't fail ifthere are double slashes.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/943">#943</a>] The PHPconnector now specifies that the included files are relative to the current path.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/560">#560</a>] The PHPconnector will work better if the connector or the userfiles folder is a symlink.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/784">#784</a>] Fixed anon initialized $php_errormsg in the PHP connector.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/802">#802</a>] The replacedialog will now advance its searching position correctly and is able to search forstrings spanning across multiple inline tags.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/944">#944</a>] The _samplesdidn't work directly from the Mac filesystem.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/946">#946</a>] Toolbarimages didn't show in non-IE browsers if the path contained a space.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/291">#291</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/395">#395</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/932">#932</a>] Clicking outside the editorit was possible to paste or apply formatting to the rest of the page in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/137">#137</a>] Fixed FCKConfig.TabSpacesbeing ignored, and weird behaviors when pressing tab in edit source mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/268">#268</a>] Fixed specialXHTML characters present in event attribute values being converted inappropriatelywhen switching to source view.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/272">#272</a>] The toolbarwas cut sometimes in IE to just one row if there are multiple instances of the editor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/515">#515</a>] Tablesin Firefox didn't inherit font styles properly in Standards mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/321">#321</a>] If FCKeditoris initially hidden in Firefox it will no longer be necessary to call the oEditor.MakeEditable()function.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/299">#299</a>] The 'BrowseServer' button in the Image and Flash dialogs was a little too high.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/931">#931</a>] The BodyIdand BodyClass configuration settings weren't applied in the preview window.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/583">#583</a>] The "noWrap"attribute for table cells was getting an empty value in Firefox. Thanks to geirhelge.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/141">#141</a>] Fixed incorrectstartup focus in Internet Explorer after page reloads. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/143">#143</a>] Fixed browserlockup when the user writes <!--{PS..x}> into the editor in source mode. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/174">#174</a>] Fixed incorrectpositioning of FCKeditor in full screen mode. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/978">#978</a>] Fixed aSpellerPages error with ColdFusion when no suggestions where available for a word.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/977">#977</a>] The "shape"attribute of <area> had its value changed to uppercase in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/996">#996</a>] "OnPaste"event listeners will now get executed only once.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/289">#289</a>] Removeddebugging popups from page load regarding JavaScript and CSS loading errors.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/328">#328</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/346">#346</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/404">#404</a>] Fixed a number of problemsregarding <pre> blocks:<ol><li>Leading whitespaces and line breaks in <pre> blocks are trimmed when the userswitches between editor mode and source mode;</li><li>Pressing Enter inside a <pre> block would split the block into two, but theexpected behavior is simply inserting a line break;</li><li>Simple line breaks inside <pre> blocks entered in source mode are being turnedinto <br> tags when the user switches to editor mode and back.</li></ol></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/581">#581</a>] Fixed theissue where the "Maximize the editor size" toolbar button stops working if any ofthe following occurs:<ol><li>There exists a form input whose name or id is "style" in FCKeditor's host form;</li><li>There exists a form input whose name or id is "className" in FCKeditor's host form;</li><li>There exists a form and a form input whose name of id is "style" in the editingframe.</li></ol></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/183">#183</a>] Fixed theissue when FCKeditor is being executed in a custom application with the WebBrowserActiveX control, hiding the WebBrowser control would incorrectly invoke FCKeditor'scleanup routines, causing FCKeditor to stop working.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/539">#539</a>] Fixed theissue where right clicking on a table inside the editing frame in Firefox wouldcause the editor the scroll to the top of the document.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/523">#523</a>] Fixed theissue where, under certain circumstances, FCKeditor would obtain focus at startupeven though FCKConfig.StartupFocus is set to false. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/393">#393</a>] Fixed theissue where if an inline tag is at the end of the document, the user would haveno way of escaping from the inline tag if he continues typing at the end of thedocument. FCKeditor's behaviors regarding inline tags has been made to be more likeMS Word's:<ol><li>If the caret is moved to the end of a hyperlink by the keyboard, then hyperlinkmode is disabled. </li><li>If the caret is moved to the end of other styled inline tags by any key other thanthe End key (like bold text or italic text), the original bold/italic/... modeswould continue to be effective. </li><li>If the caret is moved to the end of other styled inline tags by the End key, allstyle tag modes (e.g. bold, italic, underline, etc.) would be canceled. This isnot consistent with MS Word, but provides a convenient way for the user to escapethe inline tag at the end of a line.</li></ol></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/338">#338</a>] Fixed theissue where the configuration directive FCKConfig.ForcePasteAsPlainText is ignoredwhen new contents are pasted into the editor via drag-and drop from outside of theeditor. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1026">#1026</a>] Fixedthe issue where the cursor or selection positions are not restored with undo/redocommands correctly in IE, under some circumstances. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1160">#1160</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/1184">#1184</a>] Home, Endand Tab keys are working properly for numeric fields in dialogs. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/68">#68</a>] The stylesystem now properly handles Format styles when EnterMode=br.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/525">#525</a>] The unionof successive DIVs will work properly now if EnterMode!=div.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1227">#1227</a>] The colorcommands used an unnecessary temporary variable. Thanks to Matthias Miller</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/67">#67</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/277">#277</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/427">#427</a>][<a target="_blank" href="http://dev.fckeditor.net/ticket/428">#428</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/965">#965</a>] [<a target="_blank" href="http://dev.fckeditor.net/ticket/1178">#1178</a>][<a target="_blank" href="http://dev.fckeditor.net/ticket/1267">#1267</a>] The listinsertion/removal/indent/outdent logic in FCKeditor has been rewritten, such that:<ol><li>Text separated by <br> will always be treated as separate items during listinsertion regardless of browser;</li><li>List removal will now always obey the FCKConfig.EnterMode setting;</li><li>List indentation will be XHTML 1.1 compliant - all child elements under an <ol>or <ul> must be <li> nodes;</li><li>IE editor hacks like <ul type="1"> will no longer appear;</li><li>Excessive <div> nodes are no longer inserted into list items due to alignmentchanges.</li></ol></li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/205">#205</a>] Fixed theissue where visible <br> tags at the end of paragraphs are incorrectly removedafter switching to and from source mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1050">#1050</a>] Fixeda minor PHP/XML incompatibility bug in editor/dialog/fck_docprops.html.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/462">#462</a>] Fixed analgorithm bug in switching from source mode to WYSIWYG mode which causes the browserto spin up and freeze for broken HTML code inputs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1019">#1019</a>] Tablecommand buttons are now disabled when the current selection is not inside a table.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/135">#135</a>] Fixed theissue where context menus are misplaced in FCKeditor when FCKeditor is created insidea <div> node with scrolling. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1067">#1067</a>] Fixedthe issue where context menus are misplaced in Safari when FCKeditor is scrolleddown.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1081">#1081</a>] Fixedthe issue where undoing table deletion in IE7 would cause JavaScript errors.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1061">#1061</a>] Fixedthe issue where backspace and delete cannot delete special characters in Firefoxunder some circumstances.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/403">#403</a>] Fixed theissue where switching to and from source mode in full page mode under IE would addexcessive line breaks to <style> blocks.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/121">#121</a>] Fixed theissue where maximizing FCKeditor inside a frameset would resize FCKeditor to thewhole window's size instead of just the container frame's size.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1093">#1093</a>] Fixedthe issue where pressing Enter inside an inline tag would not create a new paragraphcorrectly.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1089">#1089</a>] Fixedthe issue where pressing Enter inside a <pre> block do not generate visibleline breaks in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/332">#332</a>] HittingEnter when the caret is at the end of a hyperlink will no longer continue the linkat the new paragraph.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1121">#1121</a>] HittingEnter with FCKConfig.EnterMode=br will now scroll the document correctly when thenew lines have exceeded the lower boundary of the editor frame.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1063">#1063</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/1084">#1084</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/1092">#1092</a>] Fixed a few Norwegianlanguage translation errors.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1148">#1148</a>] Fixedthe issue where the "Automatic" and "More Colors..." buttonsin the color selection panel are not centered in Safari.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1187">#1187</a>] Fixedthe issue where the "Paste as plain text" command cannot be undone innon-IE browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1222">#1222</a>] Ctrl-Backspaceoperations will now save undo snapshots in all browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1223">#1223</a>] Fixedthe issue where the insert link dialog would save multiple undo snapshots for asingle operation.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/247">#247</a>] Fixed theissue where deleting everything in the document in IE would create an empty <p>block in the document regardless of EnterMode setting. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1280">#1280</a>] Fixedthe issue where opening a combo box will cause the editor frames to lose focus whenthere are multiple editors in the same document.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/363">#363</a>] Fixed theissue where the Find dialog does not work under Opera.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/50">#50</a>] Fixed theissue where the Paste button is always disabled in Safari.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/389">#389</a>] Pastingtext with comments from Word won't generate errors in IE, thanks to the idea fromSwift.</li><li>The pasting area in the Paste from Word dialog is focused on initial load</li><li>Some fixes related to html comment handling in the Word clean up routine</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1303">#1303</a>] <col>is correctly treated as an empty element.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/969">#969</a>] Removedunused files (fcknumericfield.htc and moz-bindings.xml).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1166">#1166</a>] Fixedthe issue where <meta> tags are incorrectly outputted with closing tags infull page mode.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1200">#1200</a>] Fixedthe issue where context menus sometimes disappear prematurely before the user canclick on any items in Opera.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1315">#1315</a>] Fixedthe issue where the source view text area in Safari is displayed with an excessiveblue border.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1201">#1201</a>] Fixedthe issue where hitting Backspace or Delete inside a table cell deletes the tablecell instead of its contents in Opera.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1311">#1311</a>] Fixedthe issue where undoing and redoing a special character insertion would send thecaret to incorrect positions. (e.g. the beginning of document)</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/923">#923</a>] Font colorsare now properly applied on links.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1316">#1316</a>] Fixedthe issue where the image dialog expands to a size too big in Safari.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/1306">#1306</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/894">#894</a>] The undo systemcan now undo text formatting steps like setting fonts to bold and italic.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/95">#95</a>] Fixed theissue where FCKeditor breaks <meta> tags in full page mode in some circumstances.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/175">#175</a>] Fixed theissue where entering an email address with a '%' sign in the insert link dialogwould cause JavaScript error.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/180">#180</a>] Improvedbackward compatibility with older PHP versions. FCKeditor can now work with PHPversions down to 4.0.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/192">#192</a>] Documentmodifying actions from the FCKeditor JavaScript API will now save undo steps.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/246">#246</a>] Using textformatting commands in EnterMode=div will no longer cause tags to randomly disappear.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/327">#327</a>] It is nolonger possible for the browser's back action to misfire when a user presses backspacewhile an image is being selected in FCKeditor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/362">#362</a>] Ctrl-Backspacenow works in FCKeditor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/390">#390</a>] Text alignmentand justification commands now respects EnterMode=br paragraph rules.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/534">#534</a>] PressingCtrl-End while the document contains a list towards the end will no longer makethe cursor disappear.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/906">#906</a>] It is nowpossible to have XHTML 1.0 Strict compliant output from a document pasted from Word.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/929">#929</a>] Pressingthe Enter key will now produce an undo step.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/934">#934</a>] Fixed the"Cannot execute code from a freed script" error in IE from editor dialogs.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/942">#942</a>] Serverbased spell checking with ColdFusion integration no longer breaks fir non en_USlanguages.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/942">#1056</a>] Deletingeverything in the editor document and moving the cursor around will no longer leavethe cursor hanging beyond the top of the editor document.</li></ul><p># This version has been <a href="http://dev.fckeditor.net/wiki/SD/COE">partially sponsored</a>by the <a href="http://www.coe.int/">Council of Europe</a>.</p><h3>Version 2.4.3</h3><p>New Features and Improvements:</p><ul><li>It is now possible to set the default target when creating links, with the new "<strong>DefaultLinkTarget</strong>"setting. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/436">#436</a>] The new"<strong>FirefoxSpellChecker</strong>" setting is available, to enable/disable theFirefox built-in spellchecker while typing. Even if word suggestions will not appearin the FCKeditor context menu, this feature is useful to quickly identify misspelledwords.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/311">#311</a>] The new"<strong>BrowserContextMenuOnCtrl</strong>" setting is being introduced, to enable/disablethe ability of displaying the default browser's context menu when right-clickingwith the CTRL key pressed.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/300">#300</a>] The fck_internal.cssfile was not validating with the W3C CSS Validation Service.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/336">#336</a>] Orderedlist didn't keep the Type attribute properly (it was converted to lowercase whenthe properties dialog was opened again).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/318">#318</a>] Multiplelinked images are merged in a single link in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/350">#350</a>] The <marquee>element will no longer append unwanted <p>&nbsp;</p> to the code.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/351">#351</a>] The contentwas being lost for images or comments only HTML inserted directly in the editorsource or loaded in the editor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/388">#388</a>] Creatinglinks in lines separated by <br> in IE can lead to a merge of the links.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/325">#325</a>] Callingthe GetXHTML can distort visually the rendering in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/391">#391</a>] When ToolbarLocation=Out,a "Security Warning" alert was being shown in IE if under https. Thanks to reister.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/360">#360</a>] Form "name"was being set to "[object]" if it contained an element with id="name".</li><li>Fixed a type that was breaking the ColdFusion SpellerPages integration file whenno spelling errors were found.</li><li>The ColdFusion SpellerPages integration was not working it Aspell was installedin a directory with spaces in the name.</li><li>Added option to SpellerPages to ignore "alt" attributes.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/451">#451</a>] Classesfor images in IE didn't take effect immediately.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/430">#430</a>] Links witha class did generate a span in Firefox when removing them.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/274">#274</a>] The PHPquick upload still tried to use the uppercased types instead of the lowercased ones.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/416">#416</a>] The PHPquick upload didn't check for the existence of the folder before saving.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/467">#467</a>] If InsertHtmlwas called in IE with a comment (or any protected source at the beginning) it waslost.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1518766&group_id=75348&atid=543653">SFBUG-1518766</a>] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/324">#324</a>] Improperlynested tags could lead to a crash in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/455">#455</a>] Files andfolders with non-ANSI names were returned with a double UTF-8 encoding in the PHPFile Manager.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/273">#273</a>] The extensions"sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensionson upload.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/453">#453</a>] No moreerrors when hitting del inside an empty table cell.</li><li>The perl connector cgi file has been changed to Unix line endings.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] Regression:The HR tag will not anymore break the contents loaded in the editor. </li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/508">#508</a>] The HRcommand had a typo.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/505">#505</a>] Regression:IE crashed if a table caption was deleted.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/82">#82</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/359">#359</a>] <object> and <embed>tags are not anymore lost in IE.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/493">#493</a>] If thecontaining form had a button named "submit" the "Save" command didn't work in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/414">#414</a>] If tracingwas globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/520">#520</a>] The "SelectField" properties dialog was not correctly handling select options with &, <and >.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/258">#258</a>] The Aspintegration didn't pass boolean values in English, using instead the locale of theserver and failing.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/487">#487</a>] If an imagewith dimensions set as styles was opened with the image manager and then the dialogwas canceled the dimensions in the style were lost.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#220</a>] The creationof links or anchors in a selection that results on more than a single link createdwill not anymore leave temporary links in the source. All links will be definedas expected.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/220">#182</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/220">#261</a>] [<a target="_blank"href="http://dev.fckeditor.net/ticket/220">#511</a>] Special characters, likepercent signs or accented chars, and spaces are now correctly returned by the FileBrowser.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/281">#281</a>] Customtoolbar buttons now render correctly in all skins.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/527">#527</a>] If theconfiguration for a toolbar isn't fully valid, try to keep on parsing it.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/187">#187</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/435">#435</a>] [<a target="_blank"href="https://sourceforge.net/tracker/?func=detail&aid=1612978&group_id=75348&atid=543653">SFBUG-1612978</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1163511&group_id=75348&atid=543653">SFBUG-1163511</a>] Updated the configuration options in the ColdFusion integrationfiles.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1726781&group_id=75348&atid=543655">SFPatch-1726781</a>] Updated the upload class for asp to handle large files and otherdata in the forms. Thanks to NetRube.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/225">#225</a>] With ColdFusion,the target directory is now being automatically created if needed when "quick uploading".Thanks to sirmeili.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/295">#295</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/510">#510</a>] Corrected somepath resolution issues with the File Browser connector for ColdFusion.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/239">#239</a>] The <xml>tag will not anymore cause troubles.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1721787&group_id=75348&atid=543653">SFBUG-1721787</a>] If the editor is run from a virtual dir, the PHP connector willdetect that and avoid generating a wrong folder.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/431">#431</a>] PHP: TheFile Browser now displays an error message when it is not able to create the configuredtarget directory for files (instead of sending broken XML responses).</li></ul><h3>Version 2.4.2</h3><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/279">#279</a>] The UTF-8BOM was being included in the wrong files, affecting mainly PHP installations.</li></ul><h3>Version 2.4.1</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/118">#118</a>] The SelectAllcommand now is available in Source Mode.</li><li>The new open source FCKpackager sub-project is now available. It replaces the FCKeditor.Packagersoftware to compact the editor source.</li><li>With Firefox, if a paste execution is blocked by the browser security settings,the new "Paste" popup is shown to the user to complete the pasting operation. </li></ul><p>Fixed Bugs:</p><ul><li>Various fixes to the ColdFusion File Browser connector.</li><li>We are now pointing the download of ieSpell to their pages, instead to a directfile download from one of their mirrors. This disables the ability of "click andgo" (which can still be achieved by pointing the download to a file in your server),but removes any troubles with mirrors link changes (and they change it frequently).</li><li>The Word cleanup has been changed to remove "display:none" tags that may come fromWord.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1659613&group_id=75348">SFBUG-1659613</a>] The 2.4 version introduced a bug in the flash handling code thatgenerated out of memory errors in IE7.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1660456&group_id=75348">SFBUG-1660456</a>] The icons in context menus were draggable.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1653009&group_id=75348">SFBUG-1653009</a>] If the server is configured to process html files as asp then itgenerated ASP error 0138.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1288609&group_id=75348">SFBUG-1288609</a>] The content of iframes is now preserved.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1245504&group_id=75348">SFBUG-1245504</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1652240&group_id=75348">SFBUG-1652240</a>] Flash files without the .swf extension weren't recognized uponreload.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1649753&group_id=75348&atid=543655">SFPATCH-1649753</a>] Node selection for text didn't work in IE. Thanks to yurik dotm.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1573191&group_id=75348&atid=543653">SFBUG-1573191</a>] The Html code inserted with FCK.InsertHtml didn't have the sameprotection for special tags.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/110">#110</a>] The OKbutton in dialogs had its width set as an inline style.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/113">#113</a>] [<atarget="_blank" href="http://dev.fckeditor.net/ticket/94">#94</a>] [<a target="_blank"href="https://sourceforge.net/tracker/?func=detail&aid=1659270&group_id=75348&atid=543653">SFBUG-1659270</a>] ForcePasteAsPlainText didn't work in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/114">#114</a>] The correctentity is now used to fill empty blocks when ProcessHTMLEntities is disabled.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/90">#90</a>] The editorwas wrongly removing some <br> tags from the code.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/139">#139</a>] The CTRL+Fand CTRL+S keystroke default behaviors are now preserved.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/138">#138</a>] We arenot providing a CTRL + ALT combination in the default configuration file becauseit may be incompatible with some keyboard layouts. So, the CTRL + ALT + S combinationhas been changed to CTRL + SHIFT + S.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/129">#129</a>] In IE,it was not possible to paste if "Allow paste operation via script" was disabledin the browser security settings.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/112">#112</a>] The enterkey now behaves correctly on lists with Firefox, when the EnterMode is set to 'br'.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/152">#152</a>] Invalidself-closing tags are now being fixed before loading. </li><li>A few tags were being ignored to the check for required contents (not getting strippedout, as expected). Fixed.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/202">#202</a>] The HRtag will not anymore break the contents loaded in the editor.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/211">#211</a>] Some invalidinputs, like "<p>" where making the caret disappear in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/99">#99</a>] The <div>element is now considered a block container if EnterMode=p|br. It acts like a simpleblock only if EnterMode=div.</li><li>Hidden fields will now show up as an icon in IE, instead of a normal text field.They are also selectable and draggable, in all browsers.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/213">#213</a>] Stylesare now preserved when hitting enter at the end of a paragraph.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/77">#77</a>] If ShiftEnterModeis set to a block tag (p or div), the desired block creation in now enforced, insteadof copying the current block (which is still the behavior of the simple enter).</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/209">#209</a>] Links andimages URLs will now be correctly preserved with Netscape 7.1.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/165">#165</a>] The enterkey now honors the EnterMode settings when outdenting a list item.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/190">#190</a>] Toolbarsmay be wrongly positioned. Fixed.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#254</a>] The IgnoreEmptyParagraphValuesetting is now correctly handled in Firefox.</li><li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/254">#248</a>] The behaviorof the backspace key has been fixed on some very specific cases.</li></ul><h3>Version 2.4</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1329273&group_id=75348&atid=543656">SFFeature-1329273</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1456005&group_id=75348&atid=543656">SFFeature-1456005</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1315002&group_id=75348&atid=543653">SFBUG-1315002</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1350180&group_id=75348&atid=543653">SFBUG-1350180</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1450689&group_id=75348&atid=543653">SFBUG-1450689</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1461033&group_id=75348&atid=543653">SFBUG-1461033</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1510111&group_id=75348&atid=543653">SFBUG-1510111</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1203560&group_id=75348&atid=543653">SFBUG-1203560</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1564838&group_id=75348&atid=543653">SFBUG-1564838</a>] The advance <strong>Enter Key Handler</strong>is now being introduced. It gives you complete freedom to configure the editor togenerate <strong><p>, <div> or <br></strong> when the user usesboth the [Enter] and [Shift]+[Enter] keys. The new "EnterMode" and "ShiftEnterMode"settings can be use to control its behavior. It also guarantees that all browserswill generate the same output. </li><li>The new and powerful <strong>Keyboard Accelerator System</strong> is being introduced.You can now precisely control the commands to execute when some key combinationsare activated by the user. It guarantees that all browsers will have the same behaviorregarding the shortcuts.<br />It also makes it possible to remove buttons from the toolbar and still invoke theirfeatures by using the keyboard instead.<br />It also blocks all default "CTRL based shortcuts" imposed by the browsers, so ifyou don't want users to underline text, just remove the CTRL+U combination fromthe keystrokes table. Take a look at the FCKConfig.Keystrokes setting in the fckconfig.jsfile. </li><li>The new "<strong>ProtectedTags</strong>" configuration option is being introduced.It will accept a list of tags (separated by a pipe "|"), which will have no effectduring editing, but will still be part of the document DOM. This can be used mainlyfor non HTML standard, custom tags.</li><li>Dialog box commands can now open resizable dialogs (by setting oCommand.Resizable= true).</li><li>Updated support for AFP. Thanks to Soenke Freitag.</li><li>New language file:<ul><li><strong>Afrikaans</strong> (by Willem Petrus Botha). </li></ul></li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1456343&group_id=75348&atid=543655">SFPatch-1456343</a>] New sample file showing how to dynamically exchange a textareaand an instance of FCKeditor. Thanks to Finn Hakansson</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1496115&group_id=75348&atid=543655">SFPatch-1496115</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1588578&group_id=75348&atid=543653">SFBUG-1588578</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1376534&group_id=75348&atid=543653">SFBUG-1376534</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1343506&group_id=75348&atid=543653">SFBUG-1343506</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1211065&group_id=75348&atid=543656">SFFeature-1211065</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=949144&group_id=75348&atid=543656">SFFeature-949144</a>] The content of anchors are shown and preservedon creation. * </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1587175&group_id=75348&atid=543656">SFFeature-1587175</a>] Local links to an anchor are readjusted if the anchor changes.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1500040&group_id=75348&atid=543655">SFPatch-1500040</a>] New configuration values to specify the Id and Class for thebody element.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1577202&group_id=75348&atid=543655">SFPatch-1577202</a>] The links created with the popup option now are accessible evenif the user has JavaScript disabled.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1443472&group_id=75348&atid=543655">SFPatch-1443472</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1576488&group_id=75348&atid=543653">SFBUG-1576488</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1334305&group_id=75348&atid=543653">SFBUG-1334305</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1578312&group_id=75348&atid=543653">SFBUG-1578312</a>] The Paste from Word clean up function can be configuredwith FCKConfig.CleanWordKeepsStructure to preserve the markup as much as possible.Thanks Jean-Charles ROGEZ. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1472654&group_id=75348&atid=543655">SFPatch-1472654</a>] The server side script location for SpellerPages can now be setin the configuration file, by using the SpellerPagesServerScript setting.</li><li><span style="color: #ff0000">Attention:</span> All connectors are now pointing bydefault to the "/userfiles/" folder instead of "/UserFiles/" (case change). Also,the inner folders for each type (file, image, flash and media) are all lower-casedtoo.</li><li><span style="color: #ff0000">Attention:</span> The UseBROnCarriageReturn configurationis not anymore valid. The EnterMode setting can now be used to precisely set theenter key behavior.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1444937&group_id=75348">SFBUG-1444937</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1274364&group_id=75348">SFBUG-1274364</a>] Shortcut keys are now undoable correctly.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1015230&group_id=75348">SFBUG-1015230</a>] Toolbar buttons now update their state on shortcut keys activation.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1485621&group_id=75348">SFBUG-1485621</a>] It is now possible to precisely control which shortcut keys canbe used.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1573714&group_id=75348">SFBUG-1573714</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1593323&group_id=75348">SFBUG-1593323</a>] Paste was not working in IE if both AutoDetectPasteFromWordand ForcePasteAsPlainText settings were set to "false". </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1578306&group_id=75348">SFBUG-1578306</a>] The context menu was wrongly positioned if the editing documentwas set to render in strict mode. Thanks to Alfonso Martinez.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1567060&group_id=75348">SFBUG-1567060</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1565902&group_id=75348">SFBUG-1565902</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1440631&group_id=75348">SFBUG-1440631</a>] IE was getting locked on some specific cases. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1582859&group_id=75348">SFBUG-1582859</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1579507&group_id=75348&atid=543655">SFPatch-1579507</a>] Firefox' spellchecker is now disabled during editing mode.Thanks to Alfonso Martinez.</li><li>Fixed Safari and Opera detection system (for development purposes only).</li><li>Paste from Notepad was including font information in IE. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1584092&group_id=75348">SFBUG-1584092</a>] When replacing text area, names with spaces are now accepted.</li><li>Depending on the implementation of toolbar combos (mainly for custom plugins) theeditor area was loosing the focus when clicking in the combo label. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1596937&group_id=75348&atid=543653">SFBUG-1596937</a>] InsertHtml() was inserting the HTML outside the editor area onsome very specific cases.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1585548&group_id=75348">SFBUG-1585548</a>] On very specific, rare and strange cases, the XHTML processor wasnot working properly in IE. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1584951&group_id=75348">SFBUG-1584951</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1380598&group_id=75348">SFBUG-1380598</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1198139&group_id=75348">SFBUG-1198139</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1437318&group_id=75348">SFBUG-1437318</a>] In Firefox, the style selector will not anymore deletethe contents when removing styles on specific cases.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1515441&group_id=75348">SFBUG-1515441</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1451071&group_id=75348">SFBUG-1451071</a>] The "Insert/Edit Link" and "Select All" buttons are now workingproperly when the editor is running on a IE Modal dialog.</li><li>On some very rare cases, IE was throwing a memory error when hiding the contextmenus. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1526154&group_id=75348">SFBUG-1526154</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1509208&group_id=75348&atid=543653">SFBUG-1509208</a>] With Firefox, <style> tags defined in the source arenow preserved.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1535946&group_id=75348">SFBUG-1535946</a>] The IE dialog system has been changed to better work with customdialogs.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1599520&group_id=75348">SFBUG-1599520</a>] The table dialog was producing empty tags when leaving some ofits fields empty.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1599545&group_id=75348">SFBUG-1599545</a>] HTML entities are now processed on attribute values too.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1598517&group_id=75348">SFBUG-1598517</a>] Meta tags are now protected from execution during editing (avoidingthe "redirect" meta to be activated).</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1415601&group_id=75348">SFBUG-1415601</a>] Firefox internals: styleWithCSS is used instead of the deprecateduseCSS whenever possible.</li><li>All JavaScript Core extension function have been renamed to "PascalCase" (some werein "camelCase"). This may have impact on plugins that use any of those functions.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1592311&group_id=75348">SFBUG-1592311</a>] Operations in the caption of tables are now working correctly inboth browsers.</li><li>Small interface fixes to the about box.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1604576&group_id=75348&atid=543655">SFPATCH-1604576</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1604301&group_id=75348">SFBUG-1604301</a>] Link creation failed in Firefox 3 alpha. Thanks to Arpad Borsos</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1577247&group_id=75348&atid=543653">SFBUG-1577247</a>] Unneeded call to captureEvents and releaseEvents.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1610790&group_id=75348">SFBUG-1610790</a>] On some specific situations, the call to form.submit(), in formwere FCKeditor has been unloaded by code, was throwing the "Can't execute code froma freed script" error.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1613167&group_id=75348&atid=543653">SFBUG-1613167</a>] If the configuration was missing the FCKConfig.AdditionalNumericEntitiesentry an error appeared.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1590848&group_id=75348&atid=543653">SFBUG-1590848</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1626360&group_id=75348&atid=543653">SFBUG-1626360</a>] Cleaning of JavaScript strict warnings in the source code.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1559466&group_id=75348&atid=543653">SFBUG-1559466</a>] The ol/ul list property window always searched first for a UL element.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1516008&group_id=75348&atid=543653">SFBUG-1516008</a>] Class attribute in IE wasn't loaded in the image dialog.</li><li>The "OnAfterSetHTML" event is now fired when being/switching to Source View.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1631807&group_id=75348&atid=543653">SFBUG-1631807</a>] Elements' style properties are now forced to lowercase in IE.</li><li>The extensions "html", "htm" and "asis" have been added to the list of denied extensionson upload.</li><li>Empty inline elements (like span and strong) will not be generated any more.</li><li>Some elements attributes (like hspace) where not being retrieved when set to "0".</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1508341&group_id=75348&atid=543653">SFBUG-1508341</a>] Fix for the ColdFusion script file of SpellerPages.</li></ul><p>* This version has been partially sponsored by <a href="http://www.imedi.org/">MedicalMedia Lab</a>.</p><h3>Version 2.3.3</h3><p>New Features and Improvements:</p><ul><li>The project has been <strong>relicensed</strong> under the terms of the <strong>GPL / LGPL / MPL</strong> licenses. This change will remove many licensing compatibilityissues with other open source licenses, making the editor even more "open" thanbefore. </li><li><font color="#ff0000">Attention:</font> The default directory in the distributionpackage is now named "fckeditor" (in lowercase) instead of "FCKeditor".  Thischange may impact installations on case sensitive OSs, like Linux. </li><li><font color="#ff0000">Attention:</font> The "Universal Keyboard" has been removedfrom the package. The license of those files was unclear so they can't be includedalongside the rest of FCKeditor.</li></ul><h3>Version 2.3.2</h3><p>New Features and Improvements:</p><ul><li>Users can now decide if the template dialog will replace the entire contents ofthe editor or simply place the template in the cursor position. This feature canbe controlled by the "TemplateReplaceAll" and "TemplateReplaceCheckbox" configurationoptions.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1237693&group_id=75348&atid=543655">SFPatch-1237693</a>] A new configuration option (<strong>ProcessNumericEntities</strong>)is now available to tell the editor to convert non ASCII chars to their relativenumeric entity references. It is disabled by default.</li><li>The new "<strong>AdditionalNumericEntities</strong>" setting makes it possible todefine a set of characters to be transformed to their relative numeric entities.This is useful when you don't want the code to have simple quotes ('), for example.</li><li>The Norwegian language file (no.js) has been duplicated to include the NorwegianBokmal (nb.js) in the supported interface languages. Thanks to Martin Kronstad.</li><li>Two new patterns have been added to the Universal Keyboard:<ul><li>Persian. Thanks to Pooyan Mahdavi</li><li>Portuguese. Thanks to Bo Brandt.</li></ul></li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SFPatch-1517322</a>] It is now possible to define the start number on numbered lists.Thanks to Marcel Bennett.</li><li>The Font Format combo will now reflect the EditorAreaCSS styles.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1461539&group_id=75348&atid=543655">SFPatch-1461539</a>] The File Browser connector can now optionally return a "url"attribute for the files. Thanks to Pent.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1090851&group_id=75348">SFBUG-1090851</a>] The new "ToolbarComboPreviewCSS" configuration option has beencreated, so it is possible to point the Style and Format toolbar combos to a differentCSS, avoiding conflicts with the editor area CSS.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1421309&group_id=75348&atid=543656">SFFeature-1421309</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1489402&group_id=75348">SFBUG-1489402</a>] It is now possible to configure the Quick Uploder target pathto consider the file type (ex: Image or File) in the target path for uploads.</li><li>The JavaScript integration file has two new things:<ul><li>The "CreateHtml()" function in the FCKeditor object, used to retrieve the HTML ofan editor instance, instead of writing it directly to the page (as done by "Create()").</li><li>The global "FCKeditor_IsCompatibleBrowser()" function, which tells if the executingbrowser is compatible with FCKeditor. This makes it possible to do any necessaryprocessing depending on the compatibility, without having to create and editor instance.</li></ul></li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1525242&group_id=75348">SFBUG-1525242</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1500050&group_id=75348">SFBUG-1500050</a>] All event attributes (like onclick or onmouseover) are nowbeing protected before loading the editor. In this way, we avoid firing those eventsduring editing (IE issue) and they don't interfere in other specific processorsin the editor.</li><li>Small security fixes to the File Browser connectors. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1546226&group_id=75348">SFBUG-1546226</a>] Small fix to the ColdFusion CFC integration file.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&atid=543655&aid=1547768&group_id=75348">SFPatch-1407500</a>] The Word Cleanup function was breaking the HTML on pasting, onvery specific cases. Fixed, thanks to Frode E. Moe.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1551979&group_id=75348&atid=543655">SFPatch-1551979</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1418066&group_id=75348">SFBUG-1418066</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1439621&group_id=75348">SFBUG-1439621</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1501698&group_id=75348&atid=543653">SFBUG-1501698</a>] Make FCKeditor work with application/xhtml+xml. Thanksto Arpad Borsos.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1547738&group_id=75348&atid=543655">SFPatch-1547738</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1550595&group_id=75348&atid=543653">SFBUG-1550595</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1540807&group_id=75348&atid=543653">SFBUG-1540807</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1510685&group_id=75348&atid=543653">SFBUG-1510685</a>] Fixed problem with panels wrongly positioned when theeditor is placed on absolute or relative positioned elements. Thanks to Filipe Martins.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1511294&group_id=75348&atid=543655">SFPatch-1511294</a>] Small fix for the File Browser compatibility with IE 5.5.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1503178&group_id=75348&atid=543655">SFPatch-1503178</a>] Small improvement to stop IE from loading smiley images whenone smiley is quickly selected from a huge list of smileys. Thanks to stuckhere.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1549112&group_id=75348&atid=543653">SFBUG-1549112</a>] The Replace dialog window now escapes regular expression specificcharacters in the find and replace fields.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1548788&group_id=75348&atid=543653">SFBUG-1548788</a>] Updated the ieSpell download URL.</li><li>In FF, the editor was throwing an error when closing the window. Fixed.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1538509&group_id=75348&atid=543653">SFBUG-1538509</a>] The "type" attribute for text fields will always be set now.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1551734&group_id=75348&atid=543653">SFBUG-1551734</a>] The SetHTML function will now update the editing area height nomatter which editing mode is active.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1554141&group_id=75348&atid=543653">SFBUG-1554141</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1565562&group_id=75348&atid=543653">SFBUG-1565562</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1451056&group_id=75348&atid=543653">SFBUG-1451056</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1478408&group_id=75348&atid=543653">SFBUG-1478408</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1489322&group_id=75348&atid=543653">SFBUG-1489322</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1513667&group_id=75348&atid=543653">SFBUG-1513667</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1562134&group_id=75348&atid=543653">SFBUG-1562134</a>] The protection of URLs has been enhancedand now it will not break URLs on very specific cases.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1545732&group_id=75348&atid=543653">SFBUG-1545732</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1490919&group_id=75348&atid=543653">SFBUG-1490919</a>] No security errors will be thrown when loading FCKeditor inpage inside a FRAME defined in a different domain.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1512817&group_id=75348&atid=543653">SFBUG-1512817</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1571345&group_id=75348&atid=543653">SFBUG-1571345</a>] Fixed the "undefined" addition to the content when ShowBorders= false and FullPage = true in Firefox. Thanks to Brett.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1512798&group_id=75348&atid=543653">SFBUG-1512798</a>] BaseHref will now work well on FullPage, even if no <head>is available.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1509923&group_id=75348&atid=543653">SFBUG-1509923</a>] The DocumentProcessor is now called when using InserHtml().</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1505964&group_id=75348&atid=543653">SFBUG-1505964</a>] The DOCTYPE declaration is now preserved when working in FullPage.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1553727&group_id=75348&atid=543653">SFBUG-1553727</a>] The editor was throwing an error when inserting complex templates.Fixed.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1564930&group_id=75348&atid=543655">SFPatch-1564930</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1562828&group_id=75348">SFBUG-1562828</a>] In IE, anchors where incorrectly copied when using the Pastefrom Word button. Fixed, thanks to geirhelge.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1557709&group_id=75348&atid=543653">SFBUG-1557709</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1421810&group_id=75348&atid=543653">SFBUG-1421810</a>] The link dialog now validates Popup Window names.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1556878&group_id=75348&atid=543653">SFBUG-1556878</a>] Firefox was creating empty tags when deleting the selection insome special cases.</li><li>The context menu for links is now correctly shown when right-clicking on floatingdivs.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1084404&group_id=75348&atid=543653">SFBUG-1084404</a>] The XHTML processor now ignores empty span tags.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1221728&group_id=75348&atid=543653">SFBUG-1221728</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1174503&group_id=75348&atid=543653">SFBUG-1174503</a>] The <abbr> tag is not anymore getting broken by IE.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1182906&group_id=75348&atid=543653">SFBUG-1182906</a>] IE is not anymore messing up mailto links.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1386094&group_id=75348&atid=543653">SFBUG-1386094</a>] Fixed an issue when setting configuration options to empty ('')by code.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1389435&group_id=75348&atid=543653">SFBUG-1389435</a>] Fixed an issue in some dialog boxes when handling numeric inputs.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1398829&group_id=75348&atid=543653">SFBUG-1398829</a>] Some links may got broken on very specific cases. Fixed.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1409969&group_id=75348&atid=543653">SFBUG-1409969</a>] <noscript> tags now remain untouched by the editor.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1433457&group_id=75348&atid=543653">SFBUG-1433457</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1513631&group_id=75348&atid=543653">SFBUG-1513631</a>] Empty "href" attributes in <a> or empty "src" in <img>will now be correctly preserved.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1435195&group_id=75348&atid=543653">SFBUG-1435195</a>] Scrollbars are now visible in the File Browser (for custom implementations).</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1438296&group_id=75348&atid=543653">SFBUG-1438296</a>] The "ForceSimpleAmpersand" setting is now being honored in alltags.</li><li>If a popup blocker blocks context menu operations, the correct alert message isdisplayed now, instead of a ugly JavaScript error.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1454116&group_id=75348&atid=543653">SFBUG-1454116</a>] The GetXHTML() function will not change the IsDirty() value ofthe editor.</li><li>The spell check may not work correctly when using SpellerPages with ColdFusion.Fixed.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1481861&group_id=75348&atid=543653">SFBUG-1481861</a>] HTML comments are now removed by the Word Cleanup System.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1489390&group_id=75348&atid=543653">SFBUG-1489390</a>] A few missing hard coded combo options used in some dialogs arenow localizable.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1505448&group_id=75348&atid=543653">SFBUG-1505448</a>] The Form dialog now retrieves the value of the "action" attributeexactly as defined in the source.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1517322&group_id=75348&atid=543655">SFPatch-1517322</a>] Solved an issue when the toolbar has buttons with simple icons(usually used by plugins) mixed with icons coming from a strip (the default toolbarbuttons).</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1575261&group_id=75348&atid=543655">SFPatch-1575261</a>] Some fields in the Table and Cell Properties dialogs were beingcut. Fixed.</li><li>Fixed a startup compatibility issue with Firefox 1.0.4.</li></ul><h3>Version 2.3.1</h3><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/support/tracker.php?aid=1506126">SFBUG-1506126</a>] Fixed the Catalan language file, which had been published withproblems in accented letters. </li><li>More performance improvements in the default File Browser.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1506701&group_id=75348&atid=543653">SFBUG-1506701</a>] Fixed compatibility issues with IE 5.5.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1509073&group_id=75348&atid=543653">SFBUG-1509073</a>] Fixed the "Image Properties" dialog window, which was making invalidcalls to the "editor/dialog/" directory, generating error 400 entries in the webserver log.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1507294&group_id=75348&atid=543653">SFBUG-1507294</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1507953&group_id=75348&atid=543653">SFBUG-1507953</a>] The editing area was getting a fixed size when using the "SetHTML"API command or even when switching back from the source view. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1507755&group_id=75348">SFBUG-1507755</a>] Fixed a conflict between the "DisableObjectResizing" and "ShowBorders"configuration options over IE.</li><li>Opera 9 tries to "mimic" Gecko in the browser detection system of FCKeditor. Asthis browser is not "yet" supported, the editor was broken on it. It has been fixed,and now a textarea is displayed, as in any other unsupported browser. Support forOpera is still experimental and can be activated by setting the property "EnableOpera"to true when creating an instance of the editor with the JavaScript integrationfiles.</li><li>With Opera 9, the toolbar was jumping on buttons rollover. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1509479&group_id=75348&atid=543656">SFBUG-1509479</a>] The iframes used in Firefox for all editor panels (dropdown combos,context menu, etc...) are now being placed right before the main iframe that holdsthe editor. In this way, if the editor container element is removed from the DOM(by DHTML) they are removed together with it.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1271070&group_id=75348&atid=543653">SFBUG-1271070</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1411430&group_id=75348&atid=543653">SFBUG-1411430</a>] The editor API now works well on DHTML pages that create andremove instances of FCKeditor dynamically. </li><li>A second call to a page with the editor was not working correctly with Firefox 1.0.x.Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1511460&group_id=75348&atid=543653">SFBUG-1511460</a>] Small correction to the <script> protected source regex.Thanks to Randall Severy.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1521754&group_id=75348">SFBUG-1521754</a>] Small fix to the paths of the internal CSS files used by FCKeditor.Thanks to johnw_ceb.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1511442&group_id=75348&atid=543653">SFBUG-1511442</a>] The <base> tag is now correctly handled in IE, no matterits position in the source code.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1507773&group_id=75348&atid=543653">SFBUG-1507773</a>] The "Lock" and "Reset" buttons in the Image Properties dialog windoware not anymore jumping with Firefox 1.5.</li></ul><h3>Version 2.3</h3><p>New Features and Improvements:</p><ul><li>The <strong>Toolbar Sharing</strong> system has been completed. See sample10.htmland sample11.html.*</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1407500&group_id=75348&atid=543655">SFPatch-1407500</a>] Small enhancement to the Find and Replace dialog windows.</li></ul><p>Fixed Bugs:</p><ul><li>Small security fixes.</li><li>The context menu system has been optimized. Nested menus now open "onmouseover".</li><li>An error in the image preloader system was making the toolbar strip being downloadedonce for each button on slow connections. Some enhancements have also been madeso now the smaple05.html is loading fast for all skins.</li><li>Fixed many memory leak issues with IE.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1489768&group_id=75348&atid=543653">SFBUG-1489768</a>] The panels (context menus, toolbar combos and color selectors),where being displayed in the wrong position if the contents of the editor, or itscontaining window were scrolled down. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1493176&group_id=75348">SFBUG-1493176</a>] Using ASP, the connector was not working on servers with bufferdisable by default.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1491784&group_id=75348&atid=543653">SFBUG-1491784</a>] Language files have been updated to not include html entities.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1490259&group_id=75348&atid=543653">SFBUG-1490259</a>] No more security warning on IE over HTTPS.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1493173&group_id=75348&atid=543653">SFBUG-1493173</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1499708&group_id=75348">SFBUG-1499708</a>] We now assume that, if a user is in source editing, he/shewants to control the HTML, so the editor doesn't make changes to it when postingthe form being in source view or when calling the GetXHTML function in the API.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1490610&group_id=75348&atid=543653">SFBUG-1490610</a>] The FitWindow is now working on elements set with relative position.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1493438&group_id=75348&atid=543653">SFBUG-1493438</a>] The "Word Wrap" combo in the cell properties dialog now acceptsonly Yes/No (no more <Not Set> value).</li><li>The context menu is now being hidden when a nested menu option is selected.</li><li>Table cell context menu operations are now working correctly.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1494549&group_id=75348&atid=543653">SFBUG-1494549</a>] The code formatter was having problems with dollar signs inside<pre> tags.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1459740&group_id=75348&atid=543655">SFPatch-1459740</a>] The "src" element of images can now be set by styles definitions.Thanks to joelwreed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1437052&group_id=75348&atid=543655">SFPatch-1437052</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1436166&group_id=75348&atid=543655">SFPatch-1436166</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1352385&group_id=75348&atid=543655">SFPatch-1352385</a>] Small fix to the FCK.InsertHtml, FCKTools.AppendStyleSheetand FCKSelection.SelectNode functions over IE. Thanks to Alfonso Martinez.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1349765&group_id=75348&atid=543655">SFPatch-1349765</a>] Small fix to the FCKSelection.GetType over Firefox. Thanks toAlfonso Martinez.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543655&aid=1495422&group_id=75348">SFPatch-1495422</a>] The editor now creates link based on the URL when no selectionis available. Thanks to Dominik Pesch.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543655&aid=1478859&group_id=75348">SFPatch-1478859</a>] On some circumstances, the Yahoo popup blocker was blocking theFile Browser window, giving no feedback to the user. Now an alert message is displayed.</li><li>When using the editor in a RTL localized interface, like Arabic, the toolbar comboswere not showing completely in the first click. Fixed.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1500212&group_id=75348">SFBUG-1500212</a>] All "_samples/html" samples are now working when loading directlyfrom the Windows Explorer. Thanks to Alfonso Martinez.</li><li>The "FitWindow" feature was breaking the editor under Firefox 1.0.x.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1500032&group_id=75348&atid=543655">SFPatch-1500032</a>] In Firefox, the caret position now follows the user clicks whenclicking in the white area bellow the editor contents. Thanks to Alfonso Martinez.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1499522&group_id=75348">SFBUG-1499522</a>] In Firefox, the link dialog window was loosing the focus (and quicklyreacquiring it) when opening. This behavior was blocking the dialog in some Linuxinstallations. </li><li>Drastically improved the loading performance of the file list in the default FileBrowser.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1503059&group_id=75348">SFBUG-1503059</a>] The default "BasePath" for FCKeditor in all integration files hasbeen now unified to "/fckeditor/" (lower-case). This is the usual casing systemin case sensitive OSs like Linux.</li><li>The "DisableFFTableHandles" setting is now honored when switching the full screenmode with FitWindow.</li><li>Some fixes has been applied to the cell merging in Firefox.</li></ul><p>* This version has been partially sponsored by <a href="http://www.footsteps.nl/">Footsteps</a>and <a href="http://www.kentico.com/">Kentico</a>.</p><h3>Version 2.3 Beta</h3><p>New Features and Improvements:</p><ul><li><span><strong>Extremely Fast Loading!</strong> The editor now loads more than 3times faster than before, with no impact on its advanced features.</span> </li><li><span><strong>New toolbar system</strong>:</span><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1454850&group_id=75348&atid=543656">SFFeature-1454850</a>] The toolbar will now <strong>load much faster</strong>. Allimages have being merged in a single image file using a unique system availableonly with FCKeditor. </li><li>The "Text Color" and "Background Color" commands buttons haveenhancements on the interface.</li><li><strong><span style="color: #ff0000">Attention</span></strong>: As a completelynew system has being developed. Skins created for versions prior this one will notwork. Skin styles definitions have being merged, added and removed. All skins havebeen a little bit reviewed. </li><li>It is possible to <strong>detach the toolbar</strong> from an editor instance andshare it with other instances. In this way you may have only one toolbar (in thetop of the window, for example, that can be used by many editors (see <a href="_samples/html/sample10.html">sample10.html</a>). This feature is still under development (issues with IEfocus still to be solved).* </li></ul></li><li><strong><span>New context menu system</span></strong>:<ul><li>It uses the same (fast) loading system as the toolbar. </li><li>Sub-Menus are now available to group features (try the context menu over a tablecell). </li><li>It is now possible to create your own context menu entries by creating plugins.</li></ul></li><li><strong>New "FitWindow" toolbar button</strong>, based on the <a href="https://sourceforge.net/tracker/index.php?func=detail&aid=1431638&group_id=75348&atid=737639">plugin</a> published by Paul Moers. Thanks Paul!</li><li><strong>"Auto Grow" Plugin</strong>: automatically resizes the editoruntil a maximum height, based on its contents size.** </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1444943&group_id=75348&atid=543656">SFFeature-1444943</a>] <strong>Multiple CSS files</strong> can now be used in theediting area. Just define FCKConfig.EditorAreaCSS as an array of strings (each oneis a path to a different css file). It works also as a simple string, as on priorversions. </li><li>New language files:<ul><li><strong>Bengali / Bangla</strong> (by Richard Walledge).</li><li><strong>English (Canadian)</strong> (by Kevin Bennett). </li><li><strong>Khmer</strong> (by Sengtha Chay).</li></ul></li><li>The source view is now available in the editing area on Gecko browsers. Previouslya popup was used for it (due to a Firefox bug). </li><li><span>As some people may prefer the popup way for source editing, a new configurationoption (SourcePopup) has being introduced.</span> </li><li>The IEForceVScroll configuration option has been removed. The editor now automaticallyshows the vertical scrollbar when needed (for XHTML doctypes). </li><li>The configuration file doesn't define a default DOCTYPE to be used now. </li><li>It is now possible to easily change the toolbar using the JavaScript API by justcalling <EditorInstance>.ToolbarSet.Load( '<ToolbarName>' ). See _testcases/010.htmlfor a sample. </li><li>The "OnBlur" and "OnFocus" JavaScript API events are now compatiblewith all supported browsers. </li><li>Some few updates in the Lasso connector and uploader. </li><li>The GeckoUseSPAN setting is now set to "false" by default. In this way, the codeproduced by the bold, italic and underline commands are the same on all browsers.</li></ul><p>Fixed Bugs:</p><ul><li><strong>Important security fixes have been applied to the File Manager, Uploaderand Connectors. Upgrade is highly recommended.</strong> Thanks to Alberto Moro,Baudouin Lamourere and James Bercegay.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1399966&group_id=75348&atid=543653">SFBUG-1399966</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1249853&group_id=75348&atid=543653">SFBUG-1249853</a>] The "BaseHref" configuration is now working withFirefox in both normal and full page modes.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1405263&group_id=75348&atid=543653">SFBUG-1405263</a>] A typo in the configuration file was impacting the Quick Uploadfeature. </li><li>Nested <ul> and <ol> tags are now generating valid html.</li><li>The "wmode" and "quality" attributes are now preserved for Flashembed tags, in case they are entered manually in the source view. Also, empty attributesare removed from that tag. </li><li>Tables where not being created correctly on Opera. </li><li>The XHTML processor will ignore invalid tags with names ending with ":",like http:. </li><li><span>On Firefox, the scrollbar is not anymore displayed on toolbar dropdown commandswhen not needed.</span> </li><li><span>Some small fixes have being done to the dropdown commands rendering for FF</span>.</li><li>The table dialog window has been a little bit enlarged to avoid contents being croppedon some languages, like Russian. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1465203&group_id=75348&atid=543653">SFBUG-1465203</a>] The ieSpell download URL has been updated. The problem is thatthey don't have a fixed URL for it, so let's hope the mirror will be up for it.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1456332&group_id=75348&atid=543653">SFBUG-1456332</a>] Small fix in the Spanish language file. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1457078&group_id=75348&atid=543653">SFBUG-1457078</a>] The File Manager was generating 404 calls in the server. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1459846&group_id=75348&atid=543653">SFBUG-1459846</a>] Fixed a problem with the config file if PHP is set to parse .jsfiles. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1432120&group_id=75348&atid=543653">SFBUG-1432120</a>] The "UserFilesAbsolutePath" setting is not correctlyused in the PHP uploader. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1432120&group_id=75348&atid=543653">SFBUG-1408869</a>] The collapse handler is now rendering correctly in Firefox 1.5.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1410082&group_id=75348&atid=543653">SFBUG-1410082</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1424240&group_id=75348&atid=543653">SFBUG-1424240</a>] The "moz-bindings.xml" file is now well formed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1413980&group_id=75348&atid=543653">SFBUG-1413980</a>] All frameborder "yes/no" values have been changes to"1/0". </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1414101&group_id=75348&atid=543653">SFBUG-1414101</a>] The fake table borders are now showing correctly when running underthe "file://" protocol. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1414155&group_id=75348&atid=543653">SFBUG-1414155</a>] Small typo in the cell properties dialog window.</li><li>Fixed a problem in the File Manager. It was not working well with folder or filenames with apostrophes ('). Thanks to René de Jong.</li><li>Small "lenght" type corrected in the select dialog window. Thanks to Bernd Nussbaumer.</li><li>The about box is now showing correctly in Firefox 1.5.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1464020&group_id=75348&atid=543655">SFPatch-1464020</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155793&group_id=75348&atid=543653">SFBUG-1155793</a>] The "Unlink" command is now working correctly under Firefoxif you don't have a complete link selection. Thanks to Johnny Egeland.</li><li>In the File Manager, it was not possible to upload files to folders with ampersandsin the name. Thanks to Mike Pone.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1178359&group_id=75348&atid=543653">SFBUG-1178359</a>] Elements from the toolbar are not anymore draggable in the editingarea.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1487544&group_id=75348&atid=543653">SFBUG-1487544</a>] Fixed a small issue in the code formatter for <br /> and<hr /> tags.</li><li>The "Background Color" command now works correctly when the GeckoUseSPAN settingis disabled (default).</li><li>Links are now rendered in blue with Firefox (they were black before). Actually,an entry for it has been added to the editing area CSS, so you can customize withthe color you prefer. </li></ul><p>* This version has been partially sponsored by <a href="http://www.footsteps.nl/">Footsteps</a>and <a href="http://www.kentico.com/">Kentico</a>.<br />** This version has been partially sponsored by <a href="http://www.nextide.ca/">Nextide</a>.</p><h3>Version 2.2</h3><p>New Features and Improvements:</p><ul><li>Let's welcome Wim Lemmens (didgiman). He's our new responsible for the ColdFusionintegration. In this version we are introducing his new files with the followingchanges:<ul><li>The "<strong>Uploader</strong>", used for quick uploads, is now available<strong>natively for ColdFusion</strong>. </li><li>Small bugs have been corrected in the <strong>File Browser connector</strong>. </li><li>The samples now work as is, even if you don't install the editor in the "/FCKeditor"directory.</li></ul></li><li>And a big welcome also to "Andrew Liu", our responsible for the <strong>Python</strong> integration. This version is bringing <strong>native support for Python</strong>, including the File Browser connector and Quick Upload. </li><li>The "<strong>IsDirty()</strong>" and "<strong>ResetIsDirty()</strong>"functions have been added to the JavaScript API to check if the editorcontent has been changed.* </li><li>New language files:<ul><li><strong>Hindi</strong> (by Utkarshraj Atmaram) </li><li><strong>Latvian </strong>(by Janis Klavinš)</li></ul></li><li>For the interface, now we have complete <strong>RTL support</strong> also forthe drop-down toolbar commands, color selectors and context menu. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1325113&group_id=75348&atid=543653">SFBUG-1325113</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1277661&group_id=75348&atid=543653">SFBUG-1277661</a>] The new "Delete Table" command is available in theContext Menu when right-clicking inside a table. </li><li>The "FCKConfig.DisableTableHandles" configuration option is now workingon Firefox 1.5. </li><li>The new "<strong>OnBlur</strong>" and "<strong>OnFocus</strong>"events have been added to the JavaScript API (IE only). See "_samples/html/sample09.html" *</li><li><strong><font color="#ff0000">Attention</font></strong>: The "<strong>GetHTML</strong>"function has been deprecated. It now returns the same value as "<strong>GetXHTML</strong>".The same is valid for the "EnableXHTML" and "EnableSourceXHTML"that have no effects now. The editor now works with XHTML output only. </li><li><strong><font color="#ff0000">Attention</font></strong>: A new "<strong>PreserveSessionOnFileBrowser</strong>"configuration option has been introduced. It makes it possible to set whenever isneeded to maintain the user session in the File Browser. It is disabled by default,as it has very specific usage and may cause the File Browser to be blocked by popupblockers. If you have custom File Browsers that depends on session information,remember to activate it. </li><li><strong><font color="#ff0000">Attention</font></strong>: The "<strong>fun</strong>"smileys set has been removed from the package. If you are using it, you must manuallycopy it to newer installations and upgrades. </li><li><strong><font color="#ff0000">Attention</font></strong>: The "<strong>mcpuk</strong>"file browser has been removed from the package. We have no ways to support it. Therewere also some licensing issues with it. Its web site can still be found at <a href="http://mcpuk.net/fbxp/">http://mcpuk.net/fbxp/</a>. </li><li>It is now possible to set different CSS styles for the chars in the Special Charsdialog window by adding the "SpecialCharsOut" and "SpecialCharsOver"in the "fck_dialog.css" skin file.* </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1268726&group_id=75348&atid=543655">SFPatch-1268726</a>] Added table "summary" support in the table dialog.Thanks to Sebastien-Mahe. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1284380&group_id=75348&atid=543655">SFPatch-1284380</a>] It is now possible to define the icon of a FCKToolbarPanelButtonobject without being tied to the skin path (just like FCKToolbarButton). Thanksto Ian Sullivan. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1338610&group_id=75348&atid=543655">SFPatch-1338610</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1263009&group_id=75348&atid=543656">SFPatch-1263009</a>] New characters have been added to the "Special Characters"dialog window. Thanks to Deian. </li><li>You can set the QueryString value "fckdebug=true" to activate "debugmode" in the editor (showing the debug window), overriding the configurations.The "AllowQueryStringDebug" configuration option is also available soyou can disable this feature.</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1363548&group_id=75348&atid=543653">SFBUG-1363548</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1364425&group_id=75348&atid=543653">SFBUG-1364425</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1335045&group_id=75348&atid=543653">SFBUG-1335045</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1289661&group_id=75348&atid=543653">SFBUG-1289661</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1225370&group_id=75348&atid=543653">SFBUG-1225370</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1156291&group_id=75348&atid=543653">SFBUG-1156291</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1165914&group_id=75348&atid=543653">SFBUG-1165914</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1111877&group_id=75348&atid=543653">SFBUG-1111877</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1092373&group_id=75348&atid=543653">SFBUG-1092373</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1101596&group_id=75348&atid=543653">SFBUG-1101596</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1246952&group_id=75348&atid=543653">SFBUG-1246952</a>] The URLs for links andimages are now correctly preserved as entered, no matter if you are using relativeor absolute paths. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1162809&group_id=75348&atid=543653">SFBUG-1162809</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1205638&group_id=75348&atid=543653">SFBUG-1205638</a>] The "Image" and "Flash" dialog windowsnow loads the preview correctly if the "BaseHref" configuration optionis set. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1329807&group_id=75348&atid=543653">SFBUG-1329807</a>] The alert boxes are now showing correctly when doing cut/copy/pasteoperations on Firefox installations when it is not possible to execute that operationsdue to security settings. </li><li>A new "Panel" system (used in the drop-dowm toolbar commands, color selectorsand context menu) has been developed. The following bugs have been fixed with it:<ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1186927&group_id=75348&atid=543653">SFBUG-1186927</a>] On IE, sometimes the context menu was being partially hidden.*</li><li>On Firefox, the context menu was flashing in the wrong position before showing.</li><li>On Firefox 1.5, the Color Selector was not working. </li><li>On Firefox 1.5, the fonts in the panels were too big. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1076435&group_id=75348&atid=543653">SFBUG-1076435</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1200631&group_id=75348&atid=543653">SFBUG-1200631</a>] On Firefox, sometimes the context menu was being shown in thewrong position.</li></ul></li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1364094&group_id=75348">SFBUG-1364094</a>] Font families were <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=317572">not being rendered correctly on Firefox</a> . </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1315954&group_id=75348">SFBUG-1315954</a>] No error is thrown when pasting some case specific code from editorto editor. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1341553&group_id=75348&atid=543653">SFBUG-1341553</a>] A small fix for a security alert in the File Browser has beenapplied. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1370953&group_id=75348&atid=543653">SFBUG-1370953</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1339898&group_id=75348&atid=543653">SFBUG-1339898</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1323319&group_id=75348&atid=543653">SFBUG-1323319</a>] A message will be shown to the user (instead of a JS error) ifa "popup blocker" blocks the "Browser Server" button. Thanksto Erwin Verdonk. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1370355&group_id=75348&atid=543653">SFBUG-1370355</a>] Anchor links that points to a single character anchor, like "#A",are now correctly detected in the Link dialog window. Thanks to Ricky Casey. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1368998&group_id=75348&atid=543653">SFBUG-1368998</a>] Custom error processing has been added to the file upload on theFile Browser. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1367802&group_id=75348&atid=543653">SFBUG-1367802</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1207740&group_id=75348&atid=543653">SFBUG-1207740</a>] A message is shown to the user if a dialog box is blocked bya popup blocker in Firefox. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1358891&group_id=75348&atid=543653">SFBUG-1358891</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1340960&group_id=75348&atid=543653">SFBUG-1340960</a>] The editor not works locally (without a web server) on directorieswhere the path contains spaces. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1357247&group_id=75348&atid=543653">SFBUG-1357247</a>] The editor now intercepts SHIFT + INS keystrokes when needed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1328488&group_id=75348&atid=543653">SFBUG-1328488</a>] <strong><font color="#ff0000">Attention</font></strong>: The PageBreak command now produces different tags to avoid XHTML compatibilityissues. Any Page Break previously applied to content produced with previous versionsof FCKeditor will not me rendered now, even if they will still be working correctly.</li><li>It is now possible to allow cut/copy/past operations on Firefox using the <ahref="http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard"target="_blank">user.js</a> file. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1336792&group_id=75348&atid=543653">SFBUG-1336792</a>] A fix has been applied to the XHTML processor to allow tag nameswith the "minus" char (-). </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1339560&group_id=75348&atid=543653">SFBUG-1339560</a>] The editor now correctly removes the "selected" optionfor checkboxes and radio buttons. </li><li>The Table dialog box now selects the table correctly when right-clicking on objects(like images) placed inside the table. </li><li><strong><font color="#ff0000">Attention</font></strong>: A few changes have beenmade in the skins. If you have a custom skin, it is recommended you to make a diffof the fck_contextmenu.css file of the default skin with your implementation. </li><li>Mouse select (marking things in blue, like selecting text) has been disabledon panels (drop-down menu commands, color selector and context menu) and toolbar,for both IE and Firefox. </li><li>On Gecko, fake borders will not be applied to tables with the border attribute setto more than 0, but placed inside tables with border set to 0. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1360717&group_id=75348&atid=543653">SFBUG-1360717</a>] A wrapping issue in the "Silver" skin has been corrected.Thanks to Ricky Casey. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1251145&group_id=75348&atid=543653">SFBUG-1251145</a>] In IE, the focus is now maintained in the text when clicking inthe empty area following it. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1181386&group_id=75348&atid=543653">SFBUG-1181386</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1237791&group_id=75348&atid=543653">SFBUG-1237791</a>] The "Stylesheet Classes" field in the Link dialogwindow in now applied correctly on IE. Thanks to Andrew Crowe. </li><li>The "Past from Word" dialog windows is now showing correctly on Firefoxon some languages. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1315008&group_id=75348&atid=543653">SFBUG-1315008</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1241992&group_id=75348&atid=543653">SFBUG-1241992</a>] IE, when selecting objects (like images) and hitting the "Backspace"button, the browser's "back" will not get executed anymore and the objectwill be correctly deleted. </li><li>The "AutoDetectPasteFromWord" is now working correctly in IE. Thanks toJuan Ant. Gómez. </li><li>A small enhancement has been made in the Word pasting detection. Thanks to JuanAnt. Gómez. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1090686&group_id=75348&atid=543653">SFBUG-1090686</a>] No more conflict with Firefox "Type-Ahead Find" feature.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=942653&group_id=75348&atid=543653">SFBUG-942653</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1155856&group_id=75348&atid=543653">SFBUG-1155856</a>] The "width" and "height" of images sizedusing the inline handlers are now correctly loaded in the image dialog box. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1209093&group_id=75348&atid=543653">SFBUG-1209093</a>] When "Full Page Editing" is active, in the "DocumentProperties" dialog, the "Browse Server" button for the page backgroundis now correctly hidden if "ImageBrowser" is set to "false"in the configurations file. Thanks to Richard. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1120266&group_id=75348&atid=543653">SFBUG-1120266</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1186196&group_id=75348&atid=543653">SFBUG-1186196</a>] The editor now retains the focus when selecting commands inthe toolbar. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1244480&group_id=75348&atid=543653">SFBUG-1244480</a>] The editor now will look first to linked fields "ids"and second to "names". </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1252905&group_id=75348&atid=543653">SFBUG-1252905</a>] The "InsertHtml" function now preserves URLs as entered.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1266317&group_id=75348&atid=543653">SFBUG-1266317</a>] Toolbar commands are not anymore executed outside the editor. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1365664&group_id=75348&atid=543653">SFBUG-1365664</a>] The "wrap=virtual" attribute has been removed from theintegration files for validation purposes. No big impact. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=972193&group_id=75348&atid=543653">SFBUG-972193</a>] Now just one click is needed to active the cursor inside the editor.</li><li>The hidden fields used by the editor are now protected from changes using the "WebDeveloper Add-On > Forms > Display Forms Details" extension. Thanks toJean-Marie Griess. </li><li>On IE, the "Format" toolbar dropdown now reflects the current paragraphtype on IE. Because of a bug in the browser, it is quite dependent on the browserlanguage and the editor interface language (both must be the same). Also, as the"Normal (DIV)" type is seen by IE as "Normal", to avoid confusion,both types are ignored by this fix. </li><li>On some very rare cases, IE was loosing the "align" attribute for DIVtags. Fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1388799&group_id=75348">SFBUG-1388799</a>] The code formatter was removing spaces on the beginning of linesinside PRE tags. Fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1387135&group_id=75348&atid=543653">SFBUG-1387135</a>] No more "NaN" values in the image dialog, when changingthe sizes in some situations. </li><li>Corrected a small type in the table handler. </li><li>You can now set the "z-index" for floating panels (toolbar dropdowns,color selectors, context menu) in Firefox, avoiding having them hidden under anotherobjects. By default it is set to 10,000. Use the FloatingPanelsZIndex configurationoption to change this value.</li></ul><p><strong>Special thanks</strong> to <a target="_blank" href="https://sourceforge.net/users/alfonsoml/">Alfonso Martinez</a>, who have provided many patches and suggestions for thefollowing features / fixes present in this version. I encourage all you to <a href="https://sourceforge.net/donate/index.php?user_id=1356422">donate</a> to Alfonso, as a way to say thanks for his nice open source approach.Thanks Alfonso!. Check out his contributions:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1364094&group_id=75348">SFBUG-1352539</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1208348&group_id=75348&atid=543653">SFBUG-1208348</a>] With Firefox, no more "fake" selections are appearingwhen inserting images, tables, special chars or when using the "insertHtml"function. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543655&aid=1382588&group_id=75348">SFPatch-1382588</a>] The "FCKConfig.DisableImageHandles" configuration optionis not working on Firefox 1.5. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1368586&group_id=75348&atid=543655">SFPatch-1368586</a>] Some fixes have been applied to the Flash dialog box and theFlash pre-processor. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1360253&group_id=75348&atid=543655">SFPatch-1360253</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1378782&group_id=75348&atid=543653">SFBUG-1378782</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1305899&group_id=75348&atid=543653">SFBUG-1305899</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1344738&group_id=75348&atid=543653">SFBUG-1344738</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1347808&group_id=75348&atid=543653">SFBUG-1347808</a>] On dialogs, some fields became impossibleto select or change when using Firefox. It has been fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1357445&group_id=75348&atid=543655">SFPatch-1357445</a>] Add support for DIV in the Format drop-down combo for Firefox.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1350465&group_id=75348&atid=543653">SFBUG-1350465</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1376175&group_id=75348&atid=543653">SFBUG-1376175</a>] The "Cell Properties" dialog now works correctlywhen right-clicking in an object (image, for example) placed inside the cell itself.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1349166&group_id=75348&atid=543655">SFPatch-1349166</a>] On IE, there is now support for namespaces on tags names. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1350552&group_id=75348&atid=543655">SFPatch-1350552</a>] Fix the display issue when applying styles on tables. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1352320&group_id=75348&atid=543655">SFPatch-1352320</a> ] Fixed a wrong usage of the "parentElement"property on Gecko. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1355007&group_id=75348&atid=543655">SFPatch-1355007</a>] The new "FCKDebug.OutputObject" function is availableto dump all object information in the debug window. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1329500&group_id=75348&atid=543655">SFPatch-1329500</a>] It is now possible to delete table columns when clicking on aTH cell of the column. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1315351&group_id=75348&atid=543655">SFPatch-1315351</a>] It is now possible to pass the image width and height to the"SetUrl" function of the Flash dialog box. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1327384&group_id=75348&atid=543655">SFPatch-1327384</a>] TH tags are now correctly handled by the source code formatterand the "FillEmptyBlocks" configuration option. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1327406&group_id=75348&atid=543655">SFPatch-1327406</a>] Fake borders are now displayed for TH elements on tables withborder set to 0. Also, on Firefox, it will now work even if the border attributeis not defined and the borders are not dotted. </li><li>Hidden fields now get rendered on Firefox. </li><li>The BasePath is now included in the debugger URL to avoid problems when callingit from plugins.</li></ul><p>* This version has been partially sponsored by <a target="_blank" href="http://www.alkacon.com">Alkacon Software</a>.</p><h3>Version 2.1.1</h3><p>New Features and Improvements:</p><ul><li>The new "<strong>Insert Page Break</strong>" command (for printing) hasbeen introduced.* </li><li>The editor package now has a root directory called "FCKeditor".</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1326285&group_id=75348&atid=543653">SFBUG-1326285</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1316430&group_id=75348&atid=543653">SFBUG-1316430</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1323662&group_id=75348&atid=543653">SFBUG-1323662</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1326223&group_id=75348&atid=543653">SFBUG-1326223</a>] We are doing a little step back with this version.The ENTER and BACKSPACE behavior changes for Firefox have been remove. It is a nicefeature, but we need much more testing on it. It introduced some bugs and soits preferable to not have that feature, avoiding problems (even if that featurewas intended to solve some issues). </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1289372&group_id=75348&atid=543653">SFBUG-1275714</a>] Comments in the beginning of the source are now preserved whenusing the "undo" and "redo" commands. </li><li>The "undo" and "redo" commands now work for the Style command.</li><li>An error in the execution of the pasting commands on Firefox has been fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1326184&group_id=75348">SFBUG-1326184</a>] No strange (invalid) entities are created when using Firefox. Also,the &nbsp; used by the FillEmptyBlocks setting is maintained even if you disablethe ProcessHTMLEntities setting.</li></ul><p>* This version has been partially sponsored by <a target="_blank" href="http://www.acttive.com.br/">Acctive Software S.A.</a>.</p><h3>Version 2.1</h3><p>New Features and Improvements:</p><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1200328&group_id=75348&atid=543653">SFBUG-1200328</a>] The editor now offers a way to "protect" part of thesource to remain untouched while editing or changing views. Just use the "FCKConfig.ProtectedSource"object to configure it and customize to your needs. It is based on regular expressions.See fckconfig.js for some samples. </li><li>The editor now offers native support for <strong>Lasso</strong>. Thanks and welcome toour new developer Jason Huck. </li><li>New language files are available:<ul><li><strong>Faraose</strong> (by Símin Lassaberg and Helgi Arnthorsson)</li><li><strong>Malay</strong> (by Fairul Izham Mohd Mokhlas) </li><li><strong>Mongolian</strong> (by Lkamtseren Odonbaatar) </li><li><strong>Vietnamese</strong> (by Phan Binh Giang)</li></ul></li><li>A new configurable ColdFusion connector is available. Thanks to Mark Woods.Many enhancements has been introduced with it. </li><li>The PHP connector for the default File Browser now sorts the folders and files names.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1289372&group_id=75348&atid=543653">SFBUG-1289372</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1282758&group_id=75348&atid=543653">SFBUG-1282758</a>] In the PHP connector it is now possible to set the absolute(server) path to the User Files directory, avoiding problems with Virtual Directories,Symbolic Links or Aliases. Take a look at the config.php file. </li><li>The ASP.Net uploader (for Quick Uploads) has been added to the package. </li><li>A new way to define <strong>simple "combo" toolbar items</strong> , likeStyle and Font, has been introduced. Thanks to Steve Lineberry. Seesample06.html and the "simplecommands" plugin to fully understandit. </li><li>A new test case has been added that shows how to set the editor background dynamicallywithout using a CSS. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155906&group_id=75348&atid=543653">SFBUG-1155906</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1110116&group_id=75348&atid=543653">SFBUG-1110116</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1216332&group_id=75348&atid=543653">SFBUG-1216332</a>] The "AutoDetectPasteFromWord" configuration optionis back (IE only feature). </li><li>The new "OnAfterLinkedFieldUpdate" event has been introduced. Ifis fired when the editor updates its hidden associated field. </li><li>Attention: The color of the right border of the toolbar (left on RTL interfaces)has been moved from code to the CSS (TB_SideBorder class). Update your custom skins.</li><li>A sample "htaccess.txt" file has been added to the editor's packageto show how to configure some Linux sites that could present problems on Firefoxwith "Illegal characters" errors. Respectively the ""chars. </li><li>With the JavaScript, ASP and PHP integration files, you can set the QueryStringvalue "fcksource=true" to load the editor using the source files (locatedin the _source directory) instead of the compressed ones. Thanks to Kae Verens forthe suggestion. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1246623&group_id=75348&atid=543656">SFFeature-1246623</a>] The new configuration option "ForceStrongEm" hasbeen introduced so you can force the editor to convert all <B> and <I>tags to <STRONG> and <EM> respectively. </li><li>A nice contribution has been done by Goss Interactive Ltd:<ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1246949&group_id=75348&atid=543653">SFBUG-1246949</a>] Implemented ENTER key and BACKSPACE key handlers for Gecko so thatP tags (or an appropriate block element) get inserted instead of BR tags when notin the UseBROnCarriageReturn config mode.<br />The ENTER key handling has been written to function much the same as the ENTER keyhandling on IE : as soon as the ENTER key is pressed, existing content will be wrappedwith a suitable block element (P tag) as appropriate and a new block element (Ptag) will be started.<br />The ENTER key handler also caters for pressing ENTER within empty list items - ENTERin an empty item at the top of a list will remove that list item and start a newP tag above the list; ENTER in an empty item at the bottom of a list will removethat list item and start a new P tag below the list; ENTER in an empty item in themiddle of a list will remove that list item, split the list into two, and starta new P tag between the two lists. </li><li>Any tables that are found to be incorrectly nested within a block element (P tag)will be moved out of the block element when loaded into the editor. This is requiredfor the new ENTER/BACKSPACE key handlers and it also avoids non-compliant HTML. </li><li>The InsertOrderedList and InsertUnorderedList commands have been overridden on Geckoto ensure that block elements (P tags) are placed around a list item's content whenit is moved out of the list due to clicking on the editor's list toolbar buttons(when not in the UseBROnCarriageReturn config mode). </li></ul></li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SFBUG-1253255</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1253255&group_id=75348&atid=543653">SFBUG-1265520</a>] Due to changes on version 2.0, the anchor list was not anymorevisible in the link dialog window. It has been fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1242979&group_id=75348">SFBUG-1242979</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1251354&group_id=75348&atid=543653">SFBUG-1251354</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1256178&group_id=75348&atid=543653">SFBUG-1256178</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1274841&group_id=75348&atid=543653">SFBUG-1274841</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1303949&group_id=75348&atid=543653">SFBUG-1303949</a>] Due to a bug on Firefox, some keys stopped workingon startup over Firefox. It has been fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1251373&group_id=75348&atid=543653">SFBUG-1251373</a> ] The above fix also has corrected some strange behaviors onFirefox. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1144258">SFBUG-1144258</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1092081">SFBUG-1092081</a>] The File Browsers now run on the same server session usedin the page where the editor is placed in (IE issue). Thanks to Simone Chiaretta.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1305619&group_id=75348&atid=543653">SFBUG-1305619</a> ] No more repeated login dialogs when running the editor with WindowsIntegrated Security with IIS. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1245304&group_id=75348&atid=543655">SFPatch-1245304</a>] The Test Case 004 is now working correctly. It has been changedto set the editor hidden at startup. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1290610&group_id=75348&atid=543653">SFBUG-1290610</a> ] Over HTTPS, there were some warnings when loading the Images,Flash and Link dialogs. Fixed. </li><li>Due to Gecko bugs, two errors were thrown when loading the editor in a hidden div.Workarounds have been introduced. In any case, the testcase 004 hack is needed whenshowing the editor (as in a tabbed interface). </li><li>An invalid path in the dialogs CSS file has been corrected. </li><li>On IE, the Undo/Redo can now be controlled using the Ctrl+Z and Ctrl+Y shortcutkeys. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1295538&group_id=75348&atid=543653">SFBUG-1295538</a> ] A few Undo/Redo fixes for IE have been done. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1247070&group_id=75348&atid=543653">SFBUG-1247070</a>] On Gecko, it is now possible to use the shortcut keys for Bold(CTRL+B), Italic (CTRL+I) and Underline (CTRL+U), like in IE. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1274303&group_id=75348&atid=543653">SFBUG-1274303</a>] The "Insert Column" command is now working correctlyon TH cells. It also copies any attribute applied to the source cells. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1287070&group_id=75348&atid=543655">SFPatch-1287070</a> ] In the Universal Keyboard, the Arabic keystrokes translatoris now working with Firefox. Thanks again to Abdul-Aziz Al-Oraij. </li><li>The editor now handles AJAX requests with HTTP status 304. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157780&group_id=75348&atid=543653">SFBUG-1157780</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229077&group_id=75348&atid=543653">SFBUG-1229077</a>] Weird comments are now handled correctly (ignored on some cases).</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155774&group_id=75348&atid=543653">SFBUG-1155774</a>] A spelling error in the Bulleted List Properties dialog has beencorrected. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1272018&group_id=75348&atid=543653">SFBUG-1272018</a>] The ampersand character can now be added from the Special Charsdialog. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1263161&group_id=75348&atid=543653">SFBUG-1263161</a>] A small fix has been applied to the sampleposteddata.php file.Thanks to Mike Wallace. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1241504&group_id=75348&atid=543653">SFBUG-1241504</a>] The editor now looks also for the ID of the hidden linked field.</li><li>The caption property on tables is now working on Gecko. Thanks to Helen Somers (GossInteractive Ltd). </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1297431&group_id=75348&atid=543653">SFBUG-1297431</a>] With IE, the editor now works locally when its files are placedin a directory path that contains spaces. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1279551&group_id=75348&atid=543653">SFBUG-1279551</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1242105&group_id=75348&atid=543653">SFBUG-1242105</a>] On IE, some features are dependant of ActiveX components (secure...distributed with IE itself). Some security setting could avoid the usage ofthose components and the editor would stop working. Now a message is shown, indicatingthe use the minimum necessary settings need by the editor to run. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1298880&group_id=75348&atid=543653">SFBUG-1298880</a>] Firefox can't handle the STRONG and EM tags. Those tags are nowconverted to B and I so it works accordingly. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1271723&group_id=75348&atid=543653">SFBUG-1271723</a>] On IE, it is now possible to select the text and work correctlyin the contents of absolute positioned/dimensioned divs. </li><li>On IE, there is no need to click twice in the editor to activate the cursorin the editing area. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1221621&group_id=75348">SFBUG-1221621</a>] Many "warnings" in the Firefox console are not thrownanymore. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1295526&group_id=75348&atid=543653">SFBUG-1295526</a>] While editing on "FullPage" mode the basehref isnow active for CSS "link" tags. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1222584&group_id=75348&atid=543655">SFPatch-1222584</a>] A small fix to the PHP connector has been applied. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1281313&group_id=75348&atid=543655">SFPatch-1281313</a>] A few small changes to avoid problems with Plone. Thanks to Jean-mat.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1275911&group_id=75348&atid=543653">SFBUG-1275911</a>] A check for double dots sequences on directory names on creationhas been introduced to the PHP and ASP connectors.</li></ul><h3>Version 2.0</h3><p>New Features and Improvements:</p><ul><li>The new "<strong>Flash</strong>" command is available. Now you caneasily handle Flash content, over IE and Gecko, including server browser integrationand context menu support. Due to limitations of the browsers, it is not possibleto see the preview of the movie while editing, so a nice "placeholder"is used instead. * </li><li>A "<strong>Quick Upload</strong> " option is now available in thelink, image and flash dialog windows, so the user don't need to go (or have) theFile Browser for this operations. The ASP and PHP uploader are included. Takea look at the configuration file.*** </li><li>Added support for <strong>Active FoxPro Pages</strong> . Thanks to our new developer,Sönke Freitag. </li><li>It is now possible to <strong>disable the size handles</strong> for images and tables(IE only feature). Take a look at the DisableImageHandles and DisableTableHandlesconfiguration options. </li><li>The handles on form fields (small squares around them) and the inline editingof its contents have been disabled. This makes it easier to users to usethe controls. </li><li>A much better support for Word pasting operations has been introduced. Now it usesa dialog box, in this way we have better results and more control.** </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1225372&group_id=75348&atid=543655">SFPatch-1225372</a>] A small change has been done to the PHP integration file. Thegeneric __construct constructor has been added for better PHP 5 sub-classing compatibility(backward compatible). Thanks to Marcus Bointon.</li></ul><p>Fixed Bugs:</p><ul><li>ATTENTION: Some security changes have been made to the connectors. Now you mustexplicitly enable the connector you want to use. Please test your application beforedeploying this update. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1211591">SFBUG-1211591</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1204273&group_id=75348&atid=543653">SFBUG-1204273</a>] The connectors have been changed so it is not possible to use".." on directory names. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219734&group_id=75348&atid=543655">SFPatch-1219734</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219728&group_id=75348&atid=543653">SFBUG-1219728</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1208654&group_id=75348&atid=543653">SFBUG-1208654</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205442&group_id=75348&atid=543653">SFBUG-1205442</a>] There was an error in the page unload on some casesthat has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1209708">SFBUG-1209708</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1214125">SFBUG-1214125</a>] The undo on IE is now working correctly when the user startstyping. </li><li>The preview now loads "Full Page" editing correctly. It also uses thesame XHTML code produced by the final output. </li><li>The "Templates" dialog was not working on some very specific (and strange)occasions over IE. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1199631&group_id=75348">SFBUG-1199631</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1171944&group_id=75348&atid=543653">SFBUG-1171944</a>] A new option is available to avoid a bad IE behavior that showsthe horizontal scrollbar even when not needed. You can now force the vertical scrollbarto be always visible. Just set the "IEForceVScroll" configuration optionto "true". Thanks to Grant Bartlett. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212026&group_id=75348&atid=543655">SFPatch-1212026</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1228860&group_id=75348&atid=543653">SFBUG-1228860</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1211775&group_id=75348&atid=543653">SFBUG-1211775</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1199824">SFBUG-1199824</a>] An error in the Packager has been corrected. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1163669">SFBUG-1163669</a>] The XHTML processor now adds a space before the closing slash oftags that don't have a closing tag, like <br />. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1213733&group_id=75348&atid=543653">SFBUG-1213733</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1216866&group_id=75348&atid=543653">SFBUG-1216866</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1209673&group_id=75348&atid=543653">SFBUG-1209673</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155454&group_id=75348&atid=543653">SFBUG-1155454</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1187936&group_id=75348&atid=543653">SFBUG-1187936</a> ] Now, on Gecko, the source is opened in adialog window to avoid fatal errors (Gecko bugs). </li><li>Some pages have been changed to avoid importing errors on Plone. Thanks to ArthurKalmenson. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1171606&group_id=75348&atid=543653">SFBUG-1171606</a>] There is a bug on IE that makes the editor to not work ifthe instance name matches a meta tag name. Fixed. </li><li>On Firefox, the source code is now opened in a dialog box, to avoid error on pageswith more than one editor. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1225703&group_id=75348&atid=543655">SFPatch-1225703</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1214941&group_id=75348&atid=543653">SFBUG-1214941</a>] The "ForcePasteAsPlainText" configuration optionis now working correctly on Gecko browsers. Thanks to Manuel Polo. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1228836&group_id=75348&atid=543653">SFBUG-1228836</a>] The "Show Table Borders" feature is now working on Geckobrowsers. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1212529&group_id=75348&atid=543655">SFPatch-1212529</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1212517&group_id=75348&atid=543653">SFBUG-1212517</a>] The default File Browser now accepts connectors with querystringparameters (with "?"). Thanks to Tomas Jucius. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1233318&group_id=75348&atid=543653">SFBUG-1233318</a>] A JavaScript error thrown when using the Print command has beenfixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229696&group_id=75348&atid=543653">SFBUG-1229696</a>] A regular expression has been escaped to avoid problems when openingthe code in some editors. It has been moved to a dialog window. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1231978&group_id=75348&atid=543653">SFBUG-1231978</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1228939&group_id=75348&atid=543653">SFBUG-1228939</a>] The Preview window is now using the Content Type and Base href.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SFBUG-1232056</a>] The anchor icon is now working correctly on IE. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1232056&group_id=75348&atid=543653">SFBUG-1202468</a>] The anchor icon is now available on Gecko too. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1236279&group_id=75348&atid=543653">SFBUG-1236279</a>] A security warning has been corrected when using the File Browserover HTTPS. </li><li>The ASP implementation now avoid errors when setting the editor value to null values.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1237359&group_id=75348&atid=543653">SFBUG-1237359</a>] The trailing <BR> added by Gecko at the end of the sourceis now removed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1170828">SFBUG-1170828</a>] No more &nbsp; is added to the source when using the "NewPage" button. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1165264&group_id=75348&atid=543653">SFBUG-1165264</a>] A new configuration option has been included to force theeditor to ignore empty paragraph values (<p>&nbsp;</p>), returningempty (""). </li><li>No more &nbsp; is added when creating a table or adding columns, rows or cells.</li><li>The <TD> tags are now included in the FillEmptyBlocks configuration handling.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1224829&group_id=75348&atid=543653">SFBUG-1224829</a>] A small bug in the "Find" dialog has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1221307&group_id=75348&atid=543653">SFBUG-1221307</a>] A small bug in the "Image" dialog has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1219981&group_id=75348&atid=543653">SFBUG-1219981</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155726&group_id=75348&atid=543653">SFBUG-1155726</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1178473&group_id=75348&atid=543653">SFBUG-1178473</a>] It is handling the <FORM>, <TEXTAREA> and <SELECT>tags "name" attribute correctly. Thanks to thc33. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205403&group_id=75348&atid=543653">SFBUG-1205403</a>] The checkbox and radio button values are now handled correctlyin their dialog windows. Thanks to thc33. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1236626&group_id=75348&atid=543653">SFBUG-1236626</a>] The toolbar now doesn't need to collapse when unloading the page(IE only). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1212559&group_id=75348&atid=543653">SFBUG-1212559</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1017231&group_id=75348&atid=543653">SFBUG-1017231</a>] The "Save" button now calls the "onsubmit"event before posting the form. The submit can be cancelled if the onsubmit returns"false". </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1215823&group_id=75348&atid=543653">SFBUG-1215823</a>] The editor now works correctly on Firefox if it values is set to"<p></p>". </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1217546&group_id=75348&atid=543653">SFBUG-1217546</a>] No error is thrown when "pasting as plain text" and notext is available for pasting (as an image for example). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1207031&group_id=75348&atid=543653">SFBUG-1207031</a>] [<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1223978">SFBUG-1223978</a>] The context menu is now available in the source view. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/?group_id=75348&atid=543653&func=detail&aid=1213871">SFBUG-1213871</a>] Undo has been added to table creation and table operation commands.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1205211&group_id=75348&atid=543653">SFBUG-1205211</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1229941&group_id=75348&atid=543653">SFBUG-1229941</a>] Small bug in the mcpuk file browser have been corrected.</li></ul><p>* This version has been partially sponsored by <a target="_blank" href="http://www.infineon.com/">Infineon Technologies AG</a>.<br />** This version has been partially sponsored by <a href="http://www.visualsoft.co.uk">Visualsoft</a> <a href="http://www.visualsoft.co.uk/websolutions.html">Web Solutions</a>.<br />*** This version has been partially sponsored by <a target="_blank" href="http://www.webcrossing.com">Web Crossing, Inc</a>.</p><h3>Version 2.0 FC (Final Candidate)</h3><p>New Features and Improvements:</p><ul><li>A new tab called "<strong>Link</strong>" is available in the<strong> ImageDialog</strong> window. In this way you can insert or modify the image link directlyfrom that dialog.* </li><li>The new "<strong>Templates</strong>" command is now available. Now theuser can select from a list of pre-build HTML and fill the editor with it. Takea look at the "_docs" for more info.** </li><li>The <a target="_blank" href="http://mcpuk.net/fbxp/">mcpuk's</a> File Browser forPHP has been included in the package. He became the official developer of the FileManager for FCKeditor, so we can expect good news in the future. </li><li>New configuration options are available to <strong>hide tabs</strong> from the <strong>Image</strong> Dialog and <strong>Link</strong> Dialog windows: LinkDlgHideTarget,LinkDlgHideAdvanced, ImageDlgHideLink and ImageDlgHideAdvanced. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1189442&group_id=75348&atid=543653">SFBUG-1189442</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1187164&group_id=75348&atid=543653">SFBUG-1187164</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1185905&group_id=75348&atid=543653">SFBUG-1185905</a>] It is now possible to configure the editor to <strong>not convert Greek</strong>or special <strong>Latin </strong>letters to ther specific HTML entities. Youcan also configure it to not convert any character at all. Take a look at the "ProcessHTMLEntities","IncludeLatinEntities" and "IncludeGreekEntities" configurationoptions. </li><li>New language files are available:<ul><li><strong>Basque</strong> (by Ibon Igartua) </li><li><strong>English (Australia / United Kingdom)</strong> (by Christopher Dawes) </li><li><strong>Ukrainian</strong> (by Alexander Pervak)</li></ul></li><li>The version and date information have been removed from the files headers to avoidunecessary diffs in source control systems when new versions are released (fromnow on). </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1159854&group_id=75348&atid=543655">SFPatch-1159854</a>] Ther HTML output rendered by the server side integration filesare now XHTML compatible. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181823&group_id=75348&atid=543653">SFBUG-1181823</a>] It is now possible to set the desired DOCTYPE to use when editHTML fragments (not in Full Page mode). </li><li>There is now an optional way to implement different "mouse over" effectsto the buttons when they are "on" of "off".</li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1162200&group_id=75348&atid=543653">SFBUG-1162200</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1161633&group_id=75348&atid=543653">SFBUG-1161633</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1050293&group_id=75348&atid=543653">SFBUG-1050293</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1058948&group_id=75348&atid=543653">SFBUG-1058948</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1109120&group_id=75348&atid=543653">SFBUG-1109120</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155408&group_id=75348&atid=543653">SFBUG-1155408</a>] The IE memory leak bug has been solved. Thecode has been completely reviewed and many memory usage improvements have been done.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1179645&group_id=75348&atid=543653">SFBUG-1179645</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1183252&group_id=75348&atid=543653">SFBUG-1183252</a> ] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SFBUG-1181647</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155627&group_id=75348&atid=543653">SFBUG-1155627</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155782&group_id=75348&atid=543653">SFBUG-1155782</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155750&group_id=75348&atid=543653">SFBUG-1155750</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157166&group_id=75348&atid=543653">SFBUG-1157166</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157857&group_id=75348&atid=543653">SFBUG-1157857</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1158121&group_id=75348&atid=543653">SFBUG-1158121</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1177153&group_id=75348&atid=543653">SFBUG-1177153</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1175847&group_id=75348&atid=543653">SFBUG-1175847</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1155747&group_id=75348&atid=543653">SFBUG-1155747</a>] There was a loadingproblem in Gecko browsers in some cases. It has been solved. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1161147&group_id=75348&atid=543653">SFBUG-1161147</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1157635&group_id=75348&atid=543653">SFBUG-1157635</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149805&group_id=75348&atid=543653">SFBUG-1149805</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124600&group_id=75348&atid=543653">SFBUG-1124600</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1117535&group_id=75348&atid=543653">SFBUG-1117535</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1118145&group_id=75348&atid=543653">SFBUG-1118145</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098113&group_id=75348&atid=543653">SFBUG-1098113</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092272&group_id=75348&atid=543653">SFBUG-1092272</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086416&group_id=75348&atid=543653">SFBUG-1086416</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1027952&group_id=75348&atid=543653">SFBUG-1027952</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=978441&group_id=75348&atid=543653">SFBUG-978441</a> ] A custom Undo/Redo systemhas been implemented for IE. </li><li>The editor startup execution is now made in the right order (so configurations overrideworks correctly). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166779&group_id=75348&atid=543653">SFBUG-1166779</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1166651&group_id=75348&atid=543653">SFBUG-1166651</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1066198&group_id=75348&atid=543653">SFBUG-1066198</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090388&group_id=75348&atid=543653">SFBUG-1090388</a> ] No more "illegible" characters in thetoolbar when "ClearType" is active. </li><li>It is now possible to set the "width" style of the BODY tag in the EditorAreaCSSto limit the editing area size. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1113620&group_id=75348&atid=543653">SFBUG-1113620</a>] In IE, the editor doesn't generate new entries in the browser historyanymore. </li><li>The editor now uses the same method used on version RC2 to load its contents onGecko. It is now possible to have more than one editor in the page. This changehas a negative impact: the BaseHref property is not working. </li><li>Changes have been made to make the editor work with PHP versions older than 2.1.0.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1190835&group_id=75348&atid=543653">SFBUG-1190835</a>] [<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1196547&group_id=75348">SFBUG-1196547</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156863&group_id=75348&atid=543653">SFBUG-1156863</a>] The "Insert Horizontal Line" command is now workingcorrectly. Thanks to Hector Raul Colonia Coral. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1101861&group_id=75348&atid=543653">SFBUG-1101861</a>] The editor now shows a normal textarea correctly (as expected)on Safari browsers (and all "like Gecko" browsers). Thanks to Bob Paul.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1182224&group_id=75348&atid=543653">SFBUG-1182224</a>] The PHP connector can now handle file extensions in upper case, likeJPG or Gif, correctly. Thanks to Georg Ivancsic. </li><li>The "sample06.html" is now working correctly with Gecko browsers. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156660&group_id=75348&atid=543653">SFBUG-1156660</a>] Some fixes have been applied to the Universal Keyboard. Thanksto Abdul-Aziz Al-Oraij. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1192881&group_id=75348&atid=543653">SFBUG-1192881</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1185006&group_id=75348&atid=543653">SFBUG-1185006</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1156068&group_id=75348&atid=543653">SFBUG-1156068</a>] The "Browse Server" button is now working correctlyfor the Background Image in the "Document Properties" dialog window (fullpage editing). The active "BaseHref" is also set to the preview window.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1191704&group_id=75348&atid=543653">SFBUG-1191704</a>] Invalid HTML tags (according to the W3C naming standards for XHTML)are ignored with no errors. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1185911&group_id=75348&atid=543653">SFBUG-1185911</a>] The Greek language file name has been corrected to "el.js".</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SFBUG-1181572</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1158421&group_id=75348&atid=543653">SFBUG-1158421</a>] The "Print" button is now active on startup. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1181572&group_id=75348&atid=543653">SFBUG-1165219</a>] No error occours when the user defines just one color to the FontColorson "in page" configurations. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1162957&group_id=75348&atid=543653">SFBUG-1162957</a>] The small problem with Zope (ZPT) has been solved. </li><li>Some small RTL / LTR corrections has been done in the interface and the Farsi languagehas been added to the Universal Keyboard. Thanks to Silver Baghdasarian.</li></ul><p>* This version has been partially sponsored by the <a href="http://www.hamilton.edu">Hamilton College</a>.<br />** This version has been partially sponsored by <a target="_blank" href="http://www.infineon.com/">Infineon Technologies AG</a>.</p><h3>Version 2.0 RC3 (Release Candidate 3)</h3><p>New Features and Improvements:</p><ul><li>The editor now offers native <strong>Perl integration</strong>! Thanks and welcometo Takashi Yamaguchi, our official Perl developer. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026584&group_id=75348&atid=543656">SFFeature-1026584</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1112692&group_id=75348&atid=543656">SFFeature-1112692</a>] <strong>Formatting </strong>has been introduced to the<strong>Source View</strong>. The output HTML can also be formatted. You can chooseto use spaces or tab for indentation. See the configuration file. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1031492&group_id=75348&atid=543656">SFFeature-1031492</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1004293&group_id=75348&atid=543656">SFFeature-1004293</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=784281&group_id=75348&atid=543656">SFFeature-784281</a>] It is now possible to edit <strong>full HTML pages</strong>with the editor. Use the "FullPage" configuration setting to activateit. </li><li>The new toolbar command, "<strong>Document Properties</strong>" isavailable to edit document header info, title, colors, background, etc... Full pageediting must be enabled. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1151448&group_id=75348&atid=543656">SFFeature-1151448</a>] <strong>Spell Check</strong> is now available. You can use<strong>ieSpell</strong> or <strong>Speller Pages</strong> right from FCKeditor.More info about configuration can be found in the _docs folder. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1041686&group_id=75348&atid=543656">SFFeature-1041686</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086386&group_id=75348&atid=543656">SFFeature-1086386</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124602&group_id=75348&atid=543656">SFFeature-1124602</a>] New "<strong>Insert Anchor</strong>" commandhas been introduced. (The anchor icon is visible only over IE for now). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1123816&group_id=75348&atid=543656">SFFeature-1123816</a>] It is now possible to configure the editor to <strong>show "fake"table borders</strong> when the border size is set to zero. (It is working onlyon IE for now). </li><li><strong>Numbered</strong> and <strong>Bulleted</strong> lists can now be <strong>configured</strong> . Just right click on then. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088608&group_id=75348&atid=543656">SFFeature-1088608</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1144047&group_id=75348&atid=543656">SFFeature-1144047</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149808&group_id=75348&atid=543656">SFFeature-1149808</a>] A new configuration setting is available, "<strong>BaseHref</strong>", to set the URL used to resolve relative links. </li><li>It is now possible to set the <strong>content language direction</strong> .See the "FCKConfig.ContentLangDirection" configurations setting. </li><li>All <strong>Field Commands</strong> available on version 1.6 have been upgradedand included in this version: <strong>form</strong>, <strong>checkbox</strong>,<strong>radio button</strong>, <strong>text field</strong>, text <strong>area</strong>,<strong>select field</strong>, <strong>button</strong>, <strong>image button</strong>and <strong>hidden field</strong> . </li><li><strong>Context menu</strong> options (right-click) has been added for: <strong>anchors</strong>, <strong>select field</strong>, <strong>textarea</strong>, <strong>checkbox</strong>, <strong>radio button</strong>, <strong>text field</strong>,<strong>hidden field</strong>, <strong>textarea</strong>, <strong>button</strong>,<strong>image button</strong>, <strong>form</strong>, <strong>bulleted list</strong>and <strong>numbered list</strong> . </li><li>The "<strong>Universal Keyboard</strong>" has been converted from version1.6 to this one and it's now available. </li><li>It is now possible to <strong>configure</strong> the items to be shown in the <strong>context menu</strong> . Just use the FCKConfig.ContextMenu option at fckconfig.js.</li><li>A new configuration (FillEmptyBlocks) is available to force the editor to <strong>automatically insert a &nbsp;</strong> on empty block elements (p, div, pre,h1, etc...) to avoid differences from the editing and the final result. (Actually,the editor automatically "grows" empty elements to make the user ableto enter text on it). Attention: the extra &nbsp; will be added when switchingfrom WYSIWYG to Source View, so the user may see an additional space on empty blocks.(XHTML support must be enabled). </li><li>It is now possible to configure the <strong>toolbar</strong> to "<strong>break</strong>" between two toolbar strips. Just insert a "/" between then. Takea look at fckconfig.js for a sample. </li><li>New Language files are available:<ul><li><strong>Brazilian Portuguese</strong> (by Carlos Alberto Tomatis Loth) </li><li><strong>Bulgarian</strong> (by Miroslav Ivanov) </li><li><strong>Esperanto</strong> (by Tim Morley) </li><li><strong>Galician</strong> (by Fernando Riveiro Lopez) </li><li><strong>Japanese</strong> ( by Takashi Yamaguchi) </li><li><strong>Persian</strong> (by Hamed Taj-Abadi) </li><li><strong>Romanian</strong> (by Adrian Nicoara) </li><li><strong>Slovak</strong> (by Gabriel Kiss) </li><li><strong>Thai </strong>(by Audy Charin Arsakit) </li><li><strong>Turkish</strong> (by Reha Biçer) </li><li>The Chinese Traditional has been set as the default (zn) instead of zn-tw.</li></ul></li><li>Warning: All toolbar image images have been changed. The "button." prefixhas been removed. If you have your custom skin, please rename your files. </li><li>A new plugin is available in the package: "<strong>Placeholders</strong>".In this way you can insert non editable tags in your document to be processed onserver side (very specific usage). </li><li>The ASPX files are no longer available in this package. They have been moved tothe FCKeditor.Net package. In this way the ASP.Net integration is much better organized.</li><li>The FCKeditor.Packager program is now part of the main package. It is not anymore distributedseparately. </li><li>The PHP connector now sets the uploaded file permissions (chmod) to 0777. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090215&group_id=75348&atid=543655">SFPatch-1090215</a>] It's now possible to give back more info from your custom imagebrowser calling the SetUrl( url [, width] [, height] [, alt] ). Thanks to Ben Noblet.</li><li>The package files now maintain their original "Last Modified" date, soincremental FTP uploads can be used to update to new versions of the editor(from now on). </li><li>The "Source" view now forces its contents to be written in "Leftto Right" direction even when the editor interface language is running a RTLlanguage (like Arabic, Hebrew or Persian). </li></ul><p>Fixed Bugs:</p><ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1124220&group_id=75348&atid=543653">SFBUG-1124220</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1119894&group_id=75348&atid=543653">SFBUG-1119894</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090986&group_id=75348&atid=543653">SFBUG-1090986</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1100408&group_id=75348&atid=543653">SFBUG-1100408</a>] The editor now works correctly when starting with anempty value and switching to the Source mode. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1119380&group_id=75348&atid=543653">SFBUG-1119380</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1115750&group_id=75348&atid=543653">SFBUG-1115750</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1101808&group_id=75348&atid=543653">SFBUG-1101808</a>] The problem with the scrollbar and the toolbar combos (Style,Font, etc...) over Mac has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098460&group_id=75348&atid=543653">SFBUG-1098460</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1076544&group_id=75348&atid=543653">SFBUG-1076544</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077845&group_id=75348&atid=543653">SFBUG-1077845</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092395&group_id=75348&atid=543653">SFBUG-1092395</a>] A new upload class has been included for the ASP FileManager Connector. It uses the "ADODB.Stream" object. Many thanks to "NetRube".</li><li>I small correction has been made to the ColdFusion integration files. Thanks toHendrik Kramer. </li><li>There was a very specific problem when the editor was running over a FRAME executedon another domain. </li><li>The performance problem on Gecko while typing quickly has been solved. </li><li>The <br type= "_moz">is not anymore shown on XHTML source. </li><li>It has been introduced a mechanism to avoid automatic contents duplication on veryspecific occasions (bad formatted HTML). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1146407&group_id=75348&atid=543653">SFBUG-1146407</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1145800&group_id=75348&atid=543653">SFBUG-1145800</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1118803&group_id=75348&atid=543653">SFBUG-1118803</a> ] Other issues in the XHTML processor have been solved.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1143969&group_id=75348&atid=543653">SFBUG-1143969</a>] The editor now accepts the "accept-charset" attributein the FORM tag (IE specific bug). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1122742&group_id=75348&atid=543653">SFBUG-1122742</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1089548&group_id=75348&atid=543653">SFBUG-1089548</a> ] Now, the contents of the SCRIPT and STYLE tags remain untouched.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1114748&group_id=75348&atid=543653">SFBUG-1114748</a>] The PHP File Manager Connector now sets the new folders permissions(chmod) to 0777 correctly. </li><li>The PHP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/php/config.php)to set some security preferences. </li><li>The ASP File Manager Connector now has a configuration file (editor/filemanager/browser/default/connectors/asp/config.asp)to set some security preferences. </li><li>A small bug in the toolbar rendering (strips auto position) has been corrected.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1093732&group_id=75348&atid=543653">SFBUG-1093732</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1091377&group_id=75348&atid=543653">SFBUG-1091377</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083044&group_id=75348&atid=543653">SFBUG-1083044</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1096307&group_id=75348&atid=543653">SFBUG-1096307</a>] The configurations are now encoded so a user can usevalues that has special chars (&=/). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1103688&group_id=75348&atid=543653">SFBUG-1103688</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1092331&group_id=75348&atid=543653">SFBUG-1092331</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088220&group_id=75348&atid=543653">SFBUG-1088220</a>] PHP samples now use PHP_SELF to automatically discoverthe editor's base path. </li><li>Some small wrapping problems with some labels in the Image and Table dialog windowshave been fixed. </li><li>All .js files are now encoded in UTF-8 format with the BOM (byte order mask) toavoid some errors on specific Linux installations. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1114449&group_id=75348&atid=543653">SFBUG-1114449</a>] The editor packager program has been modified so now it is possibleto use the source files to run the editor as described in the documentation. Thenew packager must be downloaded. </li><li>A small problem with the editor focus while in source mode has been corrected.Thanks to Eric (ric1607). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1108167&group_id=75348&atid=543653">SFBUG-1108167</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085149&group_id=75348&atid=543653">SFBUG-1085149</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1151296&group_id=75348&atid=543653">SFBUG-1151296</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082433&group_id=75348&atid=543653">SFBUG-1082433</a>] No more IFRAMEs without src attribute. Now it pointsto a blank page located in the editor's package. In this way we avoid security warningswhen using the editor over HTTPS. Thanks to Guillermo Bozovich. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1117779&group_id=75348&atid=543653">SFBUG-1117779</a>] The editor now works well if you have more than one element named"submit" on its form (even if it is not correct to have this situation).</li><li>The XHTML processor was duplicating the text on some specific situation. It hasbeen fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090213&group_id=75348&atid=543655">SFPatch-1090213</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1098929&group_id=75348&atid=543653">SFPatch-1098929</a>] With ASP, the editor now works correctly on pages using "OptionExplicit". Thanks to Ben Noblet. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1100759&group_id=75348&atid=543653">SFBUG-1100759</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029125&group_id=75348&atid=543653">SFBUG-1029125</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=966130&group_id=75348&atid=543653">SFBUG-966130</a>] The editor was not working with old IE 5.5 browsers. Therewas a problem with the XML parser. It has been fixed. </li><li>The localization engine is now working correctly over IE 5.5 browsers. </li><li>Some commands where not working well over IE 5.5 (emoticons, image,...). It hasbeen fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1146441&group_id=75348&atid=543653">SFBUG-1146441</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1149777&group_id=75348&atid=543653">SFBUG-1149777</a>] The editor now uses the TEXTAREA id in the ReplaceTextareafunction. If the id is now found, it uses the "name". The docs have beenupdated. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1144297&group_id=75348&atid=543653">SFBUG-1144297</a>] Some corrections have been made to the Dutch language file. Thanksto Erwin Dondorp. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1121365&group_id=75348&atid=543653">SFBUG-1121365</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1090102&group_id=75348&atid=543653">SFBUG-1090102</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1152171&group_id=75348&atid=543653">SFBUG-1152171</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1102907&group_id=75348&atid=543653">SFBUG-1102907</a>] There is no problem now to start the editor with valueslike "<div></div>" or "<p></p>". </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=1114059&group_id=75348&atid=543653">SFBUG-1114059</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1041861&group_id=75348&atid=543653">SFBUG-1041861</a>] The click on the disabled options in the Context Menu has noeffects now. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1152617&group_id=75348&atid=543653">SFBUG-1152617</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1102441&group_id=75348&atid=543653">SFBUG-1102441</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1095312&group_id=75348&atid=543653">SFBUG-1095312</a>] Some problems when setting the editor source to very specificvalues has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1093514&group_id=75348&atid=543653">SFBUG-1093514</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1089204&group_id=75348&atid=543653">SFBUG-1089204</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077609&group_id=75348&atid=543653">SFBUG-1077609</a>] The editor now runs correctly if called directly (locally) withouta server installation (just opening the HTML sample files). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088248&group_id=75348&atid=543653">SFBUG-1088248</a>] The editor now uses a different method to load its contents. Inthis way the URLs remain untouched. </li><li>The PHP integration file now detects Internet Explorer 5.5 correctly.</li></ul><h3>Version 2.0 RC2 (Release Candidate 2)</h3><ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SFFeature-1042034</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1075961&group_id=75348&atid=543656">SFFeature-1075961</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083200&group_id=75348&atid=543656">SFFeature-1083200</a>] A new dialog window for the <strong>table cell properties</strong>is now available (right-click). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SFFeature-1042034</a>] The new "<strong>Split Cell</strong> ", to splita table cell in two columns, has been introduced (right-click). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1042034&group_id=75348&atid=543656">SFFeature-1042034</a>] The new "<strong>Merge Cells</strong>", to mergetable cells (in the same row), has been introduced (right-click). </li><li>The "fake" <strong>TAB key support</strong> (available by default overGecko browsers is now available over IE too. You can set the number of spaces toadd setting the FCKConfig.TabSpaces configuration setting. Set it to 0 (zero) todisable this feature (IE). </li><li>It now possible to tell IE to send a <strong><BR></strong> when the user pressesthe <strong>Enter key</strong>. Take a look at the FCKConfig.UseBROnCarriageReturnconfiguration setting. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085422&group_id=75348&atid=543656">SFFeature-1085422</a>] <strong>ColdFusion</strong>: The <strong>File Manager connector</strong>is now available! (Thanks to Hendrik Kramer). </li><li>The editor is now available in <strong>29 languages!</strong> The new language filesavailable are: <ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1067775&group_id=75348&atid=543656">SFFeature-1067775</a>] <strong>Chinese Simplified and Traditional</strong> (Taiwanand Hong Kong) (by NetRube). </li><li><strong>Czech</strong> (by David Horák). </li><li><strong>Danish</strong> (by Jesper Michelsen). </li><li><strong>Dutch</strong> (by Bram Crins). </li><li><strong>German</strong> (by Maik Unruh). </li><li><strong>Portuguese</strong> (Portugal) (by Francisco Pereira). </li><li><strong>Russian</strong> (by Andrey Grebnev). </li><li><strong>Slovenian</strong> (by Boris Volaric).</li></ul></li><li>Updates to the <strong>French</strong> language files (by Hubert Garrido). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085816&group_id=75348&atid=543653">SFBUG-1085816</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083743&group_id=75348&atid=543653">SFBUG-1083743</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1078783&group_id=75348&atid=543653">SFBUG-1078783</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SFBUG-1077861</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077861&group_id=75348&atid=543653">SFBUG-1037404</a>] Many small bugs in the XHTML processorhas been corrected (workarounds to browser specific bugs). These are some thingsto consider regarding the changes:<ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1083744&group_id=75348&atid=543653">SFBUG-1083744</a>] On Gecko browsers, any element attribute that the name starts with"_moz" will be ignored. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1060073&group_id=75348&atid=543653">SFBUG-1060073</a>] The <STYLE> and <SCRIPT> elements contents will behandled as is, without CDATA tag surrounding. This may break XHTML validation. Inany case the use of external files for scripts and styles is recommended (W3C recommendation).</li></ul></li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1088310&group_id=75348&atid=543653">SFBUG-1088310</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1078837&group_id=75348&atid=543653">SFBUG-1078837</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SFBUG-999792</a>] URLs now remain untouched when initializing the editor orswitching from WYSYWYG to Source and vice versa. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082323&group_id=75348&atid=543653">SFBUG-1082323</a>] The problem in the ASP and PHP connectors when handling non"strange" chars in file names has been corrected. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1085034&group_id=75348&atid=543653">SFBUG-1085034</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1076796&group_id=75348&atid=543653">SFBUG-1076796</a>] Some bugs in the PHP connector have been corrected. </li><li>A problem with the "Format" command on IE browsers on languages differentof English has been solved. The negative side of this correction is that due toa IE bad design it is not possible to update the "Format" combo whilemoving throw the text (context sensitive). </li><li>On Gecko browsers, when selecting an image and executing the "New Page"command, the image handles still appear, even if the image is not available anymore(this is a Gecko bug). When clicking in a "phanton" randle, the browsercrashes. It doesn't happen (the crash) anymore. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1082197&group_id=75348&atid=543653">SFBUG-1082197</a>] On ASP, the bug in the browser detection system for Gecko browsershas been corrected. Thanks to Alex Varga. </li><li>Again on ASP, the browser detection for IE had some problems on servers that usecomma for decimal separators on numbers. It has been corrected. Thanks to Agrotic.</li><li>No error is thrown now when non existing language is configured in theeditor. The English language file is loaded in that case. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1077747&group_id=75348&atid=543653">SFBUG-1077747</a>] The missing images on the Office2003 and Silver skins are now includedin the package. </li><li>On some Gecko browsers, the dialog window was not loading correctly. I couldn'treproduce the problem, but a fix has been applied based on users tests. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1004078&group_id=75348&atid=543653">SFBUG-1004078</a>] ColdFusion: The "config" structure/hash table with keysand values is in ColdFusion not(!) case sensitive. All keys returned by ColdFusionare in upper case format. Because the FCKeditor configuration keys must be casesensitive, we had to match all structure/hash keys with a list of the correct configurationnames in mixed case. This has been added to the fckeditor.cfc and fckeditor.cfm.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1075166&group_id=75348&atid=543653">SFBUG-1075166</a>] ColdFusion: The "fallback" variant of the texteditor(<textarea>) has a bug in the fckeditor.cfm. This has been fixed. </li><li>A typo in the Polish language file has been corrected. Thanks to Pawel Tomicki.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1086370&group_id=75348&atid=543653">SFBUG-1086370</a>] A small coding type in the Link dialog window has been corrected.</li></ul><h3>Version 2.0 RC1 (Release Candidate 1)</h3><ul><li><strong>ASP</strong> support is now available (including the File Manager connector).</li><li><strong>PHP</strong> support is now available (including the File Manager connector).</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1063217&group_id=75348&atid=543656">SFFeature-1063217</a>] The new advanced <strong>Style</strong> command is availablein the toolbar: full preview, context sensitive, style definitions are loaded froma XML file (see documentation for more instructions). </li><li>The <strong>Font Format</strong>, <strong>Font Name</strong> and <strong>Font Size</strong>toolbar command now show a <strong>preview</strong> of the available options. </li><li>The new <strong>Find</strong> and <strong>Replace</strong> features has been introduced.</li><li>A new <strong>Plug-in</strong> system has been developed. Now it is quite easy tocustomize the editor to your needs. (Take a look at the html/sample06.html file).</li><li>The editor now handles <strong>HTML entities</strong> in the right way (XHTML supportmust be set to "true"). It handles all entities defined in the W3C XHTMLDTD file. </li><li>A new "_docs" folder has been introduced for the <strong>documentation</strong>.It is not yet complete, but I hope the community will help us to fill it better.</li><li>It is now possible (even if it is not recommended by the W3C) to force the use ofsimple ampersands (&) on attributes (like the links href) instead of its entity&amp;. Just set FCKConfig.ForceSimpleAmpersand = true in the configurationfile. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026866&group_id=75348&atid=543656">SFFeature-1026866</a>] The "<strong>EditorAreaCSS</strong>" configurationoption has been introduced. In this way you can set the CSS to use in the editor(editable area). </li><li>The editing area is not anymore clipped if the toolbar is too large and exceedsthe window width. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1064902&group_id=75348&atid=543653">SFBUG-1064902</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1033933&group_id=75348&atid=543653">SFBUG-1033933</a>] The editor <strong>interface</strong> is now completely <strong>localizable</strong>.The version ships with 19 languages including: <b>Arabic</b>, <b>Bosnian</b>, <b>Catalan</b>,<b>English</b>, <b>Spanish</b>, <b>Estonian</b>, <b>Finnish</b>, <b>French</b>,<b>Greek</b>, <b>Hebrew</b>, <b>Croatian</b>, <b>Italian</b>, <b>Korean</b>, <b>Lithuanian</b>,<b>Norwegian</b>, <strong>Polish</strong>, <strong>Serbian (Cyrillic)</strong>,<strong>Serbian (Latin)</strong> and <strong>Swedish</strong>.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1027858&group_id=75348&atid=543653">SFBUG-1027858</a>] Firefox 1.0 PR introduced a bug that made the editorstop working on it. A workaround has been developed to fix the problem. </li><li>There was a positioning problem over IE with the color panel. It has been corrected.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1049842&group_id=75348&atid=543653">SFBUG-1049842</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1033832&group_id=75348&atid=543653">SFBUG-1033832</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1028623&group_id=75348&atid=543653">SFBUG-1028623</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1026610&group_id=75348&atid=543653">SFBUG-1026610</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1064498&group_id=75348&atid=543653">SFBUG-1064498</a>] The combo commands in the toolbar were not openingin the right way. It has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1053399&group_id=75348&atid=543653">SFBUG-1053399</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=965318&group_id=75348&atid=543653">SFBUG-965318</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1018296&group_id=75348&atid=543653">SFBUG-1018296</a>] The toolbar buttons icons were not showing on some IE andFirefox/Mac installations. It has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1054621&group_id=75348&atid=543653">SFBUG-1054621</a>] Color pickers are now working with the "office2003" and"silver" skins. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1054108&group_id=75348&atid=543653">SFBUG-1054108</a>] IE doesn’t recognize the "&apos;" entity forapostrophes, so a workaround has been developed to replace it with "&#39;"(its numeric entity representation). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=983434&group_id=75348&atid=543653">SFBUG-983434</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=983398&group_id=75348&atid=543653">SFBUG-983398</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1028103&group_id=75348&atid=543653">SFBUG-1028103</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1072496&group_id=75348&atid=543653">SFBUG-1072496</a>] The problem with elements with name "submit"inside the editor's form has been solved. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1018743&group_id=75348&atid=543653">SFBUG-1018743</a>] The problem with Gecko when collapsing the toolbar while in sourcemode has been fixed. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1065268&group_id=75348">SFBUG-1065268</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1034354&group_id=75348&atid=543653">SFBUG-1034354</a>] The XHTML processor now doesn’t use the minimized tagsyntax (like <br/>) for empty elements that are not marked as EMPTY in theW3C XHTML DTD specifications. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029654&group_id=75348&atid=543653">SFBUG-1029654</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046500&group_id=75348&atid=543653">SFBUG-1046500</a>] Due to a bug on Gecko there was a problem when creating links.It has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1065973&group_id=75348&atid=543653">SFBUG-1065973</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=999792&group_id=75348&atid=543653">SFBUG-999792</a>] The editor now handles relative URLs in IE. In effect IE transformall relative URLs to absolute links, pointing to the site the editor is running.So now the editor removes the protocol and host part of the link if it matches therunning server. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1071824&group_id=75348&atid=543653">SFBUG-1071824</a>] The color dialog box bug has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1052856&group_id=75348&atid=543653">SFBUG-1052856</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046493&group_id=75348&atid=543653">SFBUG-1046493</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1023530&group_id=75348&atid=543653">SFBUG-1023530</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1025978&group_id=75348&atid=543653">SFBUG-1025978</a>] The editor now doesn’t throw an error if no selectionwas made and the create link command is used. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1036756&group_id=75348&atid=543653">SFBUG-1036756</a>] The XHTML processor has been reviewed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1029101&group_id=75348&atid=543653">SFBUG-1029101</a>] The Paste from Word feature is working correctly. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1034623&group_id=75348&atid=543653">SFBUG-1034623</a>] There is an IE bug when setting the editor value to "<p><hr></p>".A workaround has been developed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1052695&group_id=75348&atid=543653">SFBUG-1052695</a>] There are some rendering differences between Netscape and Mozilla.(Actually that is a bug on both browsers). A workaround has been developed to solveit. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1073053&group_id=75348&atid=543653">SFBUG-1073053</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1050394&group_id=75348&atid=543653">SFBUG-1050394</a>] The editor doesn’t throw errors when hidden. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1066321&group_id=75348&atid=543653">SFBUG-1066321</a>] Scrollbars should not appear on dialog boxes (at least for theImage and Link ones). </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1046490&group_id=75348&atid=543653">SFBUG-1046490</a>] Dialogs now are forced to show on foreground over Mac. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1073955&group_id=75348">SFBUG-1073955</a>] A small bug in the image dialog window has been corrected. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1049534&group_id=75348&atid=543653">SFBUG-1049534</a>] The Resources Browser window is now working well over Gecko browsers.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1036675&group_id=75348&atid=543653">SFBUG-1036675</a>] The Resources Browser window now displays the server error on badinstallations.</li></ul><h3>Version 2.0 Beta 2</h3><ul><li>There is a new configuration - "<strong>GeckoUseSPAN</strong>" - thatcan be used to tell Gecko browsers to use <SPAN style...> or <B>, <I>and <U> for the bold, italic and underline commands. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1002622&group_id=75348&atid=543656">SFFeature-1002622</a>] New <strong>Text Color</strong> and <strong>Background Color</strong> commands have been added to the editor. </li><li>On Gecko browsers, a message is shown when, because of security settings, theuser is not able to cut, copy or paste data from the clipboard using thetoolbar buttons or the context menu. </li><li>The new "<strong>Paste as Plain Text</strong> " command has been introduced.</li><li>The new "<strong>Paste from Word</strong> " command has been introduced.</li><li>A new configuration named "StartupFocus" can be used to tell theeditor to get the focus when the page is loaded. </li><li>All <strong>Java </strong>integration files has been moved to a new separated package.</li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1016781&group_id=75348&atid=543653">SFBUG-1016781</a>] <strong>Table operations</strong> are now working when right clickinside a table. The following commands has been introduced: <strong>Insert Row</strong>,<strong>Delete Row</strong>, <strong>Insert Column</strong>, <strong>Delete Column</strong>,<strong>Insert Cell</strong> and <strong>Delete Cells</strong> . </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=965067&group_id=75348&atid=543653">SFBUG-965067</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1010379&group_id=75348&atid=543653">SFBUG-1010379</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=977713&group_id=75348&atid=543653">SFBUG-977713</a>] XHTML support was not working with FireFox, blocking theeditor when submitting data. It has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1007547&group_id=75348&atid=543653">SFBUG-1007547</a> ] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=974595&group_id=75348&atid=543653">SFBUG-974595</a> ] The "FCKLang not defined" error when loadinghas been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=1021028&group_id=75348&atid=543653">SFBUG-1021028</a>] If the editor doesn't have the focus, some commands were been executedoutside the editor in the place where the focus is. It has been fixed. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=981191&group_id=75348&atid=543653">SFBUG-981191</a>] We are now using <!--- ---> for ColdFusion comments.</li></ul><h3>Version 2.0 Beta 1</h3><p>This is the first beta of the 2.x series. It brings a lot of new and important things.Beta versions will be released until all features available on version 1.x willbe introduced in the 2.0.<br /><br /><strong>Note:</strong> As it is a beta, it is not yet completely developed. Futureversions can bring new features that can break backward compatibility with thisversion.</p><ul><li>Gecko browsers (<strong>Mozilla</strong> and <strong>Netscape</strong>) support.</li><li><strong>Quick startup</strong> response times. </li><li>Complete <strong>XHTML</strong> 1.0 support. </li><li><strong>Advanced link</strong> dialog box:<ul><li>Target selection. </li><li>Popup configurator. </li><li>E-Mail link. </li><li>Anchor selector. </li></ul></li><li>New <strong>File Manager</strong>. </li><li>New dialog box system, with <strong>tabbed dialogs</strong> support. </li><li>New <strong>context menus</strong> with icons. </li><li>New toolbar with "expand/collapse" feature. </li><li><strong>Skins</strong> support. </li><li><strong>Right to left languages</strong> support. </li></ul><h3>Version 1.6.1</h3><ul><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=862364&group_id=75348&atid=543653">SFBUG-862364</a>] [<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=812733&group_id=75348&atid=543653">SFBUG-812733</a>] There was a problem when the user tried to delete the last row,collumn or cell in a table. It has been corrected.* </li><li>New Estonian language file. Thanks to Kristjan Kivikangur </li><li>New Croatian language file. Thanks to Alex Varga. </li><li>Updated language file for Czech. Thanks to Plachow. </li><li>Updated language file for Chineze (zh-cn). Thanks to Yanglin. </li><li>Updated language file for Catalan. Thanks to Jordi Cerdan.</li></ul><p>* This version has been partially sponsored by <a href="http://www.genuitec.com/">Genuitec,LLC</a>.</p><h3>Version 1.6</h3><ul><li><strong>Context Menu</strong> support for <strong>form</strong> elements.* </li><li>New <strong>"Selection Field" command</strong> with advanced dialog boxfor options definitions.* </li><li>New <strong>"Image Button" command</strong> is available.* </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=936196&group_id=75348&atid=543656">SFFeature-936196</a>] Many form elements <strong>bugs has been fixed</strong> and<strong>many improvements</strong> has been done.* </li><li>New <strong>Java Integration Module</strong>. There is a complete Java API and TagLibrary implementations. Take a look at the _jsp directory. Thanks to Simone Chiarettaand Hao Jiang. </li><li>The <strong>Word Spell Checker</strong> can be used. To be able to run it, yourbrowser security configuration "Initialize and script ActiveX controls notmarked as safe" must be set to "Enable" or "Prompt". Andeasier and more secure way to do that is to add your site in the list of trustedsites. IeSpell can still be used. Take a look at the fck_config.js file for someconfiguration options. Thanks to EdwardRF. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=748807&group_id=75348&atid=543656">SFFeature-748807</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=801030&group_id=75348&atid=543656">SFFeature-801030</a>] [<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=880684&group_id=75348&atid=543656">SFFeature-880684</a>] New "<strong>Anchor" command</strong>, includingcontext menu support. Thanks to G.Meijer. </li><li>Special characters are replaced with their decimal HTML entities when the XHMTLsupport is enabled (only over IE5.5+). </li><li>New <strong>Office 2003 Style</strong> toolbar icons are available. Just uncommentthe config.ToolbarImagesPath key in the fck_config.js file. Thanks to Abdul-AzizA. Al-Oraij. <strong>Attention</strong>: the default toolbar items have been movedto the "images/toolbar/default" directory. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=934566&group_id=75348&atid=543655">SFPatch-934566</a>] <strong>Double click support</strong> for Images, Tables, Links,Anchors and all Form elements. Thanks to Top Man. </li><li>New <strong>"New Page" command</strong> to start a typing from scratch.Thanks to Abdul-Aziz A. Al-Oraij. </li><li>New <strong>"Replace" command</strong>. Thanks to Abdul-Aziz A. Al-Oraij.</li><li>New <strong>"Advanced Font Style" command</strong>. Thanks to Abdul-AzizA. Al-Oraij. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=738193&group_id=75348&atid=543656">SFFeature-738193</a>] New <strong>"Save" command</strong>. It can be usedto simulate a save action, but in fact it just submits the form where the editoris placed in. Thanks to Abdul-Aziz A. Al-Oraij. </li><li>New <strong>"Universal Keyboard" command</strong>. This 22 charsets areavailable: Arabic, Belarusian, Bulgarian, Croatian, Czech, Danish, Finnish, French,Greek, Hebrew, Hungarian, Diacritical, Macedonian, Norwegian, Polish, Russian, Serbian(Cyrillic), Serbian (Latin), Slovak, Spanish, Ukrainian and Vietnamese. Includesa keystroke listener to type Arabic on none Arabic OS or machine. Thanks to Abdul-AzizA. Al-Oraij. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=935358&group_id=75348&atid=543655">SFPatch-935358</a>] New <strong>"Preview" command</strong>. Context menuoption is included and can be deactivated throw the config.ShowPreviewContextMenuconfiguration. Thanks to Ben Ramsey. </li><li>New "<strong>Table Auto Format</strong>" context menu command. Hack alittle the fck_config.js and the fck_editorarea.css files. Thanks to AlexandrosLezos. </li><li>New "<strong>Bulleted List Properties</strong> " context menu to defineits type and class. Thanks to Alexandros Lezos. </li><li>The <strong>image dialog</strong> box has been a <strong>redesigned</strong> . Thanksto Mark Fierling. </li><li>Images now always have the <strong>"alt" attribute</strong> set, evenwhen it's value is empty. Thanks to Andreas Barnet. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=942250&group_id=75348&atid=543655">SFPatch-942250</a>] You can set on fck_config.js to <strong>automatically clean Word</strong>pasting operations without a user confirmation. </li><li>Forms element dialogs and other localization pending labels has been updated. </li><li>A new <strong>Lithuanian</strong> language file is available. Thanks to Tauras Paliulis.</li><li>A new <strong>Hebrew</strong> language file is available. Thanks to Ophir Radnitz.</li><li>A new <strong>Serbian</strong> language file is available. Thanks to Zoran Subic.</li><li><strong>Danish</strong> language file updates. Thanks to Flemming Jensen. </li><li><strong>Catalan</strong> language file updates. Thanks to Jordi Cerdan. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=936514&group_id=75348&atid=543655">SFPatch-936514</a>] [<a href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=918716&group_id=75348">SFBUG-918716</a>] [<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=931037&group_id=75348&atid=543653">SFBUG-931037</a>] [<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=865864&group_id=75348&atid=543653">SFBUG-865864</a>] [<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=915410&group_id=75348&atid=543653">SFBUG-915410</a>] [<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=918716&group_id=75348&atid=543653">SFBUG-918716</a>] Some <strong>languages files</strong> were notsaved on <strong>UTF-8</strong> format causing some javascript errors on loadingthe editor or making "undefined" to show on editor labels. This problemwas solved. </li><li>Updates on the testsubmit.php file. Thanks to Geat and Gabriel Schillaci </li><li>[<a href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=924620&group_id=75348">SFBUG-924620</a>] There was a problem when setting a name to an editor instance whenthe name is used by another tag. For example when using "description"as the name in a page with the <META name="description"> tag. </li><li>[<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=935018&group_id=75348&atid=543653">SFBUG-935018</a>] The "buletted" typo has been corrected. </li><li>[<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=902122&group_id=75348&atid=543653">SFBUG-902122</a>] Wrong css and js file references have been corrected. </li><li>[<a href="https://sourceforge.net/tracker/index.php?func=detail&aid=918942&group_id=75348&atid=543653">SFBUG-918942</a>] All dialog boxes now accept Enter and Escape keys as Ok and Cancelbuttons.</li></ul><p>* This version has been partially sponsored by <a href="http://www.genuitec.com/">Genuitec,LLC</a>.</p><h3>Version 1.5</h3><ul><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543656&aid=913777&group_id=75348">SFFeature-913777</a>] <strong>New Form Commands</strong> are now available! Specialthanks to G.Meijer. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=861149&group_id=75348&atid=543656">SFFeature-861149</a>] <strong>Print Command</strong> is now available! </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=743546&group_id=75348">SFBUG-743546</a>] The <strong>XHTML content duplication problem </strong>has been<strong>solved</strong> . Thanks to Paul Hutchison. </li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=875853&group_id=75348">SFBUG-875853</a>] The <strong>image dialog box</strong> now gives precedence for widthand height values set as styles. In this way a user can change the size of the imagedirectly inside the editor and the changes will be reflected in the dialog box.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543656&aid=913777&group_id=75348">SFFeature-788368</a>] The sample <strong>file upload </strong>manager for ASPX nowuses <strong>guids</strong> for the file name generation. In this way a supportXML file is not needed anymore. </li><li>It's possible now to <strong>programmatically change the Base Path</strong> of theeditor if it's installed in a directory different of "/FCKeditor/". Somethinglike this:<br />oFCKeditor.BasePath = '/FCKeditor/' ;<br />Take a look at the _test directory for samples. </li><li>There was a little bug in the TAB feature that moved the insertion point if therewere any object (images, tables) in the content. It has been fixed. </li><li>The problem with <strong>accented and international characters</strong> on the PHPtest page was solved. </li><li>A new <strong>Chinese (Taiwan)</strong> language file is available. Thanks to Nil.</li><li>A new <strong>Slovenian</strong> language file is available. Thanks to Pavel Rotar.</li><li>A new <strong>Catalan</strong> language file is available. Thanks to Jordi Cerdan.</li><li>A new <strong>Arabic</strong> language file is available. Thanks to Abdul-Aziz A.Al-Oraij. </li><li>Small corrections on the <strong>Norwegian</strong> language file. </li><li>A Java version for the test results (testsubmit.jsp) is now available. Thanks toPritpal Dhaliwal. </li><li>When using JavaScript to create a editor instance it's possible now to easily getthe editor's value calling oFCKeditor.GetValue() (eg.). Better JavaScript API interfaceswill be available on version 2.0. </li><li>If <strong>XHTML</strong> is enabled the editor cleans the HTML before showing iton the Source View, so the exact result can be viewed by the user. This option canbe activated setting config.EnableSourceXHTML = true in the fck_config.js file.</li><li>The <strong>JS integration object</strong> now escapes all configuration settings,in this way a user can use <strong>reserved chars</strong> on it. For example:<br />oFCKeditor.Config["ImageBrowserURL"] = '/imgs/browse.asp?filter=abc*.jpg&userid=1';</li><li>A minimal browse server sample is now available in ASP. Thanks to Andreas Barnet.</li></ul><h3>Version 1.4</h3><ul><li><strong>ATTENTION: For PHP users</strong>: The editor was changed and now uses <strong>htmlspecialchars</strong> instead of <strong>htmlentities</strong> when handlingthe initial value. It should works well, but please make some tests before upgradingdefinitively. If there is any problem just uncomment the line in the fckeditor.phpfile (and send me a message!). </li><li>The editor is now integrated with <strong>ieSpell</strong> (<a href="http://www.iespell.com">http://www.iespell.com</a>)for <strong>Spell Checking</strong>. You can configure the download URL in thenfck_config.js file. Thanks to Sanjay Sharma. (ieSpell is free for personal use butmust be paid for commercial use) </li><li><strong>Table</strong> and <strong>table cell</strong> dialogs has been changed.Now you can <strong>select the class</strong> you want to be applied. Thanks toAlexander Lezos. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=865378&group_id=75348&atid=543656">SFFeature-865378</a>]A new <strong>upload support is available for ASP</strong>. Ituses the /UserImages/ folder in the root of the web site as the files containerand a counter controlled by the upload.cnt file. Both must have write permissionsset to the IUSR_xxx user. Thanks to Trax and Juanjo. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=798128&group_id=75348&atid=543655">SFPatch-798128</a>] The user (programmer) can now define a <strong>custom separator</strong>for the list items of a combo in the toolbar. Thanks to Wulff D. Heiss. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=741963&group_id=75348&atid=543656">SFFeature-741963</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=878941&group_id=75348&atid=543656">SFFeature-878941</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=869389&group_id=75348&atid=543655">SFPatch-869389</a>] A minimal support for a “fake” <strong>TAB is now available</strong>,even if HTML has no support for TAB. Now when the user presses the TAB key a configurablenumber of spaces (&nbsp;) is added. Take a look at config.TabSpaces on the fck_config.jsfile. No action is performed if it is set to zero. The default value is 4. Thanksto Phil Hassey. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SFBUG-782779</a>][<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=790939&group_id=75348&atid=543653">SFBUG-790939</a>] The problem with big images has been corrected. Thanks to Raver.</li><li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=853374&group_id=75348">SFBUG-862975</a>] Now the editor does nothing if no image is selected in the imagedialog box and the OK button is hit. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=851609&group_id=75348&atid=543653">SFBUG-851609</a>] The problem with ASP and null values has been solved. </li><li><strong>Norwegean</strong> language pack. Thanks to Martin Kronstad. </li><li><strong>Hungarian</strong> language pack. Thanks to Balázs Szabó.</li><li><strong>Bosnian</strong> language pack. Thanks to Trax. </li><li><strong>Japanese</strong> language pack. Thanks to Kato Yuichiro. </li><li>Updates on the <strong>Polish</strong> language pack. Thanks to Norbert Neubauer.</li><li>The <strong>Chinese (Taiwan)</strong> (zh-tw) has been removed from the packagebecause it's corrupt. I'm sorry. I hope someone could send me a good version soon.</li></ul><h3>Version 1.3.1</h3><ul><li>It's now possible to configure the editor the insert a <strong><BR> tag insteadof <P></strong> when the user presses the <strong><Enter></strong> key.Take a look at the fck_config.js configuration file for the "<strong>UseBROnCarriageReturn</strong>"key. This option is disabled by default. </li><li><strong>Icelandic</strong> language pack. Thanks to Andri Óskarsson. </li><li>[<a href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=853374&group_id=75348">SFBUG-853374</a>] On IE 5.0 there was a little error introduced with version 1.3 oninitialization. It was corrected. </li><li>[<a href="https://sourceforge.net/tracker/?func=detail&atid=543653&aid=853372&group_id=75348">SFBUG-853372</a>] On IE 5.0 there was a little error introduced with version 1.3 whensetting the focus in the editor. It was corrected. </li><li>Minor errors on the language file for <strong>english</strong> has been corrected.Thanks to Anders Madsen. </li><li>Minor errors on the language file for <strong>danish</strong> has been corrected.Thanks to Martin Johansen. </li></ul><h3>Version 1.3</h3><ul><li>Language support for <strong>Danish, Polish, Simple Chinese, Slovak, Swedish andTurkish</strong>. </li><li>Language updates for <strong>Romanian</strong>. </li><li>It's now possible to <strong>override</strong> any of the <strong>editor's configurations</strong>(for now it's implemented just for JavaScript, ASPX and HTC modules). See _test/test.htmlfor a sample. I'm now waiting for the Community for the ASP, CFM and PHP versions.</li><li>A new method is available for <strong>PHP</strong> users. It's called <strong>ReturnFCKeditor</strong>.It works exactly like CreateFCKeditor, but it <strong>returns a string with the HTML</strong>for the editor instead of output it (echo). This feature is useful for people whoare working with Smarty Templates or something like that. Thanks to Timothy J. Finucane.</li><li>Many people have had problems with <strong>international characters</strong> over<strong>PHP</strong>. I had also the same problem. PHP have strange problems withcharacter encoding. The code hasn't been changed but just saved again with WesternEuropean encoding. <strong>Now it works well</strong> in my system.<br />Take a look also at the "default_charset" configuration option at thephp.ini file. It doesn't seem to be an editor's problem but a PHP issue. </li><li>The "<strong>testsubmit.php</strong>" file now strips the "<strong>MagicQuotes</strong> " that are automatically added by PHP on form posts. </li><li>A <strong>new language</strong> integration module is available for <strong>ASP/Jscript</strong>.Thanks to Dimiter Naydenov. </li><li><strong>New configuration</strong> options are available to <strong>customize theTarget</strong> combo box in the <strong>Insert/Modify Link</strong> dialog box.Now you can hide it, or set which options are available in the combo box. Take alook at the fck_config.js file. </li><li>The <strong>Text as Plain Text</strong> toolbar <strong>icon</strong> has been changed<strong>to avoid confusion</strong> with the Normal Paste or. Thanks to Kaupo Kalda.</li><li>The file <strong>dhtmled.cab has been removed</strong> from the package. It's notneeded to the editor to work and caused some confusion for a few users. </li><li>The <strong>editor's content</strong> now <strong>doesn't loose the focus</strong>when the user clicks with the mouse in a toolbar button. </li><li>On <strong>drag-and-drop</strong> operations the data to be inserted in the editoris now <strong>converted to plain text</strong> when the "<strong>ForcePasteAsPlainText</strong>"configuration is set to <strong>true</strong>. </li><li>The <strong>image browser</strong> sample in PHP now <strong>sorts the files</strong>by name. Thanks to Sergey Lupashko. </li><li>Two <strong>new configuration</strong> options are available to <strong>turn on/offby default</strong> the "<strong>Show Borders</strong>" and "<strong>ShowDetails</strong>" commands. </li><li>Some <strong>characters have been removed</strong> from the "<strong>InsertSpecial Chars</strong>" dialog box because they were causing encoding problemsin some languages. Thanks to Abomb Hua. </li><li><strong>JSP</strong> versions of the <strong>image and file upload and browsing</strong>features. Thanks to Simone Chiaretta.</li></ul><h3>Version 1.2.4</h3><ul><li>Language support for <strong>Spanish, Finnish, Romanian and Korean</strong>. </li><li>Language updates for <strong>German</strong>. </li><li>New <strong>Zoom</strong> toolbar option. (<a href="https://sourceforge.net/forum/forum.php?thread_id=904116&forum_id=257180">Thanksto "mtn_roadie"</a>)</li></ul><h3>Version 1.2.2</h3><ul><li>Language support for <strong>French</strong>. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=782779&group_id=75348&atid=543653">SFBUG-782779</a>] Version 1.2 introduced a bug on the image dialog window: when changingthe image, no update was done. This bug is now fixed. </li></ul><h3>Version 1.2</h3><ul><li>Enhancements to the <strong>Word cleaning</strong> feature (Thanks to Karl von Randow).</li><li>The <strong>Table dialog box</strong> now handles the Style width and height setin the table (Thanks to Roberto Arruda). There where many problems on prior versionwhen people changed manually the table's size, dragging the size handles, and thenit was not possible to set a new size using the table dialog box. </li><li>For the <strong>Image dialog box:</strong><ul><li>No image is shown in the preview pane if no image has been set. </li><li>If no HSpace is set in the image a "-1" value was shown in the dialogbox. Now, nothing is shown if the value is negative. </li></ul></li><li>[<a target="_blank" href="https://sourceforge.net/tracker/index.php?func=detail&aid=739630&group_id=75348&atid=543653">SFBUG-739630</a>] Image with link lost the link when changing its properties. Theproblem is solved. </li><li>Due to some problems in the XHTML cleaning (content duplication when the sourceHTML is dirty and malformed), the <strong>XHTML support is turned off by default</strong>from this version. You can still change this behavior and turn it on in the configurationfile. </li><li>Some little updates on the <strong>English </strong>language file. </li><li>A few addition of missing entries on all languages files (translations for thesechanges are pending). </li><li>Language files has been added for the following languages:<ul><li><strong>Brazilian Portuguese</strong> (pt-br) </li><li><strong>Czech</strong> (cz) </li><li><strong>Dutch</strong> (nl) </li><li><strong>Russian</strong> (ru) </li><li><strong>Chinese (Taiwan)</strong> (zh-tw) </li><li><strong>Greek</strong> (gr) </li><li><strong>German</strong> (de)</li></ul></li></ul><h3>Version 1.1</h3><ul><li>The "<strong>Multi Language</strong>" system is now available. This versionships with English and Italian versions completed. Other languages will be availablesoon. The editor automatically detects the client language and sets all labels,tooltips and dialog boxes to it, if available. The auto detection and the defaultlanguage can be set in the <strong>fck_config.file</strong>. </li><li>Two files can now be created to isolate customizations code from the original sourcecode of the editor: <strong>fckeditor.config.js</strong> and <strong>fckeditor.custom.js</strong>.Create these files in the root folder of your web site, if needed. The first onecan be used to add or override configurations set on fck_config.js. The second oneis used for custom actions and behaviors. </li><li>A problem with relative links and images like "/test/test.doc" has beensolved. In prior versions, only with XHTML support enabled, the URL was changedto something like "http://www.mysite.xxx/test/test.doc" (The domain wasautomatically added). Now the XHTML cleaning procedure gets the URLs exactly howthey are defined in the editor’s HTML. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=742168&group_id=75348&atid=543653">SFBUG-742168</a>] Mouse drag and drop from toolbar buttons has been disabled. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=768210&group_id=75348&atid=543653">SFBUG-768210</a>] HTML entities, like <strong>&lt;</strong>, were not load correctly.The problem is solved. </li><li>[<a target="_blank" href="http://sourceforge.net/tracker/index.php?func=detail&aid=748812&group_id=75348&atid=543653">SFBUG-748812</a>] The link dialog window doesn't open when the link button is grayed.</li></ul><h3>Version 1.0</h3><ul><li>Three new options are available in the configuration file to set what file typesare allowed / denied to be uploaded from the "Insert Link" and "InsertImage" dialog boxes. </li><li>Upload options, for links and images, are automatically hidden on IE 5.0 browsers(it's not compatible). </li><li>[SF BUG-734894] Fixed a problem on XHTML cleaning: the value on INPUT fields werelost. </li><li>[SF BUG-713797] Fixed some image dialog errors when trying to set image propertieswhen no image is available. </li><li>[SF BUG-736414] Developed a workaround for a DHTML control bug when loading in theeditor some HTML started with <p><hr></p>. </li><li>[SF BUG-737143] Paste from Word cleaning changed to solve some IE 5.0 errors. Thisfeature is still not available over IE 5.0. </li><li>[SF BUG-737233] CSS mappings are now OK on the PHP image browser module. </li><li>[SF BUG-737495] The image preview in the image dialog box is now working correctly.</li><li>[SF BUG-737532] The editor automatically switches to WYSIWYG mode when the formis posted. </li><li>[SF BUG-739571] The editor is now working well over Opera (as for Netscape, a TEXTAREAis shown). </li></ul><h3>Version 1.0 Final Candidate</h3><ul><li>A new dialog box for the "Link" command is available. Now you can uploadand browse the server exactly like the image dialog box. It's also possible to definethe link title and target window (_blank, _self, _parent and _top). As with theimage dialog box, a sample (and simple) file server browser is available. </li><li>A new configuration option is available to force every paste action to be handledas plain text. See "config.ForcePasteAsPlainText" in fck_config.js. </li><li>A new Toolbar button is available: "Paste from Word". It automaticallycleans the clipboard content before pasting (removesWord styles, classes, xml stuff,etc...). This command is available for IE 5.5 and more. For IE 5.0 users, a messageis displayed advising that the text will not be cleaned before pasting. </li><li>The editor automatically detects Word clipboard data on pasting operations and asksthe user to clean it before pasting. This option is turned on by default but itcan be configured. See "config.AutoDetectPasteFromWord" in fck_config.js.</li><li>Table properties are now available in cells' right click context menu. </li><li>It's now possible to edit cells advanced properties from it's right click contextmenu. </li></ul><h3>Version 1.0 Release Candidate 1 (RC1)</h3><ul><li>Some performance improvements. </li><li>The file dhtmled.cab has been added to the package for clients ho needs to installthe Microsoft DHTML Editor component. </li><li>[SF BUG-713952] The format command options are localized, so it depends on the IElanguage to work. Until version 0.9.5 it was working only over English IE browsers.Now the options are load dynamically on the client using the client's language.</li><li>[SF BUG-712103] The style command is localized, so it depends on the IE languageto work. Until version 0.9.5 it was working only over English IE browsers. Now itconfigures itself using the client's language. </li><li>[SF BUG-726137] On version 0.9.5, some commands (special chars, image, emoticons,...) remove the next available character before inserting the required content evenif no selection was made in the editor. Now the editor replaces only the selectedcontent (if available). </li></ul><h3>Version 0.9.5 beta</h3><ul><li>XHTML support is now available! It can be enabled/disabled in the fck_config.jsfile. </li><li>"Show Table Borders" option: show borders for tables with borders sizeset to zero. </li><li>"Show Details" option: show hidden elements (comments, scripts, paragraphs,line breaks) </li><li>IE behavior integration module. Thanks to Daniel Shryock. </li><li>"Find" option: to find text in the document. </li><li>More performance enhancements. </li><li>New testsubmit.php file. Thansk to Jim Michaels. </li><li>Two initial PHP upload manager implementations (not working yet). Thanks to FredericTyndiuk and Christian Liljedahl. </li><li>Initial PHP image browser implementation (not working yet). Thanks to Frederic Tyndiuk.</li><li>Initial CFM upload manager implementation. Thanks to John Watson. </li></ul><h3>Version 0.9.4 beta</h3><ul><li>ColdFusion module integration is now available! Thanks to John Watson. </li><li>"Insert Smiley" toolbar option! Thanks to Fredox. Take a look at fck_config.jsfor configuration options. </li><li>"Paste as plain text" toolbar option! </li><li>Right click support for links (edit / remove). </li><li>Buttons now are shown in gray when disabled. </li><li>Buttons are shown just when the image is downloaded (no more "red x" whilewaiting for it). </li><li>The toolbar background color can be set with a CSS style (see fck_editor.css). </li><li>Toolbar images have been reviewed:<ul><li>Now they are transparent. </li><li>No more over...gif for every button (so the editor loads quicker). </li><li>Buttons states are controlled with CSS styles. (see fck_editor.css).</li></ul></li><li>Internet Explorer 5.0 compatibility, except for the image uploading popup. </li><li>Optimizations when loading the editor. </li><li>[SF BUG-709544] - Toolbar buttons wait for the images to be downloaded to startwatching and responding the user actions (turn buttons on/off when the user changesposition inside the editor). </li><li>JavaScript integration is now Object Oriented. CreateFCKeditor function is not availableanymore. Take a look in test.html. </li><li>Two new configuration options, ImageBrowser and ImageUpload, are available to turnon and off the image upload and image browsing options in the Image dialog box.This options can be hidden for a specific editor instance throw specific URL parameterin the editor’s IFRAME (upload=true/false&browse=true/false). All specificlanguage integration modules handle this option. For sample see the _test directory.</li></ul></body></html>