Release Notes

EditLive! 8.1.0.75

Monday 06 August, 2012 at
Notes: 

Significant changes have been made to the asp.net controls for EditLive! 8 support.

Bug fixes: 
  • Floated images at end of document were being cropped
  • setBackgroundMode callbacks now fire even if the mode is not changed
  • Opening the Image Properties dialog for a broken image resulted in an empty modal dialog
  • Selection of hyperlink for Hyperlink Properties dialog was extending the selection too far
  • Removed extra borders from the EditLive! Applet and adjusted the loading screen gradient for a more consistent UI
  • Loss of formatting when indenting or outdenting an empty list item
New Features: 
  • Brand new Thesaurus UI
  • Updated EditLive asp.net controls for EditLive! 8
  • New JavaScript api function: getContent
  • Many more of the EditLive! JavaScript api functions can now be called synchronously:
    • getBody
    • getCharCount
    • getDocument
    • getSelectedText
    • getStyles
    • getWordCount
    • isDirty
    • uploadImages

EditLive! 8.0

Friday 04 May, 2012 at
Notes: 
  • EditLive! spell checking is now implemented using a plugin. Please add <plugin name="spelling" /> to the "plugins" section of your configuration file to continue using the spell checker. The useNotModified attribute of the "spellcheck" tag in the config xml no longer has any effect.
  • EditLive! now uses the Java Preferences API for registry storage on all platforms, unfortunately this means custom words added to the dictionary locally have been reset. This does not affect Linux, which already used Java Preferences.
Bug fixes: 
  • When the character encoding is not specified, EditLive! now uses UTF-8 instead of the platform default encoding.
  • Extra paragraphs between list items when importing some documents from MS Word
  • EditLive! no longer adds colspan when merging cells in tables with only one row
  • Could not paste images copied from the "Preview" app on OS X
  • Errors during Swing SDK startup were propogated as a NullPointerException from the init() method instead of displaying an error message
New Features: 
  • EditLive! rendering engine is 85% faster than the previous release
  • EditLive! applet JavaScript has been rewritten. This introduces a number of changes:
    • All JavaScript code now resides in editlivejava.js. expressEdit.js and inlineEditing.js still exist to avoid 404s, but are empty.
    • Tabs are now rendered in JavaScript
    • setExpressEdit() method now works with Inline Editing and autosubmit
    • Inline Editing no longer displays a placeholder image when local images are detected in the content to preview

EditLive! 8.0.1

Friday 04 May, 2012 at
Bug fixes: 
  • Selecting text using the shift and arrow keys was getting stuck on ordered lists
  • Single quotes in HREFs were being converted to double quotes with <htmlFilter outputXHTML="false" >. This was causing problems with some preprocessor tags in content.
  • Unnecessary newlines were returned when using GetSelectedText with <htmlFilter encloseText='false' />
  • EditLive! JavaScript API was overwriting the global variable "xmlDoc" on IE, and "parser" on all other browsers
New Features: 
  • The CSS 'text-align' property is now supported (for absolute units only)

Enterprise TinyMCE 3.4.9

Tuesday 28 February, 2012 at
Bug fixes: 
  • Fixed bug in Webkit and IE where deleting empty paragraphs would remove entire editor contents.
  • Fixed bug where pressing enter on end of list item with a heading would create a new item with heading. 
  • Fixed edit css style dialog text-decoration none checkbox so it disables other text-decoration options when enabled.
  • Fixed bug in Gecko where undo wasn't added when focus was lost.
  • Fixed bug in Gecko where shift-enter in table cell ending with BR doesn't move caret to new line.
New Features: 
  • Added settings to wordcount plugin to configure update rate and checking wordcount on backspace and delete using wordcount_update_rate and wordcount_update_on_delete.

Enterprise TinyMCE 3.4.8

Thursday 02 February, 2012 at
Bug fixes: 
  • Fixed bug in IE where selected text ending with space cannot be formatted then formatted again to get original text.
  • Fixed bug in IE where images larger than editor area were being deselected when toolbar buttons are clicked.
  • Fixed bug where wrong text align buttons are active when multiple block elements are selected.
  • Fixed bug where selected link not showing in target field of link dialog in some selection cases.
  • Use settings for remove_trailing_br so this can be turned off instead of hard coding the value.
New Features: 
  • Added API method 'onSetAttrib' that fires when the attribute value on a node changes.
  • Added spacebar onclick handler to toolbar buttons to ensure that the accessibility behaviour works correctly.

