2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
There are changes in:
Special version suited for authoring
Integrated the Idiom FO plugin for DITA Open Toolkit
You can generate high quality PDF output using the PDF2 transformation scenario. It uses the Idiom FO plugin that comes already installed in the DITA Open Toolkit bundled in <oXygen/>. The plugin transforms a DITA map to PDF using the XEP or Antenna House processors - depending on which of them is configured in <oXygen/> XML Editor - or the built-in Apache FOP processor.
DITA Maps Manager [read more...] The DITA Maps are key components for authoring DITA content. Managing these files and the referenced topics is an important feature for a DITA aware editor. The DITA Maps Manager allows viewing and editing of DITA map files. It acts also similar with a project manager allowing you to easily open different topics/concepts for editing. The DITA maps manager is shown each time you open a .ditamap file in <oXygen/> and it will appear as a tab in the same stack as the Project view. A double click on a file reference listed in a DITA map opens that file in the editor. |
Integration of the DITA Open Toolkit for generating different outputs [read more...]
The tool chain to generate output in a multitude of formats (XHTML, PDF, HTML, JavaHelp, Eclipse Help, DocBook, etc.) is ready to use out of the box as <oXygen/> includes the latest version of the DITA-OT. Also, <oXygen/> adds a new format, called WebHelp, which provides a navigable table of contents and searchable content.
Power users have also the possibility to fine tune the transformations by using the advanced options like specifying parameters for the ANT build files, filtering content using a DITAVAL file or a Profiling Condition Set, providing a custom build file, etc.
Support for creation of conref links [read more...] Content referencing (conref) is a convenient DITA mechanism for reuse of content from other topics or maps. You can easily insert a conref in a DITA document using the "Insert a DITA Content Reference" action. It allows you to choose the target ID by selecting it from the list of IDs defined in a topic. <oXygen/> supports the new DITA 1.2 indirect referencing based on key references and key definitions (keyref and conkeyref ) to increase reusability of content. There is also support for inserting and rendering of content referred through the pair of attributes conref / conrefend. |
Display of the resolved DITA content in the editor [read more...] The XML content referred with DITA conref is presented in place as a read only block that can be collapsed/expanded. In this way the XML editor shows a picture of the entire XML document with all the XML references resolved. |
In-place view of the included XML content
New presentation modes for XML tags
Content completion for element values
Control how to combine the CSS specified in the document with the default CSS of the document type
New CSS functions
Extend selection to the ancestor XML elements
Enhancement for foldable elements
Document Navigation Using Links [read more...]
With the navigation links support it becomes easy to go from a DITA conref to the referred content, from a DocBook link to the target element or from an XInclude reference to the included content, etc. by just a single click.
Support for inserting CJK text [read more...]
<oXygen/> XML Editor fully supports the input methods for CJK (Chinese, Japanese, Korean) text. The editor displays an on-the-spot popup window with the composed text when the inserted characters belong to the CJK codepages. The composed text is shown in the context of the document that it will eventually belong to, in a style that indicates that the text still needs to be converted or confirmed by the user.
Wrapping of CJK text [read more...]
The wrapping of CJK (Chinese Japanese Korean) text in the Author mode of <oXygen/> XML Editor takes into account some rules for wrapping at punctuation marks in East Asian languages. For example in CJK text a punctuation mark cannot be the first character of a line.
Find All Elements Action [read more...]
The Find All Elements action is available in all the XML editor modes: Text, Author and Grid. It represents an easy way to search for XML elements by their tag names, attribute names and values.
Better drag and drop support
Option for preserving the formatting of embedded JavaScript or CSS code
Automatic editing of the matching end tag [read more...]
It is a lot easy to rename elements in <oXygen/>. When the start tag of an XML element is edited then the matching end tag is automatically changed thus keeping the XML document well formed and saving you a few keystrokes. This behavior is controlled from the user preferences.
Database access through WebDAV
Select the initial XML eXist collection or the initial Tamino database
Custom schema for XML Schema annotations [read more...]
XML Schemas contain annotations for providing additional information like documentation or application specific information. For instance a schema can contain documentation for its components in XHTML or can contain Schematron embedded rules. You can specify a schema for these annotations and <oXygen/> will use that for providing content completion proposals, thus facilitating the editing support.
Option for using Saxon EE (Schema Aware) for Schematron [read more...]
The XPath 2.0 checks used in an ISO Schematron schema or a Schematron 1.5 schema can be executed optionally with Saxon EE instead of Saxon B in order to access the schema aware features of Saxon EE. The Saxon EE processor is an extension of the Saxon B one and is bundled with <oXygen/>.
Allow foreign elements in an ISO Schematron schema [read more...]
The allow-foreign parameter set for Schematron processing allows XML elements which are outside the ISO Schematron namespace like xsl:function and xsl:import-schema to be used inside an ISO Schematron schema.
Stop an external tool
Check references to XML Schema elements in WSDL messages
NTLM authentication
Updated the Saxon 9 XSLT / XQuery processor
Updated the DocBook XML framework
Updated DITA Open Toolkit
Support for latest version of Berkeley DB XML
Updated the XQuery documentation tool
Updated the XML security component