Page 1 of 1

Webhelp responsive - footer on every topic page

Posted: Fri Feb 15, 2019 12:21 am
by mdslup
In Webhelp classic, I was able to hack the XSL to add a footer to every topic page, like so:

https://i.imgur.com/JyrTvsu.png

I couldn't figure out how to do this for webhelp resonsive. Can you please point me in the right direction?

Re: Webhelp responsive - footer on every topic page

Posted: Fri Feb 15, 2019 10:54 am
by Costin
Hi,

There is the "webhelp.fragment.footer" parameter, that you could use for that purpose.
This is available in the list from the "Parameters" tab of the WebHelp Responsive transformation scenario editing dialog (just go to the predefined scenarios, duplica and edit it) and allows you to set a footer on every page, by specifying an XHTML fragment or a path to an XHTML file containing the footer fragment.

More details in the oXygen User-Guide.

Regards,
Costin