2025
26.1Version 26.1 - March 25, 2024
2024
26.0Version 26.0 - October 11, 2023
- 25.1
Version 25.1 - March 16, 2023
2023
25.0Version 25.0 - October 13, 2022
- 24.1
Version 24.1 - March 7, 2022
2022
24.0Version 24.1 - March 7, 2022
Version 24.0 - October 18, 2021- 23.1
Version 23.1 - March 4, 2021
2021
23.0Version 23.1 - March 4, 2021
Version 23.0 - November 19, 2020- 22.1
Version 22.1 - May 19, 2020
What's New in Oxygen Publishing Engine 23.0
Related version: 23.1
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.
There are changes in:
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.