Page 1 of 1

Unable to apply customized footer to the webhelp

Posted: Tue Jan 02, 2018 9:30 am
by Namrata_M
Hi,
The following content exists in the "footer.xhtml" file present in the plugin folder "com.oxygenxml.webhelp":
[Codebox=]<div class="footer">Copyright © 2001-2018 by ABC Technologies, Inc.</div>[/Codebox]

I have created a duplicate of the "DITA Map WebHelp Classic" scenario and configured the properties "arg.ftr" and "webhelp.footer.file". However, inspite of this, the copyright text from the "footer.xhtml" file is not reflected in the generated webhelp output. Can you please let me know what could be the issue?

thanks,
Namrata

Re: Unable to apply customized footer to the webhelp

Posted: Wed Jan 03, 2018 4:24 pm
by ionela
Hi,

To modify the footer for the WebHelp Classic output you should just set the "webhelp.footer.file" parameter from the transformation scenario to point to the location of a well-formed XHTML file that contains the custom footer ( 'footer.xhtml' in your case). Make sure that the "webhelp.footer.include" parameter is set to "yes" (this is the default value).

You can find the WebHelp Classic Output parameters described in our user guide:
https://www.oxygenxml.com/doc/versions/ ... shing.html

Regards,
Ionela