Breadcrumbs and toc in WebHelp Responsive

Post here questions and problems related to editing and publishing DITA content.
MariPe
Posts: 15
Joined: Wed Mar 06, 2019 4:35 pm

Breadcrumbs and toc in WebHelp Responsive

Post 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?
MariPe
Posts: 15
Joined: Wed Mar 06, 2019 4:35 pm

Re: Breadcrumbs and toc in WebHelp Responsive

Post by MariPe »

Actually the problem solved itself :oops:
Post Reply