EditLive! for Quickr 1.0.5.93

June 24th, 2009

Includes EditLive! version 6.7.2.46.

Bug Fixes

  • When using Quickr 8.1.1 and IE6, Installing the EditLive! integration caused the page to continuously reload until the browser ran out of memory

EditLive! for LWCM 6+ 3.3.2.195

June 23rd, 2009

Includes EditLive! version 6.7.2.46.

Bug Fixes

  • Empty P tag was inserted when saving an empty document
  • Usernames with single quotes caused javascript exceptions

EditLive! 6.7.2.46

June 22nd, 2009

The latest release of EditLive! is always available at
http://www.ephox.com/products/editlive/download.html.

Please Note

  • Content Preservation has been disabled by default in preparation for possible removal with the release of AutoSave in 7.0. It can be re-enabled by passing true to the show() method.

New Features

  • New Javascript API methods
    • OpenEditableSection
    • CloseActiveEditableSection
    • RemoveEditableSection
    • setCloseOnFocusLost
  • CloseOnFocusLost is available via the EditLive! ASP.NET controls
  • Class property is available to add CSS class styling to Inline Editing sections in ASP.NET controls
  • ACRONYM and ABBR tags no longer render as yellow boxes. They are now treated like span tags and render as plain text unless extra CSS is applied.

Bug Fixes

  • EditLive! no longer collapses paragraph tags unless user action results in a single paragraph within a Section or Table Cell.
    For example <div><p>text</p></div>to <div>text</div>.
  • setDownloadURL was not working correctly in Safari, when the URL contained spaces
  • Inline toolbars were appearing briefly when editor loaded
  • Dictionaries and Thesaurus are now included with the update zip file
  • SetBody run-time method was not working for Inline Editing implementations of the applet
  • Remove formatting did not remove HTML small tags
  • List images are no longer downloaded when list-style-type is none
  • Continuous spaces were collpased into one space while pasting plain text
  • Whitespace added to remove elements in Track Changes markup caused the editor to report the Track Changes markup was invalid
  • Removing the entire document with Track Changes turned on caused an infinite loop
  • Extra change elements were not removed from the document when no Track Changes XML was present
  • Undefined variable in DotNet control caused JS errors
  • SDK documentation did not state that setting <mathml defaultFormat=’gif’ /> in the configuration file is limited to JRE 1.6
  • Java sometimes hangs when using JAWS with the Java Access Bridge.
  • Added a configuration option <wysiwygEditor useNameInBookmarks=’true’ /> to include the name attribute for insering bookmarks
  • Changing Enabled property in ASP.NET Editable Sections controls had no effect
  • MathML tags in headings split the heading into two lines
  • Insert Table Dialog had an incorrect component focus order
  • Inserting a <br> by pressing Shift-Enter did not move the caret to the next line
  • Pressing ‘left’ to navigate from the start of a line to the end of the previous did not work if the lines were separated by a <br>

EditLive! 6.7.1.17

June 1st, 2009

The latest release of EditLive! is always available at
http://www.ephox.com/products/editlive/download.html.

New Features

  • <htmlFilter numericEntities=’false’ /> can now be used to force EditLive! to output named entities in XHTML or XML mode
  • New interface translations for Catalan, Croatian, Slovenian and Ukrainian

Bug Fixes

  • Merge Inline Styles did not merge with the first P tag
  • Image upload was not working in ASP.NET controls (normal mode)
  • Some Enterprise Edition features appeared in English when using the Simplified Chinese interface translation
  • EditLive! is now much better at detecting corrupt Cache data and will redownload corrupt resources
  • Table corruption when merging between rows in the last column
  • Documentation incorrectly stated that outputXHTML and outputXML were true by default
  • Word Count did not exclude removed text
  • Inserting an image next to another image copied the attributes of the previous image
  • Proxy servers specified by IP address were resolved to a hostname, which can cause issues with local servers
  • Spell Checker did not automatically load the correct dictionary when using the Portuguese, Brazilian Portuguese, Norwegian or Dutch interface translations
  • EditLive! occasionally sent If-Modified-Since headers set to Thu, 01 Jan 1970 which confuses some HTTP servers
  • Popout button was disabled in sections where contentEditable is set to false
  • Address tags with inline styles crashed the editor
  • EditLive! corrupted cookies with spaces
  • Some methods did not work after calling showInElement to initialise the editor
  • Inserting new rows into a table with the inline table toolbar present caused the editor to move focus above the table

EditLive! for Quickr 1.0.4.6

May 5th, 2009

Includes EditLive! version 6.7.1.16.

Bug Fixes

  • EditLive! now loads in the same language as the Quickr interface
  • Additional functionality can be added via the customFunctionality.jsp file