CKEditor

Software Screenshot:
CKEditor
Software Details:
Version: 4.5.9 / 3.6.6.2 / 2.6.11 updated
Upload Date: 18 Jul 16
Developer: CKSource
Distribution Type: Freeware
Downloads: 747

Rating: 3.0/5 (Total Votes: 3)

CKEditor can be integrated into any Web site through JavaScript, AFP, ASP, ASP.NET, ColdFusion, Java, PHP, Python, as well as other languages.

Tested and working with Internet Explorer 5.5+, Firefox 1.5+, Safari 3.0+, Opera 9.5+, Netscape 7.1+ and Camino 1.0+.

It was previously known as FCKeditor.

Installation:

Download the latest version of the editor.

Extract (decompress) the file to a directory called "fckeditor" in the root of your web site.

Point your browser to the //_samples/default.html to run the test sample.

What is new in this release:

  • Fixed:
  • The Upload Image plugin should log an error, not throw an error when upload URL is not set.

What is new in version 4.5.8 / 3.6.6.2 / 2.6.11:

  • Fixed:
  • The Upload Image plugin should log an error, not throw an error when upload URL is not set.

What is new in version 4.5.6 / 3.6.6.2 / 2.6.11:

  • Fixed:
  • The Upload Image plugin should log an error, not throw an error when upload URL is not set.

What is new in version 4.5.5 / 3.6.6.2 / 2.6.11:

  • Fixed:
  • The Upload Image plugin should log an error, not throw an error when upload URL is not set.

What is new in version 4.5.1 / 3.6.6.2 / 2.6.11:

  • Fixed:
  • The Upload Image plugin should log an error, not throw an error when upload URL is not set.

What is new in version 4.4.7 / 3.6.6 / 2.6.11:

  • Fixed:
  • Preventing the Table Resize plugin from operating on elements outside the editor.
  • Lost text formatting on pressing Tab when the config.tabSpaces configuration option value was greater than zero.
  • The table-layout CSS property should be reset by skins. Thanks to vita10gy!
  • An uncaught security exception is thrown when Line Utilities are used in an inline editor loaded in a cross-domain iframe.
  • config.fillEmptyBlocks should only apply when outputting data.
  • Paste from Word filter is executed for every paste after using the button.
  • Multi-byte Japanese characters entry not working properly after Shift+Enter.
  • An error is thrown if a skin does not have the chameleon property defined and config.uiColor is defined.
  • Opening a drop-down for a specific selection when the editor is maximized results in incorrect drop-down panel position.
  • An error is thrown after focusing the editor.

What is new in version 4.4.6:

  • Security Issue Fixed
  • Low-Level Core Improvements

What is new in version 4.4.5:

  • Added a possibility to pass a custom evaluator to node.getAscendant().

What is new in version 4.4.2:

  • New Features:
  • Introduced a parameter to prevent the editor.setData() method from recording undo snapshots.
  • Fixed:
  • Imperfections in the Moono skin.
  • Blockquote should be treated like an object by the styles system.
  • Issue with passing jQuery objects to adapter configuration.
  • Issue with setting encoded URI as image link.
  • Clicking a nested widget does not focus it. Additionally, performance of the widget.repository.getByElement() method was improved.

What is new in version 4.4.1:

  • Added the option to configure anchor tags with JavaScript code in href attribute.

What is new in version 4.4.0:

  • Marked the editor.beforePaste event as deprecated.
  • Styles can now be applied to widgets.
  • Enhanced Image plugin: It is now possible to add a link to any image type.
  • Introduced wildcard support in the Allowed Content Rules format.
  • Introduced blacklisting in the Allowed Content Filter.
  • Various changes in the Enhanced Image plugin.

What is new in version 4.3.4:

  • Fixed:
  • Error thrown when trying to open the preview using the keyboard.
  • Placeholders will no longer be upcasted in parents not accepting <span> elements.
  • element.renameNode() not clearing the element.getName() cache.
  • Backspace destroying the DOM structure if an inline editable is placed in a list item.
  • Table Resize attaches to tables outside the editable.
  • {cke_protected_*} appearing in data in various cases where HTML comments are placed next to " or '.
  • Some attributes are not protected before the content is passed through the fix bin.
  • Table content is lost when some extra markup is inside the table.
  • Switching between modes in the classic editor removes content styles for the inline editor.
  • Styles drop-down list is not enabled on selection change.

