The main page of the WebHelp Responsive output contains a set of empty
placeholders that can be used to display customized text fragments. These
placeholders are available to you through WebHelp Responsive transformation scenario
parameters. For example, the placeholder identified through the
webhelp.fragment.footer parameter displays the custom content at the bottom
of the page.
webhelp.fragment.footer parameter in the html-fragments
section with its value set to a path of a file that contains well-formed XHTML
content.<publishing-template>
...
<webhelp>
...
<html-fragments>
<fragment file="html/footer.xhtml" placeholder="webhelp.fragment.footer"/>
</html-fragments>
</webhelp>Result: In the WebHelp output, your custom footer will be displayed at the bottom of the page.
webhelp.fragment.footer parameter with its value set to one of the following:Result: In the WebHelp output, your custom footer will be displayed at the bottom of the page.