Problem/Motivation
Remove Book module.
Steps to reproduce
Proposed resolution
Remaining tasks
- The change record for this issue should include a link to recommendations page, https://www.drupal.org/node/3223395#s-Book. (For example, the CR for removing HAL)
- Tag this issue 'Needs release note.'
- Remove the extension ;-).
- Remove references from
core/phpstan-baseline.neon. - Remove any spelling words specific to the extension from the dictionary
- Check for references in @todo.
- Handle migration tests.
- In all the functional tests in migrate_drupal_ui make sure that Book is not installed. Book should also be removed from the methods getAvailablePaths() and moved to getMissingPaths() in the tests using those methods.
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3423975
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3423975-remove-book-module
changes, plain diff MR !6783
- 3423975-remove-book-try2
changes, plain diff MR !7613
Comments
Comment #2
quietone commentedComment #4
quietone commentedComment #9
quietone commentedClosed #3410220: Remove book module from all core themes as a duplicate, adding credit.
Comment #10
smustgrave commentedBook is officially deprecated.
Rebased this MR fingers crossed.
Comment #11
smustgrave commentedI was hoping book wasn't part of any fixture but guess I was wrong
Comment #12
catchUnblocked now.
Comment #15
smustgrave commentedComment #16
andypostLooks ready
Comment #17
catchNeeds a rebase.
Comment #18
smustgrave commentedRebased
Comment #20
catchStill a fan of book module but it doesn't need to be in core any more.
Committed/pushed to 11.x, thanks!