Enterprise TinyMCE 3.4.7

Wednesday 09 November, 2011 at
Bug fixes: 
  • Fixed bug in Webkit - Cursor positioning does not work vertically within a table cell with multiple lines of text.
  • Fixed bug in IE where Inserting a table in IE8 places cursor in the second cell of the first row.
  • Fixed bug in IE where editor in a frame doesn't give focus to the toolbar using ALT-F10.
  • Fix for webkit and gecko so that deleting bullet from start of list outdents inner list items and moves first item into paragraph.
  • Fix new list items in IE8 not displayed on a new line when list contains nested list items.
New Features: 
  • Modified the caret formatting behavior to word similar to common desktop wordprocessors like Word or Libre Office.
  • Added quirk for IE ensuring that the body of the document containing tinyMCE has a role="application" for accessibility.
  • Added navigation instructions to the symbols dialog.
  • Added ability to set default values for the media plugin.
  • Added new font_size_legacy_values option for converting old font element sizes to span with font-size properties.
  • Made emoticons dialog use the keyboard naviation.

Enterprise TinyMCE 3.4.6

Thursday 13 October, 2011 at
Bug fixes: 
  • Fixed accessibility bugs in WebKit and IE8 where toolbar items were not being read.
  • Fixed bug where classid attribute was not being checked from embed objects.
  • Fixed bug in jsrobot tests with intermittently failing.
  • Fixed bug where anchors wasn't updated properly if you edited them using IE 8.
  • Fixed bug where input method on WebKit on Mac OS X would fail to initialize when sometimes focusing the editor.
  • Fixed bug where it wasn't possible to select HR elements on WebKit by simply clicking on them.
New Features: 
  • Added support in Media plugin for audio media using the embed tag.
  • Added new use_accessible_selects option to ensure accessible list boxes are used in all browsers (custom widget in firefox native on other browsers).

Enterprise TinyMCE 3.4.5

Tuesday 06 September, 2011 at
Bug fixes: 
  • Fixed accessibility bug in WebKit where the right and left arrow keys would update native list boxes.
  • Fixed bug in IE where trailing comma in paste plugin would cause plugin to not run correctly.
  • Fixed bug in WebKit where console messages would be logged when deleting an empty document.
  • Fixed bug in IE8 where caret positioned is on list item instead of paragraph when outdent splits the list
  • Fixed bug with image dialogs not inserting an image if id was omitted from valid_elements.
New Features: 
  • Added new whitespace_elements option to enable users to specify specific elements where the whitespace is preserved.
  • Added new merge_siblings option to formats. This option makes it possible to disable the auto merging of siblings when applying formats.

 

Enterprise TinyMCE 3.4.4

Friday 26 August, 2011 at
Bug fixes: 
  • Fixed selection to match visual selection before applying formatting changes.
  • Fixed browser specific bugs in lists for WebKit and IE.
  • Fixed bug where IE would scroll the window if you closed an inline dialog that was larger than the viewport. Patch by Laurence Keijmel.
  • Fixed bug where pasting contents near a span element could remove parts of that span. Patch contributed by Wesley Walser.
  • Fixed bug where formatting change would be lost after pressing enter.
  • Fixed bug in WebKit where deleting across blocks would add extra styles.
New Features: 
  • Added new html5 audio support. Patch contributed by Ronald M. Clifford.
  • Added mute option for video elements and preload options for video/audio patch contributed by Dmitry Kalinkin.

WebRadar 3

Monday 08 August, 2011 at
Notes: 
  • By default WebRadar will index all the libraries associated with WebSphere Portal. The list of libraries indexed by WebRadar can be configured via the application’s administration screens.
  • WebRadar must be configured with the location of your mail server for subscriptions tofunction. This is done via the WebRadar administration screens.
  • Data extraction schedules now represent when the data extractor will be paused.
  • If you are upgrading from a previous release...
Bug fixes: 
  • Addressed several performance issues specific to Internet Explorer 6 and 7.
  • Significant improvements to the fault tolerance of the data extraction process.
  • Limitations with recursive site area reporting from WebRadar 2.x have been removed.
New Features: 
  • Dashboards are customizable and personalized so that each user can create their own dashboard.
    • New personalized dashboard widgets are available.
    • Charts can be added to the dashboard
    • New mini-report widgets available.
  • Reporting and saved reports improvements
    • Report results can be charted according to any of the WCM metadata fields
    • Improved report results table
    • Content item history can be accessed via the results table.

Pages