Book module: add min_depth (starting level)

Created on 1 June 2021, over 3 years ago
Updated 2 July 2024, 7 months ago

The function "bookTreeAllData" in BookManager.php currently has the limitation of not being able to set a minimum starting point (min_depth).

Currently the min_depth is hardcoded like this:

$tree_parameters = [
        'min_depth' => 1,
        'max_depth' => $max_depth,
      ];

I will attach a patch which will provide the option to pass a minimum depth.

Feature request
Status

Fixed

Version

2.0

Component
Book 

Last updated 3 days ago

Created by

🇳🇱Netherlands mhmhartman

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024