Navigation Links Issue (26.1)
Posted: Fri Mar 21, 2025 3:03 pm
Hi,
The "navigation links" are only going to the first level of html pages and not any sub level html pages.
The dita-map is chunked
I've set collection-type="sequence"
I've modified the toc.xml to remove any links to anchors via plugin extension xslt. This was done because the pub toc was listing anchor titles and need only html pages to be displayed. Could not find a combination of params to turn that off.
I've tested against the modified toc.xml and non modified and still have the same issue.
Example. The navigation links will on go back and forth with 1.html, 2.html, and 3.html, missing all the sub html pages
1.html
1.1.html
1.1.1.html
2.html
2.1.html
3.html
Any insight into this issue will be appreciated.
Mario
The "navigation links" are only going to the first level of html pages and not any sub level html pages.
The dita-map is chunked
I've set collection-type="sequence"
I've modified the toc.xml to remove any links to anchors via plugin extension xslt. This was done because the pub toc was listing anchor titles and need only html pages to be displayed. Could not find a combination of params to turn that off.
I've tested against the modified toc.xml and non modified and still have the same issue.
Example. The navigation links will on go back and forth with 1.html, 2.html, and 3.html, missing all the sub html pages
1.html
1.1.html
1.1.1.html
2.html
2.1.html
3.html
Any insight into this issue will be appreciated.
Mario