Page 1 of 1

Breadcrumbs and toc in WebHelp Responsive

Posted: Wed Mar 06, 2019 4:43 pm
by MariPe
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.

Code: Select all

                    
<whc:webhelp_breadcrumb xmlns:whc="http://www.oxygenxml.com/webhelp/components"/>
It results in the topic html file having this element

Code: Select all

<div data-tooltip-position="bottom" class=" wh_breadcrumb "></div>
.
Am I missing a step?

Re: Breadcrumbs and toc in WebHelp Responsive

Posted: Thu Mar 07, 2019 2:30 pm
by MariPe
Actually the problem solved itself :oops: