Oxygen Publishing Engine のリリース
Released: Mar 24, 2025
V27.1 での更新項目
機能
PDF Output
- Control Logging - It is now possible to control the Chemistry console logging by using a custom logback.xml configuration file along with the new chemistry.log.file transformation parameter. This is helpful if you want to hide the INFO messages or write the logs into a separate file.
DITA-OT
- The publishing engine has been updated to integrate DITA-OT 4.3.0.
Component Updates
- Oxygen WebHelp Responsive output now uses Bootstrap 5.3.3 to render the output.
Deprecated/Removed...
Released: Dec 16, 2024
V27.0 Build ID: 2024121223 での更新項目
機能
- WebHelp tabs: Changed the default display of the elements marked with outputclass="wh-tabbed" attribute.
不具合の修正
- Publishing / PDF Appendix Numbering: Fixed the numbering of <appendix> children for deep numbering schemes.
- Oxygen PDF Chemistry: Removed the extra table caption and header from the page footer when tables are displayed on multiple pages.
Released: Nov 27, 2024
V27.0 での更新項目
機能
WebHelp Output
- Disable Zoom for Images - It is now possible to disable the WebHelp zoom functionality for particular images. You can flag the images that should not have zoom functionality by using the no-zoom value for the @outputclass attribute on the particular images.
- Open Custom Logo URL in a New Tab - You can now control whether clicking the URL for a custom WebHelp logo will open it in the same tab or in a new tab. This can be configured using the new webhelp.logo.image.target.url.new...
Released: Sep 18, 2024
V26.1 Build ID: 2024091606 での更新項目
機能
- WebHelp Responsive: Updated Lucene to version 9.11.1.
不具合の修正
- WebHelp Responsive: Fixed the display of labels in topics when the webhelp.labels.generation.mode parameter is set to "keywords".
- WebHelp Responsive: Fixed the localization of navigation links when calling the getWebhelpString template in an XSLT stylesheet that extends com.oxygenxml.webhelp.xsl.createNavLinks.
- WebHelp Responsive: Fixed an issue where the checkboxes in the filter zone were not selected when using Oxygen Feedback as...
Released: Jul 31, 2024
V26.1 Build ID: 2024072909 での更新項目
機能
- Edit online: It is now possible to set the editlink.ditamap.edit.url parameter value to a Content Fusion workspace URL that will be opened when clicking the "Edit online" link in WebHelp or PDF outputs.
不具合の修正
- WebHelp Responsive output: Fixed the position of the "Copy" tooltip inside codeblocks with a horizontal scroll.
- WebHelp Responsive: Corrected the path to custom-generated text files (dita.xsl.strings) in extension plugins (the path was computed based only on the plugin root directory...
Released: Apr 24, 2024
V26.1 Build ID: 2024041900 での更新項目
機能
- DITA to PDF / PDF Change Bars: Improved the position of the change bars that are displayed in both DITA CALS tables and simple tables.
不具合の修正
- Chemistry / PDF: Fixed a NullPointerException error when rendering inline elements with margins.
- WebHelp Responsive: Fixed an issue where the search would crash if the word did not exist in the search index.
- WebHelp Responsive Output: Removed a fatal error that was displayed when processing non-well-formed HTML fragments from the transformation console...
Released: Mar 25, 2024
V26.1 での更新項目
機能
PDF Output
- Basic Float Support - Oxygen PDF Chemistry now has basic support for floating images. This makes it possible to wrap text around an embedded image.
- Incorrect Letters in Width/Height Values for Images are Automatically Fixed - For CSS-based PDF transformations, if an image has values for the width or height that contains uppercase letters (which causes the image to be missing in the output), the incorrect value is now automatically fixed and a warning message is displayed so that...
Released: Jan 29, 2024
V26.0 Build ID: 2024012323 での更新項目
不具合の修正
- HTML/Image maps: The HTML image map area encoding has been fixed to support UTF-8 characters.
- Chemistry/SVG/PDF: Fixed an issue where the <tspan> content (SVG) wasn't positioned correctly when using fonts with Latin ligature support.
Released: Nov 15, 2023
V26.0 Build ID: 2023110923 での更新項目
不具合の修正
- PDF Transformations: Fixed an 'IndexArrayOutOfBoundsException' error that happened while processing Unicode characters in PDF outputs.
Released: Oct 11, 2023
V26.0 での更新項目
機能
DITA-OT
- Bundled DITA-OT Updated to Version 4.1.1 - The bundled DITA-OT distribution has been updated to version 4.1.1, which contains:
- The latest grammar files for the upcoming DITA 2.0.
- The latest grammar files for the upcoming LightWeight DITA standard.
- A new PDF (XSL-FO based) theme plugin (com.elovirta.pdf).
- Improvements and bug fixes for the org.lwdita Markdown conversion plugin.
- Many other small improvements and bug fixes.
PDF Output
- Control the Top and Bottom Margins of an Element - It...