EditLive! 6.0.1.1

November 29th, 2006

New Features

  • Traditional Chinese translation added for the EditLive! interface.

Fixes

  • New 30 day trial license added to the EditLive! 6.0 default configuration file
  • License error messages improved.
  • Danish translation errors fixed.

EditLive! for IWWCM 6.0+ 3.0.0.50

November 27th, 2006

New Features

  • IWWCM integrations (v3.0) now reference EditLive! v6.0.0.1610
  • Automatically install ant script for the IWWCM 6.0 integration modified to add EditLive! to the inline editing interface.
  • Manual installation steps added for the IWWCM 6.0 integration to add EditLive! to the inline editing interface.
  • Current IWWCM user’s name sent to EditLive! to be used by track changes

Fixes

  • EditLive! 6.0 configuration files used for IWWCM integrations now use the 6.0 trial license instead of the 5.0 trial license.
  • Spellcheck and thesaurus configuration file elements commented out (in IWWCM 6.0 config file) to allow the jar location to be automatically generated.

EditLive! for IWWCM 3.0.0.43

November 24th, 2006

New Features

  • IWWCM integrations (v3.0) now reference EL v6.0.0.1610.
  • Information on adding and removing the custom toolbar and menu items for the integration.
  • Troubleshooting article on adding the site hosting IWWCM to the trusted sites options in IE.

Fixes

  • EditLive! 6.0 configuration files used for IWWCM integrations now use the trail 6.0 license instead of the trial 5.0 license.
  • For the 2.5/5.1/5.1.0.1 IWWCM integration, using EditLive! 6.0, the src for inserted images is not double encoded.
  • IWWCM 5.1/2.5 documentation has a missing step for manual installation (developers were not instructed to copy over the AuthoringUIView.jsp). This documentation error has now been fixed.
  • All JavaScript calls to encodeURI replaced with encodeURIComponent in order to ensure ‘+’ characters are correctly encoded.
  • Spellcheck and thesaurus configuration file elements commented out (in IWWCM 5.1.0.1 config files) to allow the jar location to be automatically generated.

EditLive! 6.0.0.1593

November 17th, 2006

New Features

  • Track Changes - Changes made to the document can now be tracked for later review. Only available with the EditLive! Productivity Pack.
  • Thesaurus - A thesaurus dialog is now available along with a quick access synonyms menu. Only available with the EditLive! Productivity Pack.
  • Content Preservation - Content in the editor is preserved when using the forward and back buttons in the browser.
  • Context Sensitive Styles - The list of styles available updates based on the current content to make it easier for user’s to work with large style sheets.
  • CSS - Improved the styles functionality to allow users to apply styles to block elements such as table cells, rows, list items etc.
  • Clear Formatting - Clear formatting is now available from the top of the styles drop down.
  • AutoFit Tables - tables columns can be automatically resized to best fit their content.
  • Table Usability - pressing tab in the last cell of a table now automatically adds a new row.
  • Block Tags - editing documents with block tags like DIV and FORM is now easier and more intuitive. Particularly when deleting before and after block tags.
  • Startup Time - The applet version is now encoded in the JavaScript library to avoid the need to check for updates each time the applet starts.
  • HTML Standards Compliance - Character entities that incorrectly use the Windows CP1252 character set instead of Unicode are now detected and corrected.
  • CSS Support - Added support for specifying colors using the shorthand #rgb form.
  • Documentation - New SDK structure in HTML with improved navigation and layout
  • Search Documentation - Documentation now includes search functionality
  • Tutorials - Developer guide now includes tutorials to assist developers in the integration of EditLive!
  • Advanced APIs - Added a RaiseEvent runtime JavaScript method to enable developers to raise generic events to advanced API listeners.
  • Medical Dictionaries - English (US) and English (British) medical dictionaries are now available.

Fixes

  • Fixed problem where non-breaking spaces were inserted in place of a space when not required.
  • Problem where EditLive! may fail to create load in a non-priveliged account if it has previously been run by an Administrator.
  • Problem where formatting may be lost when merging cell.
  • Problem where inserting form elements using non-english locales may insert corrupt submit and reset button labels.
  • Problem with caret positioning when indenting in lists.
  • Image uploading now correctly supports HTTP Redirects.
  • Problem where styles were incorrectly applied in lower case.
  • Problem where cut and copy was enabled in code view when there was no selection.
  • Problem with caret rendering when typing immediately after a form element.
  • Problem where deleting a list may cause the following element to be converted to a list.
  • Problem where the numbering of nested ordered lists may be incorrect if the outer list uses the START attribute.
  • Problem where text adjacent to floated images may render bold on OS X.
  • Rendering issues caused by changes to text rendering in Java 6.
  • Problem where the spell checker reported words separated by punctuation as misspelt.
  • Problem where words that contain puntuation could not be added to the local spell checking dictionary.
  • Problem where dragging a text selection on to itself may cause errors in the document.
  • The more colours dialog now remembers the recently used colors.
  • EditLive! now correctly restores the maximized state of the pop-out window.
  • Problem where nesting of list items may be lost when pasting.
  • Problems with inserting a hyperlink at the end of a list item.
  • Potential editor crash when deleting an image that immediately preceeds a DIV element.
  • Problem where on Java versions 1.5.0_05 and above inline resizing did not work.
  • Problem where URLs for OBJECT tags were not encoded correctly.
  • Resolved a number of small memory-leaks which may cause OutOfMemoryExceptions when using the same browser instance for extremely long periods.
  • Problem where inserting a new row would copy the ID attributes of the row above.
  • Problem where copying custom tags copied the internal representation instead of the actual tag.
  • The user interface now correctly displays editing operations as disabled in toolbars and menus when in an uneditable section of the document.
  • Problem where using InsertHTMLAtCursor to insert just a custom tag caused the tag to incorrectly render as centered.
  • The styles drop down now renders the background color for styles avoiding problems where styles that use white text would be invisible in the drop down.
  • Problem with inserting bookmarks where the current selection may be changed even if the user cancels the dialog.
  • Possible crash with Java 6 and very large floated images.
  • Incompatibility with spell checking and Java 6.
  • Problem where the home and end keys in tables moved to the start or end of the cell instead of the start or end of the current line.
  • Problem where resizing columns in a table may adjust the overall table width incorrectly.
  • Problem with deleting the last column in a table.
  • Rendering problem with tables that include wrapped text in cells.
  • Problem where in specific circumstances indenting and outdenting list items may lead to a nested ordered list that starts from 2 instead of 1.
  • Problem where exceptions may be thrown when selecting the content element at the end of a paragraph with the document navigator and deleting.
  • Problem where the styles drop down did not set it’s size correctly.
  • NullPointerException when cancelling the color chooser.
  • Problem where typing control-shift-home moved the caret but did not select the text correctly.
  • Corrected the file name for the UK dictionary.
  • Problem where custom tags outside of rows may corrupt the table when modifying the table.
  • Problem where deleting rows or columns by dragging to select the rows/columns would not work correctly.
  • Problem where styles listed in the configuration file may be displayed twice in the styles drop down.
  • Problem where double clicking an equation that is uploaded as an image would open the image properties dialog instead of the equation editor.
  • Rendering problem with tables where the cell spacing was not taken into account for spanned cells.
  • Problem where the caret was not moved before showing the shortcut menu if a selection had been made and the user clicked outside of the selection.
  • Problem where applying bold at the end of a word and then typing space the caret is positioned incorrectly and bold is not applied.
  • Problem where the styles drop down displayed incorrectly when a parent element has a CLASS attribute but the current paragraph does not.
  • Undo behavior of InsertHTMLAtCursor and paste operations.
  • Problem where applying inline styles did not work correctly when the caret was between a space and an empty element.
  • Problem where focus was not correctly returned to the editor after using the insert date/time function.
  • When specifying borders using the short-hand format, colors specified using the rgb() CSS style were not parsed correctly.
  • Problem where the color dialog did not default to the current color
  • Problem where submitting the form failed if there were multiple buttons called ’submit’.