Problem/Motivation
On the help page for the Layout Builder Expose All Field Blocks submodule, /admin/help/layout_builder_expose_all_field_blocks, the last paragraph says "For more information, see the online documentation for the Layout Builder Expose All Field Blocks module.", with a link to https://www.drupal.org/node/3223395#s-layout-builder-expose-all-field-bl.... But this link doesnt exist - there's no information about the Layout Builder Expose All Field Blocks module on that page.
This submodule is deprecated, but it is not clear how to determine whether it is safe to simply uninstall this submodule on any particular site (doing so might cause existing blocks on the site to disappear). For sites which do require this submodule, it is not clear what should be done (will there be a contrib version, or is something else going to happen?) So, the deprecation information is clearly required.
Steps to reproduce
Proposed resolution
Add the documentation. Any further changes to the doc can be done by the community.
Change the link to, https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsol...
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3464440
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:
- 3464440-deprecation-documentation-for
changes, plain diff MR !9553
Comments
Comment #2
ultrabob commentedI came here looking for deprecation details. It is essential to provide guidance about how to determine whether the module is safe to uninstall.
Comment #3
jaypanYes, it would be nice to understand what this module is, why it's enabled, and whether it's safe to remove.
Comment #4
quietone commentedI have started to add documentation at https://www.drupal.org/docs/core-modules-and-themes/deprecated-and-obsol.... It sill needs work.
But now that there is a anchor the lifecycle link can be updated.
Comment #6
quietone commentedComment #7
quietone commentedComment #9
quietone commentedIt is not necessary to update the link in core since it directs to the newly added documentation.
The doc has been added, so setting to NR
Comment #10
smustgrave commentedLink appears to work so going to mark this one complete. Thanks