Re: [OXYGEN-47723] First steps with WebHelp Responsive
Hi Julien, I investigated this and none of the parameters, including the custom editor variables, caused the issue. It was the custom publishing template which I used when I was experimenting with that functionality. I do not quite understand: There are parameters defined in the publishing template. Do these override the parameters set in the transformation scenario? Regards, Frank Publishing template: ----------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <publishing-template> <name>WebHelp CGS 2</name> <description>WebHelp Responsive adapted to CGS ORIS products</description> <webhelp> <preview-image file="oxygen-tree.png"/> <html-page-layout-files> <page-layout-file page="search" file="page-templates/wt_search.html"/> <page-layout-file page="topic" file="page-templates/wt_topic.html"/> <page-layout-file page="main" file="page-templates/wt_index.html"/> <page-layout-file page="index-terms" file="page-templates/wt_terms.html"/> </html-page-layout-files> <parameters> <parameter name="webhelp.show.main.page.tiles" value="no"/> <parameter name="webhelp.show.main.page.toc" value="yes"/> <parameter name="webhelp.top.menu.depth" value="3"/> <parameter name="webhelp.enable.dark.mode" value="yes"/> <parameter name="args.copycss" value="yes"/> <parameter name="args.figurelink.style" value="TITLE"/> <parameter name="args.hide.parent.link" value="yes"/> <parameter name="args.indexshow" value="no"/> <parameter name="args.rellinks" value="all"/> <parameter name="args.tablelink.style" value="TITLE"/> <parameter name="outer.control" value="warn"/> </parameters> <resources> <css file="oxygen-theme.css"/> <css file="oxygen.css"/> <css file="notes.css"/> <css file="params/args.css/styles.css"/> <css file="params/args.css/styles.css"/> <fileset> <include name="resources/**/*"/> <exclude name="resources/**/*.svn"/> <exclude name="resources/**/*.git"/> </fileset> </resources> <online-preview-url>https://www.oxygenxml.com/samples/DITA-WebHelp-Responsive/tree/oxygen/</online-preview-url<https://www.oxygenxml.com/samples/DITA-WebHelp-Responsive/tree/oxygen/%3c/online-preview-url>> <tags> <tag type="layout">tree</tag> <tag type="color">blue</tag> <tag type="other">dark-mode</tag> </tags> </webhelp> </publishing-template> Von: Oxygen XML Editor Support (Julien Lacour) <support@oxygenxml.com> Gesendet: Mittwoch, 15. April 2026 09:57 An: Frank Dissinger <frank.dissinger@cgs-oris.com> Betreff: Re: [OXYGEN-47723] [oXygen-user] First steps with WebHelp Responsive Hello Frank, It seems that you are using custom editor variables (css.dir and build.dir) that are maybe incorrectly expanded. For this situation also if you could send the console log for analysis. Regards, Julien On 4/14/2026 5:58 PM, Frank Dissinger wrote: I have set various parameters (see Figure), now Oxygen generates only empty pages. What have I done wrong? [cid:image001.png@01DCCCF3.3CE45B30] Freundliche Grüße | Best regards Frank Dissinger Documentation Manager .......................................... CGS ORIS GmbH Email frank.dissinger@cgs-oris.com<mailto:frank.dissinger@cgs-oris.com> | Web www.cgs-oris.com<http://www.cgs-oris.com/> Address Kettelerstrasse 24 | 63512 Hainburg | Germany Phone +49 6182 9626-0 | Fax +49 6182 9626-99 Commercial register Offenbach, HRB no. 21495 Managing directors Bernd Rückert, Christoph Thommessen, Kunio Muraji [cid:image002.png@01DCCCF3.3CE45B30]<https://www.cgs-oris.com/> _______________________________________________ oXygen-user mailing list -- oxygen-user@oxygenxml.com<mailto:oxygen-user@oxygenxml.com> To unsubscribe send an email to oxygen-user-leave@oxygenxml.com<mailto:oxygen-user-leave@oxygenxml.com> _______________________________________________ oXygen-user mailing list -- oxygen-user@oxygenxml.com To unsubscribe send an email to oxygen-user-leave@oxygenxml.com
How do I modify custom publishing templates? Do I have to edit the ZIP file??? Von: Frank Dissinger <frank.dissinger@cgs-oris.com> Gesendet: Mittwoch, 15. April 2026 16:17 An: Oxygen XML Editor Support (Julien Lacour) <support@oxygenxml.com> Cc: oxygen-user@oxygenxml.com Betreff: [oXygen-user] Re: [OXYGEN-47723] First steps with WebHelp Responsive Hi Julien, I investigated this and none of the parameters, including the custom editor variables, caused the issue. It was the custom publishing template which I used when I was experimenting with that functionality. I do not quite understand: There are parameters defined in the publishing template. Do these override the parameters set in the transformation scenario? Regards, Frank Publishing template: ----------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <publishing-template> <name>WebHelp CGS 2</name> <description>WebHelp Responsive adapted to CGS ORIS products</description> <webhelp> <preview-image file="oxygen-tree.png"/> <html-page-layout-files> <page-layout-file page="search" file="page-templates/wt_search.html"/> <page-layout-file page="topic" file="page-templates/wt_topic.html"/> <page-layout-file page="main" file="page-templates/wt_index.html"/> <page-layout-file page="index-terms" file="page-templates/wt_terms.html"/> </html-page-layout-files> <parameters> <parameter name="webhelp.show.main.page.tiles" value="no"/> <parameter name="webhelp.show.main.page.toc" value="yes"/> <parameter name="webhelp.top.menu.depth" value="3"/> <parameter name="webhelp.enable.dark.mode" value="yes"/> <parameter name="args.copycss" value="yes"/> <parameter name="args.figurelink.style" value="TITLE"/> <parameter name="args.hide.parent.link" value="yes"/> <parameter name="args.indexshow" value="no"/> <parameter name="args.rellinks" value="all"/> <parameter name="args.tablelink.style" value="TITLE"/> <parameter name="outer.control" value="warn"/> </parameters> <resources> <css file="oxygen-theme.css"/> <css file="oxygen.css"/> <css file="notes.css"/> <css file="params/args.css/styles.css"/> <css file="params/args.css/styles.css"/> <fileset> <include name="resources/**/*"/> <exclude name="resources/**/*.svn"/> <exclude name="resources/**/*.git"/> </fileset> </resources> <online-preview-url>https://www.oxygenxml.com/samples/DITA-WebHelp-Responsive/tree/oxygen/</online-preview-url<https://www.oxygenxml.com/samples/DITA-WebHelp-Responsive/tree/oxygen/%3c/online-preview-url>> <tags> <tag type="layout">tree</tag> <tag type="color">blue</tag> <tag type="other">dark-mode</tag> </tags> </webhelp> </publishing-template> Von: Oxygen XML Editor Support (Julien Lacour) <support@oxygenxml.com<mailto:support@oxygenxml.com>> Gesendet: Mittwoch, 15. April 2026 09:57 An: Frank Dissinger <frank.dissinger@cgs-oris.com<mailto:frank.dissinger@cgs-oris.com>> Betreff: Re: [OXYGEN-47723] [oXygen-user] First steps with WebHelp Responsive Hello Frank, It seems that you are using custom editor variables (css.dir and build.dir) that are maybe incorrectly expanded. For this situation also if you could send the console log for analysis. Regards, Julien On 4/14/2026 5:58 PM, Frank Dissinger wrote: I have set various parameters (see Figure), now Oxygen generates only empty pages. What have I done wrong? [cid:image001.png@01DCCCF4.2F35E520] Freundliche Grüße | Best regards Frank Dissinger Documentation Manager .......................................... CGS ORIS GmbH Email frank.dissinger@cgs-oris.com<mailto:frank.dissinger@cgs-oris.com> | Web www.cgs-oris.com<http://www.cgs-oris.com/> Address Kettelerstrasse 24 | 63512 Hainburg | Germany Phone +49 6182 9626-0 | Fax +49 6182 9626-99 Commercial register Offenbach, HRB no. 21495 Managing directors Bernd Rückert, Christoph Thommessen, Kunio Muraji [cid:image002.png@01DCCCF4.2F35E520]<https://www.cgs-oris.com/> _______________________________________________ oXygen-user mailing list -- oxygen-user@oxygenxml.com To unsubscribe send an email to oxygen-user-leave@oxygenxml.com
participants (1)
-
Frank Dissinger