The Needs Review Queue Bot → tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Postponed
over 1 year ago 4:50am 23 July 2023 - 🇳🇿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.
- Status changed to Needs work
7 months ago 7:48am 24 April 2024 - 🇺🇸United States smustgrave
We already had 2 accessChecks added so this ticket I refactored more instances to use that access check.
Tested with standard install on core 10.3.5.
1. Give Content Editor permissions “Add content and child pages to books and manage their hierarchies” and “Add any content to books”.
2. Login as Content Editor. Content Editor can add content of a permitted content type to a book.
3. Remove the permission “Add content and child pages to books and manage their hierarchies” from the user’s role.
4. Content Editor cannot add books to book outlines.
5. Give Content Editor the “View printer-friendly books” permission.
6. Content Editor can view and interact with the “printer-friendly version” link on book pages.
7. Take away the “printer-friendly” permission.
8. Content Editor can no longer see the “printer-friendly version” link.
9. Give the Content Editor the “administer book outlines” permission.
10. The Content Editor can update the outlines of book pages.All works as expected. Moving to RTBC.
Automatically closed - issue fixed for 2 weeks with no activity.