What's new in Xopus 3.2.12?

July 16 2008

  • 1 reply.
  • This discussion was started by east.
  • Last post by Laurens.

In Reaction To

What's new in Xopus 3.2.12?

july 11th 2008

This release fixes many minor bugs. Upgrade when you encounter any of the issues below.

features

  • Case 104266:  Added role="auto-insert" for elements which should be automatically chosen when a choice is required (only needed if they are not chosen already).
  • Case 104266:  Added role="may-split" for elements which should be split when pressing enter (only needed if they are not split already).

bug fixes

  • Case 89251:  Updated the error pages.
  • Case 101668:  Attention Borders can now be disabled using
    <x:miscellaneous>
      <x:attentionBorders>false</x:attentionBorders>
    </x:miscellaneous>
    in the imported configuration file.
  • Case 109350:  Delete the attribute if the lookup editor returns the null value. (Multiple values only.)
  • Case 111009:  For getViewParam, return XSLT parameters defined in the configuration too.
  • Case 117421:  Fixed issue with white-space preservation in newly created nodes that are rendered with <pre>.
  • Case 119875:  The delete key would sometimes delete the previous character.
  • Case 119976:  External Spell Checker - Multiple changes in one text node were not replaced.
  • Case 119976:  External Spell Checker - Order of suggestions was inverted.
  • Case 119976:  External Spell Checker - Errors were shown in random order.
  • Case 125419:  Improved xs:anyType support.
  • Case 125604:  Links to _top or _parent were meant to be redirected to the iframe, not a new window.
  • Case 125707:  Made html elements with id="" editable too.
  • Case 127154:  Remove error balloon when an attribute look-up returns a valid value.
  • Case 128032:  Allow a space character in an empty text node.
  • Case 129353:  FF3: Fixed cursor walking
  • Case 129353: FF: Fixed several minor issues
  • Case 135363:  xs:date schema type built in fixed to use getUTCDate instead of getUTCDay
  • Case 138206:  Enumeration values were not always properly escaped when rendered in the UI.
  • Case 139564:  IE6 used the webdings font for the element choice selectbox.

See the original page

east
member
16 July, 14:33
can opus think add the function such as the view of page,print page,web page, outline etc? which is useful and common in ms-word.
Laurens
Xopus Team
16 July, 14:57
Xopus allows you to configure multiple views. You can use XSLT to create the print/web/outline views. For more info: http://xopus.com/Documentation/Developer%20Guide/Reference/Xopus%20Local%20Configuration/Elements/view.new

Unfortunately there is no easy way to display page breaks or to get an accurate print preview in a browser. You can do a serverside transform to PDF or Indesign to create such a preview.


React

HTML will be shown as HTML code.
Linebreaks and Links starting with http:// are automatically resolved