Breadcrumbs and toc in WebHelp Responsive
Posted: Wed Mar 06, 2019 4:43 pm
HI there,
I'm using Oxygen 20.1 and editing a transformation scenario based on webhelp responsive.
I wonder how I get the breadcrumbs and toc to work.
I entered this into wt_topic.html and started the transformation again.
It results in the topic html file having this element .
Am I missing a step?
I'm using Oxygen 20.1 and editing a transformation scenario based on webhelp responsive.
I wonder how I get the breadcrumbs and toc to work.
I entered this into wt_topic.html and started the transformation again.
Code: Select all
<whc:webhelp_breadcrumb xmlns:whc="http://www.oxygenxml.com/webhelp/components"/>
Code: Select all
<div data-tooltip-position="bottom" class=" wh_breadcrumb "></div>
Am I missing a step?