What is new in version 4.3.3:

  • Fixed:
  • Incorrect editor.execCommand() behavior.
  • Splitting table cells vertically is no longer changing table structure.
  • Links in the About CKEditor dialog window now open in a new browser window or tab.
  • Menu button panel not showing in the source mode.
  • The widget.doubleclick event is not canceled anymore after editing was triggered.
  • Clipped upload button in the Enhanced Image dialog window.
  • Standardized the way anchors are discovered by the Link plugin.
  • Error when deleting a table row.

What is new in version 4.3.2:

  • The default value of config.contentsCss is affected by CKEDITOR.getUrl.
  • Improved the Autogrow plugin performance when dealing with very big tables.
  • Removed redundant code in the Source Dialog plugin.
  • Page Break becomes editable if pasted.
  • Fixed native Undo executed once the bottom of the snapshot stack is reached.
  • Div Editing Area: Fixed: Error thrown when switching to source mode if the selection was in widget's nested editable.
  • Div Editing Area: Fixed: Elements Path is not cleared after switching to source mode.
  • Fixed a bug with range enlargement. The range no longer expands to visible whitespace.

What is new in version 4.3:

  • Internet Explorer 11 support.
  • Enhanced Image: Added file browser integration.
  • Added the draggable option to disable drag and drop support for widgets.
  • Mathematical Formulas widget improvements.
  • Widgets: Added better integration with the Elements Path plugin.
  • Widgets: Added tooltip to the drag handle.
  • Widgets: Introduced drag and drop of block widgets with the Line Utilities plugin.
  • Widget System changes for easier integration with other dialog systems.

What is new in version 4.2.2:

  • Fixed CKEDITOR.plugins.addExternal not handling paths including file name specified.
  • Fixed CKEDITOR.tools.isArray not working cross frame.
  • [IE9] Fixed JavaScript error thrown in Compatibility Mode when clicking and/or typing in the editing area.
  • [IE8] Prevent the browser from crashing when applying the Inline Quotation style.
  • Fixed: Invalid CSS filter in the Kama skin.
  • Plugins Indent List and Indent Block are now included in the build configuration.

What is new in version 4.2.1:

  • Undo fails after 3+ consecutive paste actions with a JavaScript error.
  • Save toolbar button saves only the first editor instance.
  • Move language reading direction definition (dir) from main language file to core.
  • Fixed pasting anchors from MS Word.
  • Fixed pasting nested lists from MS Word.
  • Pressing the "OK" button will trigger the onbeforeunload event in the popup dialog.
  • Fixed styles from the Styles drop-down list not registering to the ACF in case when the Shared Spaces plugin is used.

What is new in version 4.2:

  • Dropped compatibility support for Internet Explorer 7 and Firefox 3.6.
  • Both the Basic and the Standard distribution packages will not contain the new indentblock plugin.

What is new in version 4.1:

  • Closing lists with Enter key does not work with Advanced Content Filter in several cases.
  • Fixed allowed content rules unification, so the filter.allowedContent property always contains rules in the same format.
  • Advanced Content Filter does not remove non-empty <a> elements anymore.
  • Minor issues in plugin integration with Advanced Content Filter.

What is new in version 4.0.1.1:

  • This is a minor hotfix for a known XSS vulnerability.

What is new in version 4.0.1:

  • Improved floating toolbar positioning in narrow window.
  • Table dialog doesn't populate width correctly.
  • Deleting cells in nested table removes outer table cell.
  • Can't edit dialog fields on editor initialized in jQuery UI modal dialog.
  • CKEditor dialogs do not show completely in small window.
  • [Inline editor] Blocks shown for a div stay permanently even after user exists editing the div.
  • [Firefox & Inline editor] Toolbar is lost when closing format combo by clicking on its button.
  • Table width incorrectly set when border-width style is specified.
  • Cannot tab past CKEditor when it is in read only mode.
  • [IE9] Justify not working on selected image.
  • Added missing contents styles for <pre>.
  • PasteFromWord should not depend on configuration from other styles.
  • Removed color dialog dependency from table tools.
  • Toolbar Collapse command documented incorrectly on Accessibility Instructions dialog.
  • [Webkit & Opera] Fixed scrolling issues when pasting.
  • [IE9] onChange isn't fired for checkboxes in dialogs.

