What's New in Oxygen Publishing Engine 23.0
Version 23 of the Oxygen Publishing Engine provides more improvements and new customization possibilities for WebHelp Responsive output and the CSS-based PDF output (via the Oxygen PDF Chemistry processor).
Oxygen XML WebHelp offers the option to link the WebHelp output to your own installation of Oxygen Feedback Enterprise, a self-managed edition specially designed for organizations that prefer to install the software on their own server for better data control. Several new transformation parameters were also added for this release.
Oxygen PDF Chemistry provides more improvements and new possibilities for the CSS Paged Media processor used for obtaining PDF output from HTML or XML documents simply by styling them with CSS.
WebHelp Output
Oxygen Feedback Enterprise
Version 1.3 of the Oxygen Feedback commenting platform introduced the Enterprise (self-managed) edition for organizations that prefer to install the software on their own server for better data control. Each organization is provided with a Platform Admin account for accessing a special administration area, the Enterprise version offers the ability to enable and configure LDAP authentication, and it is compatible with the old Oxygen WebHelp PHP-based commenting system, meaning that you can migrate your database without losing any information.
Control Which Elements are Indexed by the Search Engine
@class
attribute is used to
determine which specific HTML elements are excluded. For example, the
div.not-indexed value will result in all <div>
elements that have a @class
attribute with the value of
not-indexed to be excluded.Add Words to the Default Stop Words List
PDF Output
Image Maps Now Fully Supported
Improved the Resolution for Raster Images
*[class
~= "topic/image"] { image-resolution: 120dpi; }
.Sections Now Included in Deep Numbering
args.css.param.numbering
parameter to a deep numbering
type. It is also possible to exclude sections from the numbering.