- π³πΏNew Zealand quietone
This extension is being deprecated, see π± [Meta] Tasks to deprecate Book module Active . It will be removed from core and moved to a contrib project, π [11.x] [Meta] Tasks to remove Book Active .
This is now Postponed. The status is set according to two policies. The Remove a core extension and move it to a contributed project β and the Extensions approved for removal β policies.
This issue may be re-opened if it can be considered critical β , If unsure, re-open the issue and ask in a comment.
- πΊπΈUnited States mlncn Minneapolis, MN, USA
Oof, i feel issues should not be postponed/closed until they can be moved along with the core extension when it is moved to a contrib module.
Really, all core Drupal modules should be brought in by composer, so there is not this traumatic phase while a module is being moved to contrib (or from contrib). It should be easy to fork β or branch β a core module same as a contrib one (keep development in the same namespace but swappable).
Anyhow this patch works (you may get errors trying to print Add child page links until you save the new configuration for the first time) and i hope contributors here will put in to be maintainers of the book-in-contrib to be! (Also on that, #1261130 is a very interesting direction.)
- π¨π¦Canada sylus
Patch for Drupal 10.2.x but doesn't use the Config Target API that was recently changed.
- π¨π¦Canada sylus
Missed a file
Patch for Drupal 10.2.x but doesn't use the Config Target API that was recently changed.
- Status changed to Needs work
12 months ago 8:00am 24 April 2024 - πΊπΈUnited States smustgrave
Marking this as a must for a stable 2.0.x release.
- πΊπΈUnited States jon.lund
This is an essential request for my organization. We have been using this for years and would appreciate the merge!
- πΊπΈUnited States smustgrave
Been trying to to carve out time for months but actually needs a good amount of work still. Example the configuration structure approach doesnβt seem ideal
- πΊπΈUnited States smustgrave
So believe trying to get to a structure like
allowed_types:
book:
child_type:
- article
- pageThis opens it up that maybe in the future we can have multiple children. But need to verify this all can be validated in config.