What is new in version 4.0:

  • CKEditor 4 is almost totally compatible with CKEditor 3 (v3), in terms of JavaScript API. Upgrading would generally not be an issue, but still some changes have been done.

What is new in version 3.6.4:

  • WebKit: Cut/Copy buttons didn't go on "enabled" state after selecting text in the editor.
  • Command newpage didn't return its name when afterCommandExec event was fired.
  • Applied ARIA label on dialog file input element.
  • Applied the "presentation" role on the iframe element in dialog file field markup.
  • Image Properties does not show in context menu when the image is wrapped in a div with the width set.
  • Fixed list items order reversed when merging two lists.
  • Fixed pasting left garbage html at the end of document.
  • Code for Image dialog is missing dialog dependency.
  • Code for Div Container is missing dialog dependency.
  • Dialog a11yhelp is missing dialog dependency.

What is new in version 3.6.3:

  • This is a maintenance release that contains a handful of bug fixes as well as a few new features, including new image and table alignment option and some accessibility enhancements. This is probably going to be the last maintenance release of the editor before the release of CKEditor 4.

What is new in version 3.6.2:

  • New features:
  • The editor is now enabled on iOS 5 (iPad and iPhone).
  • It is now possible to exit from blockquotes by using the Enter key on empty paragraphs.
  • The mode event now carries the previous editor mode.
  • New autoGrow_onStartup configuration option.
  • Autogrow is now available as an editor command.
  • It is now possible to edit the contents of <textarea> elements through the dialog window.
  • The """ character is now added to the Special Character dialog window.
  • Fixed issues:
  • Updated links to WebSpellChecker.net.
  • Tooltips in the Special Character dialog window corrected.
  • The name of the filebrowserWindowFeatures configuration setting corrected to match the documented name.
  • The Style fields in Advanced dialog window tabs are now validated according to CSS style attribute syntax.
  • The checkboxes in the Find and Replace dialog window are now part of a fieldset.
  • CSS conflict no longer appears when the page styles set the float property of label elements.
  • [WebKit] Flash content is not visible when previewing content.
  • Text color should always be applied to the linked text.
  • [IE] IFrame shim now consolidates the editor dialog window to avoid having it masked by embedded objects.

What is new in version 3.6.1:

  • Initial support for HTML5 elements.
  • The Find/Replace dialog window will now be populated with text selected in the editor.
  • New align property in dialog window UI elements for field alignment.
  • A wider range of CSS length units (like pt and percentage) are now supported in related dialog window fields.
  • New Remove Anchor option is now available in the context menu.
  • Allow styleDefinition to be applied to a set of elements.
  • A new langLoaded event added to CKEDITOR.editor in order to make it possible to perform "by code" language updates.
  • The cursor will now blink in the first cell after a table is inserted.
  • New editor::removeMenuItem API for removing plugin context menu items introduced.
  • Introduce the controlStyle and inputStyle definitions to allow fine-grained controlling of dialog window element styles.

What is new in version 3.6:

  • New features:
  • New BBCode sample plugin that makes the editor output (one dialect of) BBCode format.
  • Accessibility enhancements to the structure of the toolbar.
  • The Kama skin now presents separators for the toolbar items, making it easier to group buttons and have a cleaner layout.
  • Usability enhancements to keyboard navigation on the toolbar. The Tab key is now used to jump between toolbar groups, while the Arrow keys can be used to cycle within the group. The new toolbarGroupCycling setting can be used to change the Arrow keys behavior.
  • It is now possible to put the editor in the "read-only" state, so that the users would not be able to introduce changes to the contents. Check out the new CKEDITOR.editor::setReadOnly method, the CKEDITOR.editor::readOnly property, the CKEDITOR.editor::readOnly event, and the readOnly setting.
  • New presentation of anchor elements in the WYSIWYG mode.
  • The Format drop-down list will now display the preview of its contents exactly as defined in their style configurations.
  • A new autoParagraph configuration setting is added to disable the auto paragraphing feature.
  • New Stylesheet Parser (stylesheetparser) plugin that fills the Styles drop-down list based on the CSS classes available for the content. Check the new sample to learn how to use it.
  • New Document Properties (docprops) plugin that sets the metadata of the page in the Full Page mode.
  • New Developer Tools (devtools) plugin that shows information about dialog window UI elements to allow for easier customization.
  • Pressing the Enter key at the end of a pre-formatted block will now exit from it.
  • The About CKEditor dialog window now contains a link to CKEditor User's Guide.
  • Extra configuration options for the iframeDialog can now be passed.
  • The onDialogEvent function will now be used automatically in the iframeDialog contents if no callback is used on creation.
  • Georgian localization added.
  • Fixed issues:
  • Internal styles are not included in the contents.css sample.
  • Added sample for the TableResize plugin.
  • Page break is sometimes merged into block-level elements.
  • Toolbar keyboard navigation is not possible after recreating the editor.
  • Allow to style the entire dialog window field when the input element is disabled.
  • Updated the following language files: Hebrew; Polish.

What is new in version 3.5.3:

  • Added the possibility to edit the rel attribute for links.
  • Allow loading plugin translations even if they are not present in the plugin definition.
  • Firing the resize event on dialog window instances is now possible.
  • Dialog window definition allows to specify initial width and height values.
  • List item numbering is now supported on pasting from Microsoft Word.

What is new in version 3.5.2:

  • CKEditor 3.5.2 is a maintenance release for the CKEditor 3.x line.
  • It is a special Internet Explorer 9 RC compatibility release containing a handful of fixes that should improve the editor support in the freshest edition of Microsoft browser.

What is new in version 3.5.1:

  • New features:
  • It is now possible to remove block styles using Styles and Paragraph Format drop-down lists.
  • Remove Format command works in collapsed selections.
  • The dialog_buttonsOrder option now works in Internet Explorer.
  • The data-cke-nostyle attribute (which was introduced for escaping the element from been influenced by the style system since 3.5) is deprecated in favor of the new data-nostyle attribute.
  • Revised sample pages with code examples and clarifications.
  • Fixed issues:
  • Updating a link multiple times generates wrong href attribute.
  • Error on Maximize command, when the toolbar button is not shown.
  • Table cell "merge down" and "merge right" commands work only once.
  • Merge down does not work, throwing a JavasSript error.
  • BIDI: Mixed LTR/RTL direction causes incorrect behavior.
  • IFrame capitalization is now consistent throughout labels.
  • BIDI: [FF] When we apply explicit language direction to a numbered/bulleted list, the corresponding language direction toolbar icon is not highlighted.
  • It is now possible to exit a blockquote using ENTER_BR.
  • Partial (invalid) list structure crashes the editor on load.
  • Buggy behavior when editing the legend element inside a fieldset.
  • [IE7] Nested list display bug on empty list item.
  • List items do not create paragraphs after the list placed in a table cell is removed.
  • [Webkit] Display bug after the editor is restored from the full screen mode.
  • [IE] Pre-formatted style does not preserve applied text direction.
  • Using the editor resize grip causes small visual offsets.
  • The div element should be used as a formatting block in ENTER_BR.
  • BIDI: List item bullets are off viewport with RTL text direction.
  • BIDI: ENTER_BR change direction in one line out of multiple.
  • [IE] Link target field is not populated properly when no target is set.
  • Samples: Added a user-friendly message for users on servers without PHP support.
  • Setting config.enterMode from PHP fails.
  • Comments were moved above the br tags.
  • Empty tag should be removed in inline-style format.
  • Allow to configure whether " (double quotes) characters should be encoded in the contents.
  • IE: (double)clicking an input type="submit" button submitted the form.
  • Context menu was not working for text inputs present in the initial content.
  • Copying and pasting links inside the editor was not working.
  • The disableObjectResizing setting now works in IE.
  • [IE] Editing existing links with href of a relative path mangles containing text.
  • [IE] Style definitions are no longer lowercased.
  • Preview window's title should reflect the title tag in full page mode.
  • [IE] In versions < 8 or compatibility mode, type="text" was missing in text fields.
  • [IE] Avoid problems if there are two buttons named "submit".
  • [IE7] Editor did not show up when the name of a replaced textarea matched the name of a meta tag in the page.
  • [FF] When forcePasteAsPlainText is used, the cursor disappears after paste.
  • Prevent toolbar dialog window buttons from being clicked twice.
  • [Webkit] Toolbar buttons are not wrapping correctly when the editor is displayed inside a table.
  • [IE] editor focus event not fired in an instance, when a dialog window closes.
  • Difficult to drag the resize grip of the spell checker dialog window.
  • [Webkit] Unable to paste into source area when the editor is maximized.
  • The state of the Cut, Copy, and Paste toolbar now matches the state of the context menu buttons.
  • JavaScript error thrown when percent (%) sign is used in image URL.
  • [FF] Selection error when an element containing the editor instance is hidden.
  • [IE] value attribute of text input dialog window field was missing.
  • [IE] name field of Link dialog window was missing.
  • Line-breaks inside pasted list item from Microsoft Word break the list structure.
  • [IE] GIF icons of toolbar button from custom plugins are not diplayed in zoom level 100%.
  • [FF] Double-clicking the placeholder element in order to open a Placeholder dialog window throws a JavaScript error.
  • Empty pre elements are output differently in various browsers.
  • Insert table row/column does not work with spanning.
  • Inaccurate read-only selection detection.
  • BIDI: Change direction does not work with list nested inside a blockquote.
  • Inserting a table in place of a fully selected list results in a JavaScript error.
  • [IE] Performance enhancement when typing inside an element with many child nodes.
  • [IE] Dialog window shadows were presented inaccurately.
  • [IE] Unnecessary br element is no longer inserted after a form.
  • [FF] Sometimes it was not possible to move cursor out of link at the end of block.
  • Updated the following language files

What is new in version 3.5:

  • CKEditor 3.5 introduces a number of new exciting features, including Adobe AIR support, resizable dialog windows, a dedicated iframe support plugin, and major improvements in working with read-only elements.

What is new in version 3.4.2:

  • Added a sample that shows how to output HTML that is valid for Flash.

What is new in version 3.4.1:

  • Some important improvements on browser compatibility, specially with Safari, Chrome and Opera.

What is new in version 3.4:

  • Initial focus is now set to the tabs in the table properties dialog.
  • The dialogadvtab plugin now uses the correct label.
  • Focus was lost after applying commands in Opera.
  • The table dialog was missing the default width value on second opening.

What is new in version 3.4 Beta:

  • New features:
  • New BiDi feature, making it possible to switch the base language direction of block elements.
  • Introducing the "tableresize" plugin, which makes it possible to resize tables columns by mouse drag. It's not enabled by default, so it must be enabled in the configurations file.
  • New enableTabKeyTools configuration to allow using the TAB key to navigate through table cells.
  • Introduce the "autogrow" plugin, which makes the editor resize automatically, based on the contents size.
  • Added support for the HTML5 contenteditable attribute, making it possible to define read only regions into the editor contents.
  • New "Advanced" tab introduced on the Table Properties dialog. It's based on the new dialogadvtab plugin.
  • Introduced the useComputedState setting, making it possible to control whether toolbar features, like alignment and direction, should reflect the "computed" selection states, even when the effective feature value is not applied.
  • Fixed issues:
  • BiDi: List items should support and retain correct base language direction
  • Make it possible to run CKEditor inside of Firefox chrome.
  • It wasn't possible to align a paragraph with the dir attribute to the opposite direction.
  • Fixed a small style glitch with file upload fields in IE+Quirks.

What is new in version 3.3.2:

  • Removed references to cursor:hand in the stylesheets.
  • Anchor, hidden fields and Page-Break objects can no longer be resized.
  • Initial focus incorect in api_dialog sample page.
  • Incorrect <pre> siblings merging.
  • Adding validation for start number field in list style dialog.
  • Context menu on empty list item loses selection.
  • [IE] > in attribute values are incorrectly escaped.
  • SCAYT is not any more enabled by default.
  • Improved the text generated for mailto: links if no text was selected.
  • Adjust resize_minWidth and resize_minHeight if smaller than actual dimensions.
  • Navigation through colors is now compatible with RTL.
  • [IE] Text fields are no longer disrupted in dialog with RTL.
  • The number of columns in the smileys table is now configurable via the smiley_columns setting.
  • It was possible to drag&drop some elements like context menu items or dropdown entries.
  • Text color and background color panels don't have scrollbars anymore under office2003 and v2 skins.
  • An error is no longer generated when using percent or pixel values in the image dialog.
  • Avoid problems with security systems due to the usage of UniversalXPConnect.
  • Avoid errors if the editor instance is removed from the DOM before calling its destroy() method.
  • Provide better access to the native input in the ui.dialog.file element.
  • Modified the Smileys dialog to make active only the images and not their borders.
  • The scrollbar does not behaves erratically when opening a rich combo in RTL page.
  • In CKEditor 3.3: When we set the focus in the 'instanceReady' event, FF3.6 is giving js error.
  • paste and pastetext dialogs cannot be skinned easily.
  • Dialog auto focus does not check for hidden tabs.
  • Undo not working when we change the Table Properties for the table on a saved page.
  • IE: we can't start Numbered/Bulleted list in Tables by Clicking on Insert/Remove Numbers/Bullets Icon.
  • The JQuery adapter sample is not working properly with SSL.
  • Text field & Upload Button in Upload Tab of Image Properties dialog are not shown Properly in Arabic.
  • IE: Cursor goes to next Table Cell after we insert a Smiley in the Table Cell.
  • Maximize does not work properly in the Office 2003 and V2 skins.
  • The link dialog was breaking the undo system on some situations.
  • Required field's label to contain a CSS class to allow it to be styled differently.
  • Table dialog rows and columns fields are now marked as required.
  • baseHref detection in the flash dialog now works correctly.
  • Table cell's width attribute is now respected properly.
  • Introducing the new removeFormatCleanup event and making sure remove format doesn't break the showborder plugin.
  • After pasting on WebKit based browsers the editor now scrolls to the end of the pasted content.
  • Correct plugin dependencies for the liststyle plugin with contextMenu and dialog.
  • IE: The cursor was moving to the wrong position when inserting inline elements at the end of cells on tables.
  • Firefox: CTRL+HOME was creating an unwanted empty paragraph at the start of the document.
  • IE: It was needed to click twice in the editor to make it editable on some situations.
  • Pasting from Open Office could lead on error.
  • Some invalid markup could break the editor.
  • It was not possible to remove formatting from pasted content on specific cases.
  • IE: The editor was having focus issues when the previous selection got hidden by scroll operations.
  • Firefox: The disableObjectResizing and disableNativeTableHandles settings stopped working.
  • Firefox: Editing was not possible in an empty document.
  • Firefox: Unwanted BR tags were being left in the editor output when it should be empty.
  • IE: Scrollbars where reacting improperly when clicking in the bar space.
  • Some dialog access keys are conflicting with "Ctrl + A", select all text behavior on text input.
  • Changing list type didn't preserve the list's attributes.
  • In Firefox, the element path options had the text cursor instead of the arrow.
  • The list context menu was showing the wrong option when in a mixed list hierarchy.
  • The Insert Table Column command was duplicating the selected column cells ids.
  • The toolbar combos had the text cursor instead of the arrow.
  • The toolbar buttons had the text cursor instead of the arrow.
  • [IE7] A few labels were hidden in a RTL language.
  • Safari and Chrome where scrolling the contents to the top when moving the focus to the editor.
  • IE: Textarea with selection inside causes Link dialog issues.
  • Page break in lists move to above the list when you switch from WYSIWYG to HTML mode and back.

What is new in version 3.3.1:

  • This is an important bug fixing release for CKEditor 3.3 users. It solves a few important issues introduced by that release.

What is new in version 3.3:

  • The properties dialog will now open when double clicking on objects.
  • It's now possible to indent/outdent lists when selecting the first list item.
  • The contentsLangDirection setting now has a default value 'ui' which inherit language direction from the editor UI language.
  • The color picker dialog is now accessible.
  • The editing area is now enabled by contentEditable="true" instead of designMode="on" to allow creating uneditable content elements in all browsers.
  • Hidden fields will now be displayed as fake element just like in FCKeditor 2.

What is new in version 3.2.1:

  • A new sample has been included to demonstrate how to use the power of the
  • CKEDITOR style system to produce XHTML 1.1 output.
  • Minor enhancements to the style system.
  • It's now possible to provide the initial data of the editor when using
  • CKEDITOR.appendTo.
  • Various SCAYT fixes, preparing it to be enabled in an upcoming release.

What is new in version 3.2:

  • The editor accessibility is now totally based on WAI-ARIA.
  • Adding accessibility help dialog plugin.
  • Keyboard navigation compliance with screen reader suggested keys.
  • Better accessibility in the Templates dialog.
  • Esc/Arrow Key now works for closing sub menu.

What is new in version 2.6.4 Beta:

  • New Features and Improvements:
  • Integration with "WebSpellChecker", a zero installation and free spell checker. This is now the default spell checker in the editor (requires internet connection). All previous spell checking solutions are still available.
  • In the table dialog it's possible to create header cells in the first row (included in a thead element) or the first column of the table.
  • The table cell dialog allows switching between normal data cells or header cells (TD vs. TH).
  • New language file for Icelandic.
  • Fixed Bugs:
  • Protected the editor from duplicate iframes
  • Fixed the issue with tablecommands plugin and undefined tagName.
  • The > character inside text wasn't encoded in Opera and Safari.
  • Fixed JavaScript error with the fit window command in source mode.
  • Splitting a TH will create a two TH, not a TH and a TD.
  • Removed unnecessary name attributes in dialogs.
  • If an image was placed inside a container with dimensions or floating it wasn't possible to edit its properties from the toolbar or context menu.
  • Submenus in IE7 now are shown properly.
  • Using the Paste dialogs in IE might insert the content at the start of the editor.
  • Fixed RTL dialog layout in Internet Explorer.
  • Fixed the issue where email links in IE would take the browser to a new page in addition to calling up the email client.
  • Fixed race condition at registering the FCKeditorAPI object in multiple editor scenarios.
  • Fixed JavaScript error in Google Chrome when StartupShowBlocks is set to true.
  • Language file updates for the following languages: Dutch, Basque, Danish and German.
  • The ENTER key will properly scroll to the cursor position when breaking long paragraphs.
  • The type name in configurations for the ASP connector are now case sensitive.
  • DL, DT and DD where missing the formatting in the generated HTML.
  • Replaced the extension AddItem of Array with the standard "push" method.
  • Vertically splitting cell with colspan > 1 breaks table layout.
  • Fixed the issue where dropping contents from outside of the editor doesn't work in Safari.
  • Fixed the issue where FCK.InsertHtml() is no longer removing selected contents after content insertion in Firefox.
  • Fixed the issue where the Div container command and the blockquote command would break lists.
  • Fixed a minor issue where FCK.SetData() may cause the editor to become unresponsive to the first click after being defocused.
  • Fixed an extra slash on quickupload of the asp connector.
  • Fixed another situation where new elements were inserted at the beginning of the content in IE.
  • Fixed two obsolete references to Array::AddItem() instances still in the code.
  • Fixed infinite loop problems with FCKDomRangeIterator class which causes some commands to hang when applied to certain document structures.
  • Fixed a JavaScript error in IE when user tries to search with the "Match whole word" option enabled and the matched word is at exactly the end of document.
  • Changed the EMailProtection to "none" for better compatibility.
  • The 'ForcePasteAsPlainText' configuration option didn't work correctly in Safari and Chrome.
  • Fixed non-working autogrow plugin.
  • Fixed occasional exceptions in the dragersizetable plugin with IE.
  • Enable undo of changes to tables and table cells.
  • The context menu is now working properly over the last row in a table with thead.

Requirements:

  • JavaScript enabled on client side

Similar Software

jQuery Notebook
jQuery Notebook

13 May 15

Morrigan
Morrigan

1 Mar 15

jHtmlArea
jHtmlArea

13 May 15

Other Software of Developer CKSource

CKFinder
CKFinder

12 May 15

Comments to CKEditor

Comments not found
Add Comment
Turn on images!