This project is not covered by Drupal’s security advisory policy.

Overview

Book Tree Menu Screenshot 1Book Tree Menu enhanced the default book navigation, and it makes it work as a normal menu. Currently, when navigating a Book as an end user, in order to view the child links that are nested in a different submenu than the one you’re on, you must first navigate to their parent page, which will then expand the submenu. We would like give the end users the ability to expand and collapse any submenu they choose without having to navigate to their respective parent pages. In this case, the end user won’t be able to navigate to a parent page that holds a submenu through the left menu—clicking on the parent link will only expand and collapse the submenu. But this if fine as the parent page only serves as a container for the submenu (and has no content other than the Book traversal links).

Credits

This Drupal module was sponsored by the Office of the New York State Comptroller

Requirements

• Bootstrap theme

Installation

Download and enable the module

Notes

The Book Tree Menu module overwrite:
• The bookTreeAllData function of Book Manager by using Drupal 8 Service Provider.
• The book-tree.html.twig template, and mimic a regular menu template.

Similar Modules

Project information

Releases