EditLive! for IWWCM 3.0.1.17

January 31st, 2007

New Features

  • An upgrading article has been added to the IWWCM 2.5/5.1/5.1.0.1 integration documentation.

Bug Fixes

  • If a developer upgrades and re-implements their old ephoxDefineUser.jsp file to enable configuration based on user, the new configuration files will still work.

EditLive! for IWWCM 6.0+ 3.0.1.55

January 28th, 2007

Bug Fixes

  • Inability to save after installing iFix PK36153: Text loss in the Rich Text Editor. This was released as an individual iFix for version 6.0.0 but has also been released with the cumulative iFix PK35618 for 6.0.0.1.
  • IE7 is now officially supported (once the correct IWWCM updates are installed).

EditLive! for IWWCM 6.0+ 3.0.1.45

January 24th, 2007

New Features

  • An upgrading article has been added to the IWWCM 6.0 integration documentation.

Bug Fixes

  • Installer now works on IWWCM 6.0.0.1
  • Style element was empty causing the document to lose style info
  • @@!IWWCMROOT!@@ had been replaced with an absolute URL to our test IWWCM environment.
  • Installer put the portlet installation files in the wrong directory
  • Documentation for IWWCM 6.0 integration now better explains how to enable config based on user/group
  • IWWCM 6.0 integration now correctly implements config file based on user if the user has a first and last name specified.

EditLive! 6.0.2.71

January 18th, 2007

New Features

  • Added insertAndEditInlineTag action to provide a simple way to insert an inline tag and immediately display a custom properties dialog for it.
  • Added com.ephox.PasteFilter which is be used to filter content before it is pasted. Instances of this interface can be added through the ELJBean.
  • Added explicit attribute to wysiwygeditor styles element to disable showing document styles in the styles combobox

Bug Fixes

  • Nested spans are now retained instead of merged
  • Row backgrounds are no longer painted over rowspanned cells
  • Custom properties map included rendering attributes as well as actual attributes
  • Setting custom properties parsed CSS color attributes as HTML color attributes
  • Contractions in French and Italian marked as mispelt
  • Table Wizard did not honor the enabled state of the insert table wizard action
  • NoWrap attribute did not correctly force the minimum width of table cells
  • Image Properties Dialog now uses the HTML width and height attributes to generate an image ratio when the image cannot be found
  • Dialogs were incorrectly parsing decimal attributes - eg 26.0 became 260
  • Custom Dialog Properties were broken in a previous release now work as expected

EditLive! for XML 3.1.3.23

January 11th, 2007

New Features

  • Support for Java 1.6.
  • Events from custom buttons should be broadcast to listeners instead of delegated.
  • Ability to insert and edit an inline tag with a single toolbar button.

Fixes

  • Focus bug for new text components in a document.
  • Certificate for WebEQEphox.jar was out of date.
  • Default and optional attribute wasn’t getting a new default value when re-added (our current model dictates that this shouldn’t ever by deleted).
  • Double clicking on MathML image now opens MathML editor instead of image properties.