Released: Jul 31, 2024
Updates in V26.1 Build ID: 2024072909
Fehlerkorrekturen
- 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).
- WebHelp Responsive: Fixed an issue where searchable labels contained within nested inline elements were not displayed.
- WebHelp Responsive: Fixed an issue where labels that contain quote...
Released: Apr 24, 2024
Updates in V26.1 Build ID: 2024041615
Fehlerkorrekturen
- 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.
- WebHelp Responsive Output: The position of the "Copy" tooltip was corrected for codeblocks within tables.
- WebHelp Responsive Output: The content of <index-sort-as> elements is filtered and no longer shown in the Index...
Released: Mar 25, 2024
Updates in V26.1
Fehlerkorrekturen
- Implemented various bug fixes and addressed issues.
Released: Oct 11, 2023
Updates in V26.0
Funktionen
Oxygen Feedback Search Engine Enhancements
- Semantic Search - A Semantic search is a data searching technique that delivers more accurate results by understanding the real intent behind the search and providing an enhanced user experience. Oxygen XML WebHelp now supports semantic searches to help produce more relevant search results. This feature requires an integration with the OpenAI platform by specifying an API key.
- Faceted Search - A Faceted search allows users to refine their...
Released: Jul 4, 2023
Updates in V25.1 Build ID: 2023063008
Fehlerkorrekturen
- WebHelp Responsive: Fixed an issue where the Kuromoji library was not copied to the output folder when the language was set to "ja".
- WebHelp Responsive: Fixed an issue where the zoom widget did not appear for images that were loaded after the corresponding JavaScript script was loaded.
Released: Apr 26, 2023
Updates in V25.1 Build ID: 2023042410
Fehlerkorrekturen
- WebHelp Responsive/Publication TOC references: Fixed an issue where topic links from the publication's table of contents or menu were always opened in a new tab, even if the "scope" attribute was not set to "external".
- WebHelp Responsive: Removed inline <script> elements from all WebHelp pages.
- WebHelp Responsive: Fixed an issue where the Oxygen Feedback Comments component was not loaded on the WebHelp pages.
- WebHelp Responsive/Image Map: Fixed an issue where areas were...
Released: Mar 16, 2023
Updates in V25.1
Funktionen
- Exclude Topic IDs from Context-Sensitive Help - Oxygen WebHelp's context-sensitive help relies on a mapping between an ID and the path of the HTML output page. The value of this ID is computed from the resourceid element or from the topicid element (as a fallback if the resourceid is missing). A new parameter (webhelp.csh.disable.topicID.fallback) has been added which allows you to change this behavior and instruct the WebHelp transformation to only use the value found in the...
Released: Feb 1, 2023
Updates in V25.0 Build ID: 2023012012
Fehlerkorrekturen
- WebHelp/Core: Fixed an issue where the copy action for a codeblock element in a topic page did not work.
Released: Nov 7, 2022
Updates in V25.0 Build ID: 2022110310
Fehlerkorrekturen
- DITA Publishing: Fixed an issue where the "syntaxdiagram" element was not properly rendered in the WebHelp Responsive and PDF-CSS-HTML5 outputs.
- WebHelp Responsive: The user is redirected to the "index.html" page when the "cshelp.html" page is accessed directly.
- WebHelp Responsive: Fixed an issue where clicking on a link on the main page TOC did not open the corresponding topic.
- WebHelp Responsive: Fixed an issue where extra padding was added to the titles of topics.
Released: Oct 13, 2022
Updates in V25.0
Funktionen
Core
- Generate Google Structured Data - You can now generate Google Structured Data in the DITA WebHelp Responsive output. Google uses structured data to better understand the contents of the page and display special search results in a Google Search.
- Display Custom Title in Search Results - It is now possible to display a custom title for topics in the search results page. This can be achieved by adding the <searchtitle> element inside the particular DITA topic (or inside the...