[oXygen-user] [Ann] Oxygen XML Editor 17.1 beta - DITA Specific Improvements

Radu Coravu
Fri Oct 2 01:45:40 CDT 2015


Hi everybody,

For all DITA fans, here are more details about the DITA-specific 
improvements made in 17.1:

1) The dialog used to insert a topicref (or edit its properties) in the 
DITA Maps Manager has been totally rebuilt. It now allows you to also 
specify profiling conditions, to edit topicref metadata or to edit any 
other attribute on the topicref.
So in the DITA Maps Manager this new "Edit Properties" dialog can edit 
just about any property on a topicref (including defining metadata 
keywords on it).

2) Dialogs used to insert cross references or web links now allow you to 
also specify a DITA 1.2 target key.

3) The action "Insert Key Reference" was removed. Instead, the toolbar 
action "Reuse Content" can do multiple things:

3.1) Insert plain conrefs
3.2) Insert conkeyrefs
3.3) Insert keyrefs to metadata

4) We added support for DITA 1.3 (I'm attaching a topic which shows how 
to enable it and list of things of what we implemented).

4.1) For DITA Map cross domain publishing, we present the DITA Map 
referenced with scope="peer" and keyscope set on it with a special 
colored icon. We also have a tooltip for it + we also gather all keys 
from this peer map although the reference to it will not be expandable 
in the DITA Maps Manager.
4.2) We added support for the "Insert Equation" action to insert the 
proper DITA 1.3 Math ML constructs. Also both referenced MathML and SVG 
external resources (via <svgref> and <mathref) are properly rendered as 
images in the Author editing mode. We also installed your MathML and SVG 
rendering DITA OT plugins in the DITA OT 2.x which is now bundled with 
Oxygen.
4.3) Same-topic references. If I enabled DITA 1.3 support and I use the 
usual dialog for inserting crossreferences, if I'm inserting cross 
references in the same topic I will insert them using the new 
"#./elementID" syntax.
4.4) Once DITA 1.3 support is enabled, new DITA 1.3 Relax NG based file 
templates are available.
4.5) Support for key scopes both when validating, inserting, resolving 
key references and publishing:

http://blog.oxygenxml.com/2015/08/dita-13-key-scopes-next-generation-of.html

4.6) Support for inserting, editing and publishing using branch filtering:

http://blog.oxygenxml.com/2015/09/dita-13-branch-filtering-next.html

5) The DITA OT 2.x bundled with Oxygen is a very recent custom build so 
it should also contain some support for support for key scopes and 
branch filtering.

Regards,
Radu

