Book navigation block (prev/next) without TOC on top level book pages
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3549180. -->
Reported by: [publishing future](https://www.drupal.org/user/2677341)
Related to !143
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>I use the book navigation block in a sidebar region to allow navigation through the chapters of a book. This works fine!<br>
I also use the book navigation at the bottom of all pages in order to allow navigation to next/previous book pages.</p>
<p>As a result, every top level page of a chapter displays the TOC of the included sub-chapters above the previous/next navigation panel. In my case the top level pages of every chapter have other content. Therefore, I would like to remove the TOC entries at the buttom, but keep the previous/next navigation there.</p>
<p>Is there a way to do so?</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Separate display option for TOC on top level pages from prev/next navigation.</p>
issue