Hello,
I want to show the full book structure on the book root page (to match the index like in real books).
Now at the bottom of the root book page I just see the son of the root but not the full structure.
How can I achieve this behavior for D8?
If I need to use hooks from a custom module I appreciate any kind of help that guides me through the code.

Thanks

Brennino

Comments

brennino created an issue. See original summary.

ptmkenny’s picture

Category: Feature request » Support request
Status: Active » Fixed

This can be accomplished by going to the block management screen (/admin/structure/block/) and adding the Book navigation block. You can customize the block display to only appear for the root page, and it will show all the children (and sub-children) in the book just like an index.

ptmkenny’s picture

Status: Fixed » Closed (fixed)