Description of the need
We ran into this issue on backdropcms.org, where any node type can be classified as a book page, but then the book navigation shows up at the bottom of the page whether you want it there or not. It would be nice if we could provide a UI to control the placement of this navigation.
Proposed solution
Provide an interface to disable book navigation per node type.
* Use hook_fields_extra_fields() to allow book navigation to be disabled, or placed between fields. (Update: check the global setting for "Display default book navigation on book pages" and only show the per-node-type display option if that value is TRUE"
Draft of feature description for Press Release (1 paragraph at most)
Backdrop now includes the ability to hide or show book navigation per content type.
See https://github.com/backdrop/backdrop-issues/issues/3639 [META][UX] Improve book module.
Recent comments
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Question re paragraphs
Hi yorkshirepudding - once again you leap to my rescue! I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Question re paragraphs
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs