Can't Publish WHR in oXygen 19

Oxygen general issues.
GregWait
Posts: 10
Joined: Thu Apr 21, 2016 8:49 pm

Can't Publish WHR in oXygen 19

Post by GregWait »

I have a custom WHR output that does not work in oXygen 19, but works in 18. Is there some change I need to make to get it to work in v.19?

Greg Wait
Sensus
ionela
Posts: 407
Joined: Mon Dec 05, 2011 6:08 pm

Re: Can't Publish WHR in oXygen 19

Post by ionela »

Hello,

In version 19.1 the WebHelp Plugin was split in two main plugins, one that covers the WebHelp Classic functionality and one that covers the Responsive functionality. Thus, the available extension points were redesigned.
For the WebHelp Responsive plugin the following changes were performed:
  • The com.oxygenxml.webhelp.xsl.createMainFiles extension point was split in three extension points:
    • com.oxygenxml.webhelp.xsl.createMainPage - for the Main page (index.html)
    • com.oxygenxml.webhelp.xsl.createSearchPage - for the Search page
    • com.oxygenxml.webhelp.xsl.createIndexTermsPage - for the Index Terms page
  • The com.oxygenxml.webhelp.xsl.dita2webhelp and com.oxygenxml.webhelp.xsl.createTocXML extension points remained unchanged.
For more details about the available extension points in the WebHelp Responsive plugin please read this topic in our User Manual:
https://www.oxygenxml.com/doc/versions/ ... mport.html

Therefore, you need to recreate the customization to the new version.
However, please note that the 19.0 XSL stylesheets were also redesigned and you should make sure that the templates that you have overridden still exist in the 19.1 version of the stylesheets.

Regards,
Ionela
Ionela Istodor
oXygen XML Editor and Author Support
Post Reply