Radu Coravu
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 10/1/2015 5:35 PM, Oxygen XML Editor Support (Adrian Buza) wrote:
> Dear oXygen users,
>
> We are happy to announce that version 17.1 of oXygen XML Editor is close
> to being released.
> We have decided to offer a beta version prior to the final release to
> give you the opportunity to send us your feedback on the new features.
>
> Below, please see information about:
> * Downloading - oXygen 17.1 beta downloading links and notes
> * Licensing - a trial license key for testing
> * What's new - a summary of the most important new features in version 17.1
>
>
> = Downloading =
> Editor: http://www.oxygenxml.com/beta17_1/oxygenxml_editor.html
> Author: http://www.oxygenxml.com/beta17_1/oxygenxml_author.html
>
> Important Notes:
> - This build is meant for testing purposes only. Do not use it for
> production work.
> - You should install this beta version in a different directory than
> your current Oxygen installation. For Windows, we also recommend that
> you disable file associations during the installation to preserve your
> current Oxygen file associations with the various XML file types.
> - All feedback is welcome.
>
>
> = Licensing =
> If you already have a license key for Oxygen XML Editor or Author with
> an active SMP, it will also work for this beta version. If you don't
> have one, a registration dialog box will open and you can use the
> following 30-day trial license key:
>
>
> ------START-LICENSE-KEY------
>
> Registration_Name=17.1 Beta
>
> Company=
>
> Category=Enterprise
>
> Component=XML-Editor, XSLT-Debugger, Saxon-SA
>
> Version=17
>
> Number_of_Licenses=1
>
> Date=10-01-2015
>
> Trial=31
>
> SGN=MCwCFDbLWEdcFoEi5FHK/14DDwUOSAMLAhRZvDRNJPFv4wH+MCz6yccVs/XyCw\=\=
>
> -------END-LICENSE-KEY-------
>
>
> = What's new in Oxygen XML Editor 17.1 =
> XML Quick Fixes
>   * Quick Fixes Presented in a Tooltip Window
>   * Support for Schematron Quick Fixes in Other Documents
>   * Support for the user-entry Element in Schematron Quick Fixes
>   * Improved Performance for Schematron Quick Fixes
>
> XML Refactoring
>   * Custom Operations Support XSLT Files
>
> User Interface
>   * New Color Themes
>   * Breadcrumb Now Available in Text Mode
>
> DITA Support
>   * Improvements to Various Actions and Dialog Boxes
>   * Improvements to the DITA Map to PDF WYSIWYG Experimental
> Transformation Scenario
>   * Publish DITA Content to Microsoft Office Word Format
>   * Indicator to Show Multiple References to the Same Topic in a DITA Map
>   * Automatically contribute New File Templates from a DITA OT plugin
>   * Experimental Lightweight DITA support
>
> DITA 1.3 Support
>   * Create and Edit DITA 1.3 Documents
>   * Scoped Keys Support
>   * Branch Filtering Support
>
> CSS
>   * Improvements to the oxy_xpath Function
>   * Support for the :focus-within CSS Level 4 Pseudo-Class
>   * Support for the :has CSS Level 4 Pseudo-Class
>   * Support for the text-indent CSS Property
>   * Support for the 'outline' CSS Property
>   * Support for Negative Margins and Indents
>   * Improved Performance for DITA CSS
>
> API
>   * JavaScript-based Workspace Access Plugin Extension
>   * AuthorStylesheet Plugin Extension
>   * API to Customize Callouts
>   * Customize Actions in the Review Panel
>   * Execute XQuery Update Scripts on Content in Author Mode
>   * Change the Tag Display Mode
>   * Add a Drag and Drop Listener to Author Mode
>   * Validate Editor Content
>   * Advanced Custom Rule Matcher
>   * Specify Initial State for Custom Contributed View
>   * Customize Highlights in Author Mode
>   * Treat Expanded/Referenced Content as transparent when running XPath
> Expressions
>   * Escape/Unescape Attribute Values
>   * Retrieve Clipboard Content Copied in Author Mode
>   * Present Warning Messages
>   * Refresh References for a DITA Map
>   * Open a Specific Preferences Page
>
> Other
>   * Support for XSLT 3.0 in Schematron Schemas
>   * RNG Schema Updated for XSLT 3.0
>   * Support for SharePoint Online for Office 365 Sites that use ADFS
> Authentication
>   * Enhances Support for XLIFF 2.0 Documents
>   * Support for Executing XQuery Update Scripts Directly over Content in
> Author Mode
>   * Configuring Content Completion Proposals
>   * Convert Hexadecimal Sequence to its Corresponding Unicode Character
>   * XPath Expressions in Formatting Preferences Accept Attribute Conditions
>   * Enhanced Validation Support for XSL-FO
>
> Component Updates
>   * DITA OT 2.1
>   * Calabash 1.1.14
>   * LESS 1.7.5
>   * Saxon 9.6.0.7
>   * TEI Schema 2.8.0
>   * TEI XSL 7.39
>
>
> Please let us know if you encounter any problems with this beta build.
> All feedback is welcome.
>
> Best regards,
> Adrian
>
> Adrian Buza
> oXygen XML Editor and Author Support
>
> Tel: +1-650-352-1250 ext.2020
> Fax: +40-251-461482
> 
>
>
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20151002/24e0b1de/attachment.htm>


More information about the oXygen-user mailing list