2002
1
Version 1.0 - April the 15th, 2002
Version 1.1 - May the 15th, 2002
Version 1.1.5 - May the 20th, 2002
Version 1.1.6 - May the 24th, 2002
Version 1.1.7 - May the 27th, 2002
Version 1.1.8 - June the 5th, 2002
Version 1.1.9 - June the 15th, 2002
Version 1.2 - June the 27th, 2002
Version 1.2.1 - September the 27th, 2002
Version 1.2.2 - October the 22nd, 2002
Version 1.2.3 - November the 27th, 2002
Version 1.2.4 - December the 17th, 2002
2003
2
Version 2.0 - April the 2nd, 2003
Version 2.0.1 - May the 15th, 2003
Version 2.0.2 - June the 9th, 2003
Version 2.0.3 - August the 14th, 2003
Version 2.0.4 - September the 19th, 2003
2004
3
Version 3.0 - January the 14th, 2004
Version 3.1 - February the 6th, 2004
4
Version 4.0 - April the 30th, 2004
Version 4.1 - June the 10th, 2004
Version 4.2 - July the 15th, 2004
5
Version 5.0 - October the 15th, 2004
Version 5.1 - January the 18th, 2005
2005
6
Version 6.0 - May the 22nd, 2005
Version 6.1 - July the 19th, 2005
Version 6.2 - September the 19th, 2005
2006
7
Version 7.0 - January the 13th, 2006
Version 7.1 - March the 2nd, 2006
Version 7.2 - June the 6th, 2006
8
Version 8.0 - November 20th, 2006
Version 8.1 - January 25th, 2007
Version 8.2 - May 7th, 2007
2007
9
Version 9.0 - November 2nd, 2007
Version 9.1 - December 18, 2007
Version 9.2 - May 9, 2008
Version 9.3 - July 2, 2008
2008
10
Version 10.0 - October 23, 2008
2009
10.1
Version 10.1 - February 25, 2009
10.2
Version 10.2 - April 15, 2009
10.3
Version 10.3 - June 29, 2009
11
Version 11.0 - October 9, 2009
11.1
Version 11.1 - December 17, 2009
2010
11.2
Version 11.2 - March 16, 2010
12
Version 12.0 - September 14, 2010
2011
12.1
Version 12.1 - January 12, 2011
12.2
Version 12.2 - May 19, 2011
13
Version 13.0 - August 29th, 2011
13.1
Version 13.1 - October 26th, 2011
2012
13.2
Version 13.2 - January 12th, 2012
14
Version 14.0 - June 27, 2012
14.1
Version 14.1 - October 19, 2012
2013
14.2
Version 14.2 - February 13, 2013
What is new in <oXygen/> XML Editor 9.1
December 18, 2007
There are changes in:
WYSIWYG-like XML editor improvements
In place editing for XML attributes with completion support
When visually editing XML documents it is always a challenge to easily
edit XML attributes. <oXygen/> XML Editor solves this problem by allowing a quick
and easy way with the new in place editing for XML attributes. The in place
editing popup can be triggered with a configurable shortcut (by default that is
Alt+Enter). Both XML attribute names and possible values can be quickly selected
by typing in a prefix.
Bookmarks support
The visual Author mode from <oXygen/> XML Editor was enhanced with
support for bookmarks. These allow quick positioning in large documents and
working in multiple locations of multiple documents.
Transform a DITA Map to PDF and HTML
A new pre-configured scenario was added for the default DITA
configuration for transforming a DITA Map document to HTML. The already existing
DITA to PDF scenario can handle now also DITA map files so you can use that to
convert a DITA map to PDF.
New editing actions
The following actions are introduced: Remove All Markup (removes all
the XML markup from the selected element and keeps the text content), Remove Text
(removes the text content and keeps the XML markup in the selected element),
double click in Elements view to surround the current selection with the XML tags
of the double clicked element name.
Increase and decrease the font size
The font size of the WYSIWYG-like XML editor can be increased or
decreased using CTRL + NumPad+ and CTRL + NumPad- or the CTRL key combined with
the mouse wheel.
The CSS property not-foldable-child accepts a list of element names
The custom CSS property not-foldable-child now accepts a list of comma
separated element names. When a section is folded in the XML editor visual Author
mode the first child element from the XML document that appears in the list of
element names will be identified as the not foldable child and
displayed.
Improved HTTP/WebDAV support
WebDAV locking support
You can decide to lock a WebDAV resource when you open it. This ensures
that only you can modify that resource on the WebDAV server. If another user tries
to edit a locked resource he will receive a warning message containing the name of
the lock owner. The lock is released automatically when the resource is closed.
GZIP compression handling
GZIP compressed content received from a HTTP/WebDAV server is handled
correctly. The server is notified when the connection is established that GZIP
compressed streams are accepted.
Read proxy server settings from the operating system
A new option is introduced for using the proxy server set in the
operating system when making HTTP/WebDAV connections. For example on Windows the
proxy system settings are configured in Control Panel and used automatically in
Internet Explorer.
Other features
SOAP 1.2 support
The SOAP version is detected from the WSDL definition file and the
appropriate headers are set in the SOAP request. The SOAP 1.2 envelope is
validated against a SOAP 1.2 XML Schema.
The custom protocol plugin was extended to add resource locking
support
The custom protocol plugin facilitates the connection with different
repositories like content management systems, <oXygen/> XML Editor being able to
browse, edit and save these resources as normal files. The new support allows the
custom protocol plugin to manage resource locking to avoid conflicts with other
users trying to access the same resources.
Component Updates
Updated TEI P5
<oXygen/> XML Editor ships with the latest TEI P5 1.0
schemas.
Updated Saxon XSLT 2.0 processor
Updated the Saxon B XSLT 2.0 processor to the latest version 9.0.0.2.
The support for Saxon SA was also updated to support the latest Saxon SA version
9.0.0.2 (note that you need a separate license from Saxonica in order to use Saxon
SA).
Updated DITA Open Toolkit
The DITA Open Toolkit was updated in the <oXygen/> XML editor DITA
authoring framework to the latest version 1.4.1.