Version 3.2 E-mail
Written by Administrator   
Thursday, 04 March 2010 00:00

New features repackaged on the 8th March:

  *  Ability to set & define the editors background colour.

New features:

  *  New translucent Office 2007 skin - (the colour of skin can be changed in the plug-in manager).
  *  Integrated a new file browsers.
  *  Upgraded the Jlink plug-in.
  *  New save plug-in.
  *  Support relative paths for images, flash files and links.
  *  Spell as you type.
  *  Resize editing area.
  * Several accessibility enhancements:
          o The editor accessibility is now totally based on WAI-ARIA.
          o Adding accessibility help dialog plugin.
          o Keyboard navigation compliance with screen reader suggested keys.
          o Better accessibility in the Templates dialog.
          o Esc/Arrow Key now works for closing sub menu.
    * The Style field in the Div Container dialog is now loading the styles defined in the default styleset used by the Styles toolbar combo.
    * Improved support for external file browsers by allowing executing a callback function.
    * The text of links is now updated if it matches the URL to which it points to.
    * New localization support for the Welsh language.

Fixed issues on the 8th March & repackaged:

   *  File Browser not resetting resource type.

Fixed issues on the 5th March & repackaged:

   *  Fixed style-list comb bug reverting to the rhuk_milkyway styles while editing articles.

Fixed issues:

   *  Fixed automatic load, in any text area feature.
   *  IE8 bug where any tags that had height or widths attribute could not be edited in WYSIWYG mode.
   *  Form Field list command in JAWS incorrectly lists extra fields.
   *  Lock/Unlock ratio buttons in the Image dialog was poorly designed in High Contrast mode.
   *  All labels in dialogs now use <label> instead of <div>.
   *  Reorganization of some entries in the language files to make it more consistent.
   *  In IE, single row toolbars didn't have the bottom padding.
   *  Kama skin toolbar was broken in IE+Quirks+RTL.
    * Changed the url which is called by the Browser Server button in the Link tab of Image Properties dialog.
    * The CKEDITOR.timestamp wasn't been appended to the skin.js file.
    * Removed the float style from images when the user selects 'not set' for alignment.
    * Fixed a bug where nested list structures with inconsequent levels were not being pasted correctly from MS Word.
    * Table cells' 'nowrap' attribute was not being loaded by the cell property dialog. Thanks to pomu0325.
    * Using the mouse to insert a link in IE might create incorrect results.
    * Small optimizations for the fileBrowser plugin.
    * The "Target Frame Name" field is now visible when target is set to 'frame' only.
    * Fixing iframedialog's height doesn't stretch to 100% (except IE Quirks).
    * The BACKSPACE key positioning was not correct in some cases with Firefox.
    * Setting border, vspace and hspace of images to zero was not working.
    * The fileBrowser plugin was overwriting onClick functions eventually defined on fileButton elements.
    * The clipboard plugin was missing a reference to the dialog plugin.
    * The about plugin was missing a reference to the dialog plugin.
    * The wsc plugin was missing a reference to the dialog plugin.
    * The print command will now properly break on the insertion point of page break for printing.
    * The English (United Kingdom) language file has been renamed to en-gb.js.
    * Selecting an emoticon or the lock and reset buttons in the image dialog fired the onBeforeUnload event in IE.
    * It was not possible to set tables' width to empty value.
    * Fixed dependency issues with the menu plugin.
    * The editor will not properly ignore font related settings that have extra item separators (semi-colons).
    * Justify should respect config.enterMode = CKEDITOR.ENTER_BR.
    * Inserting tables multiple times was corrupting the undo system.
    * [IE] Selection on an element within positioned container is lost after open context-menu then click one menu item.
    * Double-quote character in attribute values was not escaped in the editor output.
    * [IE] Unexpected vertical-scrolling behavior happens whenever focus is moving out of editor in source mode.
    * Text color was not being applied properly on links.
    * [IE] Press 'Del' key on horizontal line or table result in error.
    * [IE] <br/> at the very first table cell breaks the editor selection.
    * [IE] Delete table rows with context-menu may cause error.
    * Replacing text with empty string was throwing errors.
    * Link dialog was not opening properly for e-mail type links.
    * Removed the possibility of having an unwanted script tag being outputted with the editor contents.
    * There were issues when editing links inside floating divs with IE.
    * Pressing ENTER key with text selected was not deleting the text in some situations.
    * Simple ampersand attribute value doesn't work for more than one occurrence.
    * Context menu is too narrow in some translations.
    * Fixed HTML errors in PHP samples.
    * Fixed broken XHTML in User Interface Languages sample.
    * Editor now understands table cell inline styles.
    * Selection around <select> in editor doesn't cause error anymore.
    * Extra BR tags were being created in the output HTML.
    * Empty tags with BR were being left in the DOM.
    * There were errors when removing dialog definition pages through code.
    * CKEditor was not working when ckeditor_source.js is loaded in the <body> .
    * Avoided security warning message when loading the wysiwyg area in IE6 under HTTPS.
    * The TAB key will now behave properly when in Source mode.
    * It wasn't possible to use forcePasteAsPlainText with Safari on Mac.
    * Safari on Mac deleted the current selection in the editor when Edit menu was clicked.
    * In High Contrast mode, arrows were now been displayed for menus with submenus.
    * The undo system was not working on some specific cases.
    * The ajax sample was throwing errors when loading data.
    * The Template dialog was not generating an undo snapshot.
    * Updated the following language files:
          o Dutch;
          o Finnish;
          o Hebrew;
          o Russian;
          o Spanish;