New Features and Improvements:
- It is now possible to set the default target when creating links, with the new "DefaultLinkTarget" setting.
- [#436] The new "FirefoxSpellChecker" setting is available, to enable/disable the Firefox built-in spellchecker while typing. Even if word suggestions will not appear in the FCKeditor context menu, this feature is useful to quickly identify misspelled words.
- [#311] The new "BrowserContextMenuOnCtrl" setting is being introduced, to enable/disable the ability of displaying the default browser's context menu when right-clicking with the CTRL key pressed.
Fixed Bugs:
- [#300] The fck_internal.css file was not validating with the W3C CSS Validation Service.
- [#336] Ordered list didn't keep the Type attribute properly (it was converted to lowercase when the properties dialog was opened again).
- [#318] Multiple linked images are merged in a single link in IE.
- [#350] The <marquee> element will no longer append unwanted <p> </p> to the code.
- [#351] The content was being lost for images or comments only HTML inserted directly in the editor source or loaded in the editor.
- [#388] Creating links in lines separated by <br> in IE can lead to a merge of the links.
- [#325] Calling the GetXHTML can distort visually the rendering in Firefox.
- [#391] When ToolbarLocation=Out, a "Security Warning" alert was being shown in IE if under https. Thanks to reister.
- [#360] Form "name" was being set to "[object]" if it contained an element with id="name".
- Fixed a type that was breaking the ColdFusion SpellerPages integration file when no spelling errors were found.
- The ColdFusion SpellerPages integration was not working it Aspell was installed in a directory with spaces in the name.
- Added option to SpellerPages to ignore "alt" attributes.
- [#451] Classes for images in IE didn't take effect immediately.
- [#430] Links with a class did generate a span in Firefox when removing them.
- [#274] The PHP quick upload still tried to use the uppercased types instead of the lowercased ones.
- [#416] The PHP quick upload didn't check for the existence of the folder before saving.
- [#467] If InsertHtml was called in IE with a comment (or any protected source at the beginning) it was lost.
- [SF BUG-1518766] Mozilla 1.7.13 wasn't recognized properly as an old Gecko engine.
- [#324] Improperly nested tags could lead to a crash in IE.
- [#455] Files and folders with non-ANSI names were returned with a double UTF-8 encoding in the PHP File Manager.
- [#273] The extensions "sh", "shtml", "shtm" and "phtm" have been added to the list of denied extensions on upload.
- [#453] No more errors when hitting del inside an empty table cell.
- The perl connector cgi file has been changed to Unix line endings.
- [#202] Regression: The HR tag will not anymore break the contents loaded in the editor.
- [#508] The HR command had a typo.
- [#505] Regression: IE crashed if a table caption was deleted.
- [#82] [#359] <object> and <embed> tags are not anymore lost in IE.
- [#493] If the containing form had a button named "submit" the "Save" command didn't work in Firefox.
- [#414] If tracing was globally enabled in Asp.Net 2.0 then the Asp.Net connector did fail.
- [#520] The "Select Field" properties dialog was not correctly handling select options with &, < and >.
- [#258] The Asp integration didn't pass boolean values in English, using instead the locale of the server and failing.
- [#487] If an image with dimensions set as styles was opened with the image manager and then the dialog was canceled the dimensions in the style were lost.
- [#220] The creation of links or anchors in a selection that results on more than a single link created will not anymore leave temporary links in the source. All links will be defined as expected.
- [#182] [#261] [#511] Special characters, like percent signs or accented chars, and spaces are now correctly returned by the File Browser.
- [#281] Custom toolbar buttons now render correctly in all skins.
- [#527] If the configuration for a toolbar isn't fully valid, try to keep on parsing it.
- [#187] [#435] [SF BUG-1612978] [SF BUG-1163511] Updated the configuration options in the ColdFusion integration files.
- [SF Patch-1726781] Updated the upload class for asp to handle large files and other data in the forms. Thanks to NetRube.
- [#225] With ColdFusion, the target directory is now being automatically created if needed when "quick uploading". Thanks to sirmeili.
- [#295] [#510] Corrected some path resolution issues with the File Browser connector for ColdFusion.
- [#239] The <xml> tag will not anymore cause troubles.
- [SF BUG-1721787] If the editor is run from a virtual dir, the PHP connector will detect that and avoid generating a wrong folder.
- [#431] PHP: The File Browser now displays an error message when it is not able to create the configured target directory for files (instead of sending broken XML responses).
Fixed Bugs:
- [#279] The UTF-8 BOM was being included in the wrong files, affecting mainly PHP installations.
New Features and Improvements:
- [#118] The SelectAll command now is available in Source Mode.
- The new open source FCKpackager sub-project is now available. It replaces the FCKeditor.Packager software to compact the editor source.
- 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.
Fixed Bugs:
- Various fixes to the ColdFusion File Browser connector.
- We are now pointing the download of ieSpell to their pages, instead to a direct file download from one of their mirrors. This disables the ability of "click and go" (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).
- The Word cleanup has been changed to remove "display:none" tags that may come from Word.
- [SF BUG-1659613] The 2.4 version introduced a bug in the flash handling code that generated out of memory errors in IE7.
- [SF BUG-1660456] The icons in context menus were draggable.
- [SF BUG-1653009] If the server is configured to process html files as asp then it generated ASP error 0138.
- [SF BUG-1288609] The content of iframes is now preserved.
- [SF BUG-1245504] [SF BUG-1652240] Flash files without the .swf extension weren't recognized upon reload.
- [SF PATCH-1649753] Node selection for text didn't work in IE. Thanks to yurik dot m.
- [SF BUG-1573191] The Html code inserted with FCK.InsertHtml didn't have the same protection for special tags.
- [#110] The OK button in dialogs had its width set as an inline style.
- [#113] [#94] [SF BUG-1659270] ForcePasteAsPlainText didn't work in Firefox.
- [#114] The correct entity is now used to fill empty blocks when ProcessHTMLEntities is disabled.
- [#90] The editor was wrongly removing some <br> tags from the code.
- [#139] The CTRL+F and CTRL+S keystroke default behaviors are now preserved.
- [#138] We are not providing a CTRL + ALT combination in the default configuration file because it may be incompatible with some keyboard layouts. So, the CTRL + ALT + S combination has been changed to CTRL + SHIFT + S.
- [#129] In IE, it was not possible to paste if "Allow paste operation via script" was disabled in the browser security settings.
- [#112] The enter key now behaves correctly on lists with Firefox, when the EnterMode is set to 'br'.
- [#152] Invalid self-closing tags are now being fixed before loading.
- A few tags were being ignored to the check for required contents (not getting stripped out, as expected). Fixed.
- [#202] The HR tag will not anymore break the contents loaded in the editor.
- [#211] Some invalid inputs, like "<p>" where making the caret disappear in Firefox.
- [#99] The <div> element is now considered a block container if EnterMode=p|br. It acts like a simple block only if EnterMode=div.
- 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.
- [#213] Styles are now preserved when hitting enter at the end of a paragraph.
- [#77] If ShiftEnterMode is set to a block tag (p or div), the desired block creation in now enforced, instead of copying the current block (which is still the behavior of the simple enter).
- [#209] Links and images URLs will now be correctly preserved with Netscape 7.1.
- [#165] The enter key now honors the EnterMode settings when outdenting a list item.
- [#190] Toolbars may be wrongly positioned. Fixed.
- [#254] The IgnoreEmptyParagraphValue setting is now correctly handled in Firefox.
- [#248] The behavior of the backspace key has been fixed on some very specific cases.
New Features and Improvements:
- [SF Feature-1329273] [SF Feature-1456005] [SF BUG-1315002] [SF BUG-1350180] [SF BUG-1450689] [SF BUG-1461033] [SF BUG-1510111] [SF BUG-1203560] [SF BUG-1564838] The advance Enter Key Handler is now being introduced. It gives you complete freedom to configure the editor to generate <p>, <div> or <br> when the user uses both the [Enter] and [Shift]+[Enter] keys. The new "EnterMode" and "ShiftEnterMode" settings can be use to control its behavior. It also guarantees that all browsers will generate the same output.
- The new and powerful Keyboard Accelerator System is being introduced.
You can now precisely control the commands to execute when some key combinations
are activated by the user. It guarantees that all browsers will have the same behavior
regarding the shortcuts.
It also makes it possible to remove buttons from the toolbar and still invoke their features by using the keyboard instead.
It also blocks all default "CTRL based shortcuts" imposed by the browsers, so if you don't want users to underline text, just remove the CTRL+U combination from the keystrokes table. Take a look at the FCKConfig.Keystrokes setting in the fckconfig.js file. - The new "ProtectedTags" configuration option is being introduced. It will accept a list of tags (separated by a pipe "|"), which will have no effect during editing, but will still be part of the document DOM. This can be used mainly for non HTML standard, custom tags.
- Dialog box commands can now open resizable dialogs (by setting oCommand.Resizable = true).
- Updated support for AFP. Thanks to Soenke Freitag.
- New language file:
- Afrikaans (by Willem Petrus Botha).
- [SF Patch-1456343] New sample file showing how to dynamically exchange a textarea and an instance of FCKeditor. Thanks to Finn Hakansson
- [SF Patch-1496115] [SF BUG-1588578] [SF BUG-1376534] [SF BUG-1343506] [SF Feature-1211065] [SF Feature-949144] The content of anchors are shown and preserved on creation. *
- [SF Feature-1587175] Local links to an anchor are readjusted if the anchor changes.
- [SF Patch-1500040] New configuration values to specify the Id and Class for the body element.
- [SF Patch-1577202] The links created with the popup option now are accessible even if the user has JavaScript disabled.
- [SF Patch-1443472] [SF BUG-1576488] [SF BUG-1334305] [SF BUG-1578312] The Paste from Word clean up function can be configured with FCKConfig.CleanWordKeepsStructure to preserve the markup as much as possible. Thanks Jean-Charles ROGEZ.
- [SF Patch-1472654] The server side script location for SpellerPages can now be set in the configuration file, by using the SpellerPagesServerScript setting.
- Attention: All connectors are now pointing by default to the "/userfiles/" folder instead of "/UserFiles/" (case change). Also, the inner folders for each type (file, image, flash and media) are all lower-cased too.
- Attention: The UseBROnCarriageReturn configuration is not anymore valid. The EnterMode setting can now be used to precisely set the enter key behavior.
Fixed Bugs:
- [SF BUG-1444937] [SF BUG-1274364] Shortcut keys are now undoable correctly.
- [SF BUG-1015230] Toolbar buttons now update their state on shortcut keys activation.
- [SF BUG-1485621] It is now possible to precisely control which shortcut keys can be used.
- [SF BUG-1573714] [SF BUG-1593323] Paste was not working in IE if both AutoDetectPasteFromWord and ForcePasteAsPlainText settings were set to "false".
- [SF BUG-1578306] The context menu was wrongly positioned if the editing document was set to render in strict mode. Thanks to Alfonso Martinez.
- [SF BUG-1567060] [SF BUG-1565902] [SF BUG-1440631] IE was getting locked on some specific cases. Fixed.
- [SF BUG-1582859] [SF Patch-1579507] Firefox' spellchecker is now disabled during editing mode. Thanks to Alfonso Martinez.
- Fixed Safari and Opera detection system (for development purposes only).
- Paste from Notepad was including font information in IE. Fixed.
- [SF BUG-1584092] When replacing text area, names with spaces are now accepted.
- Depending on the implementation of toolbar combos (mainly for custom plugins) the editor area was loosing the focus when clicking in the combo label. Fixed.
- [SF BUG-1596937] InsertHtml() was inserting the HTML outside the editor area on some very specific cases.
- [SF BUG-1585548] On very specific, rare and strange cases, the XHTML processor was not working properly in IE. Fixed.
- [SF BUG-1584951] [SF BUG-1380598] [SF BUG-1198139] [SF BUG-1437318] In Firefox, the style selector will not anymore delete the contents when removing styles on specific cases.
- [SF BUG-1515441] [SF BUG-1451071] The "Insert/Edit Link" and "Select All" buttons are now working properly when the editor is running on a IE Modal dialog.
- On some very rare cases, IE was throwing a memory error when hiding the context menus. Fixed.
- [SF BUG-1526154] [SF BUG-1509208] With Firefox, <style> tags defined in the source are now preserved.
- [SF BUG-1535946] The IE dialog system has been changed to better work with custom dialogs.
- [SF BUG-1599520] The table dialog was producing empty tags when leaving some of its fields empty.
- [SF BUG-1599545] HTML entities are now processed on attribute values too.
- [SF BUG-1598517] Meta tags are now protected from execution during editing (avoiding the "redirect" meta to be activated).
- [SF BUG-1415601] Firefox internals: styleWithCSS is used instead of the deprecated useCSS whenever possible.
- All JavaScript Core extension function have been renamed to "PascalCase" (some were in "camelCase"). This may have impact on plugins that use any of those functions.
- [SF BUG-1592311] Operations in the caption of tables are now working correctly in both browsers.
- Small interface fixes to the about box.
- [SF PATCH-1604576] [SF BUG-1604301] Link creation failed in Firefox 3 alpha. Thanks to Arpad Borsos
- [SF BUG-1577247] Unneeded call to captureEvents and releaseEvents.
- [SF BUG-1610790] On some specific situations, the call to form.submit(), in form were FCKeditor has been unloaded by code, was throwing the "Can't execute code from a freed script" error.
- [SF BUG-1613167] If the configuration was missing the FCKConfig.AdditionalNumericEntities entry an error appeared.
- [SF BUG-1590848] [SF BUG-1626360] Cleaning of JavaScript strict warnings in the source code.
- [SF BUG-1559466] The ol/ul list property window always searched first for a UL element.
- [SF BUG-1516008] Class attribute in IE wasn't loaded in the image dialog.
- The "OnAfterSetHTML" event is now fired when being/switching to Source View.
- [SF BUG-1631807] Elements' style properties are now forced to lowercase in IE.
- The extensions "html", "htm" and "asis" have been added to the list of denied extensions on upload.
- Empty inline elements (like span and strong) will not be generated any more.
- Some elements attributes (like hspace) where not being retrieved when set to "0".
- [SF BUG-1508341] Fix for the ColdFusion script file of SpellerPages.
* This version has been partially sponsored by Medical Media Lab.
New Features and Improvements:
- The project has been relicensed under the terms of the GPL / LGPL / MPL licenses. This change will remove many licensing compatibility issues with other open source licenses, making the editor even more "open" than before.
- Attention: The default directory in the distribution package is now named "fckeditor" (in lowercase) instead of "FCKeditor". This change may impact installations on case sensitive OSs, like Linux.
- Attention: The "Universal Keyboard" has been removed from the package. The license of those files was unclear so they can't be included alongside the rest of FCKeditor.