Xopus 3.0.8

Changes

  • Exposed importNode.
  • Xopus can now find empty text nodes in the html that where the result of a xsl:value-of of an empty element.
  • Changed the way tables get a default width in the Simple demo.
  • Added Applies To to method definitions in the documentation.
  • insertNear can now be called on unconnected elements.
  • Improved error messages for insertNear.

Fixed bugs

  • Fixed a problem with getAllowedAttributes.
  • Fixed a potential problem with redeclared namespaces in the config xml.
  • Fixed a problem with built-in schema types that where referred using a prefix that is not equal to the prefix of the root element.
  • Prevented the taskpane to pop out when the right border was dragged.
  • Fixed some inconsistancies in the Xopus documentation.
  • Fixed a problem with resize handles after a click on an uneditable node.
  • Fixed problem while selecting text after double click.
  • Fixed a problem in the table editor converting a cells to headers in a column after merging two cells.
  • The loading mechanism of Xopus has changed slightly to prevent freezing in some rare occasions.