|
Written by Administrator
|
|
Thursday, 17 June 2010 15:18 |
|
New features:
* [Security] - File Browsers now integrated with Joomla authentication system.
* User folder plug-in - the plug-in allows users to have there own personal folder which can be defined by ‘username’ or ‘user ids’.
(Our thanks to 'Andy Bonner' who employed us to undertake this work).
* Upgraded the existing framework to a plug-in based system, which means that the that the editor can now be customisable with 3rd party plug-in.
Fixed issues:
* "http://" prefix is being stripped off from URL link.
* File Browse - resource type not rest which caused issues with viewing files.
* Compatibility issue with ‘Simple Content Versioning’ & 'Ninja Content editor' by NinjaForge.
* Kama skin - list combo boxes not working.
* Incorrect resizing of "lightbox" when insert a link.
* Image uploaded (with same file name) 2nd version moved 2 file folder.
* [IE] Kama skin – fixed icon rendering issue.
* Text selection lost when opening some of the dialogs.
* Liststyle plugin wasn't packaged into the core (CKEDITOR.resourceManager.load exception).
* Fix wrong nesting that generated "<head> must be a child of <html>" warning in Webkit.
* Internal only attributes output on fullpage <html> tag.
* [IE] Color dialog matrix buttons are barely clickable in quirks mode.
* [IE] Clicking on the scrollbar and then on the host page causes error.
* List style dialog is missing tab page ids.
* [FF] Wysiwyg mode is broken by 'display' style changes on editor's parent DOM tree.
* [IE] contentEditable="false" doesn't apply in effect on inline-elements.
* Empty find matching twice results in JavaScript error.
* If it isn't possible to connect to the SCAYT servers the dialogs might hang in Firefox. Fix for Firefox>=3.6.
* [FF2] New page command results in uneditable document.
* [FF2] SCAYT plugin is disabled in Firefox2 due to selection interference.
* [IE] Some numbered list style types are not supported by IE6/7 and causes JavaScript error.
New features: CKEditor 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.
New features: CKEditor 3.2.2
* The SCAYT spell checker is now enabled by default through the autoStartup setting.
* The SCAYT context menu options can now be reorganized through the scayt_contextMenuItemsOrder setting.
* Introducing the resize_dir setting, to be able to restrict manual resizing of the editor to only one direction (horizontal/vertical).
* Introducing the classic ASP integration files and samples.
* Added samples (HTML and XHTML) to show how to output HTML using fonts and other attributes instead of styles.
* Introduced the List Properties dialog.
* Adding the contentsLanguage configuration option to be able to set the language for the editor contents.
Fixed issues:
* Corrected detection of CTRL and META keys in Macs for the context menu.
* Fixed access denied issues with IE when accessing web sites through IPv6 IP addresses.
* [IE] Inaccessible empty list item contains sub list.
* [IE] Selection range broken because of cutting a single control type element from it.
* Image dialog throw JavaScript error when click close dialog before preview area is loading.
* [Chrome] Paste in Webkit sometimes leaves extra 'div' element.
* [Firefox] Typing in empty document start from second line when enterMode = CKEDITOR.ENTER_BR.
* [IE] Delete table throws a error when enterMode = CKEDITOR.ENTER_BR.
* [IE] Select element is penetrating the maximized editor in IE6.
* [IE] The first call to setData is affected by iframe cache when loading the wysiwyg mode.
* [IE] Remove inline styles in some case doesn't join identical siblings.
* [FireFox] Press ENTER on 'replace' button result wrong.
* Recognizes the <br /> tag as a separator when apply block styles and enterMode = CKEDITOR.ENTER_BR.
* CKEDITOR.replaceAll should consider all kind of white spaces between class names.
* Prevent the default behavior when click the 'x' button to close dialog box.
* ENTER key with forceEnterMode turns on doesn't inherit current block attributes.
* [Opera] Press ENTER key in dialog fields to close throws JavaScript error.
* Add flash fake element align property when switch mode (source to wysiwyg).
* Update delete column behavior when choose multiple cells in the same column.
* Open context menu with SHIFT+F10 doesn't get correct editor selection.
* English protocol text directions in Link dialog are not incorrect in 'rtl' UI languages.
* Paste dialog clipboard area text direction is incorrect for 'rtl' content languages.
* Font size resets when font name is changed in an empty numbered list.
* English text in dialogs' title is flipped when using RTL language.
* Create list doesn't keep blocks as headings.
* [Firefox] JAWS doesn't respect PC cursor mode (application role) on toolbar.
* Page break for printing can't be removed with undo.
* Unable to place cursor between two paragraphs in body.
* Selecting a entire table cell changes the original range.
* [Firefox] Apply style that edges another inline style result incorrect.
* [Firefox] Maximize the second editor ruins full screen mode.
* HTML filter system does not allow two 'text' filter rules.
* General memory clean up after destroying last instance.
* [IE] Fix Paste from Word dialog doesn't accept imput problem.
* Make color buttons use RRGGBB instead of RGB for better compatibility with IE.
* [Safari] Select the first/last cell of table to open context menu may lead to undetected table.
* [Firefox] Select a list item makes selected element broken.
* Pasting in a RTL page content causes shows up the horizontal scrollbar.
* Duplicate ids are used in dialog definition.
* [IE] 'change' dialog event should not be triggered when dialog is already closed.
* [IE] Error thrown when IE input field editing mode is turned on.
* IE8: Toolbar buttons have higher bottom padding.
* SHIFT-ENTER could now be used to exit from preformat block.
* SCAYT plugin related:
o Using SCAYT result in fragile elements when applying inline styles.
o [Opera] Disable SCAYT plugin for Opera browser.
o SCAYT word marker is not visible on text with background-color set.
o Remove Format command incorrectly removes SCAYT word markers.
o SCAYT bootstrap script could be added multiple times unnecessarily.
o SCAYT move cursor position after insert element into marked word text.
o SCAYT interferes with undo/redo commands.
o [IE] First enabling SCAYT blind cursor in editor.
o Enable SCAYT cause error in multiple editor instances.
o Remove editor with SCAYT enabled in source mode throws error.
* Updated the following language files:
o Dutch;
o Finnish;
o Hebrew;
o Turkish;
|