Problem/Motivation

In #3318549: Rename Custom Block terminology in the admin UI we're making the following naming changes:

* renaming 'Custom Block' module to 'Block Content'
* renaming 'Custom block' entities as 'content blocks'
* renaming 'Custom block types' as 'Block types'

Layout builder has a permission with machine name 'create and edit custom blocks'

As we're moving to remove the word 'custom' we propose renaming this to 'create and edit inline content blocks'

Steps to reproduce

Proposed resolution

Decide if this is worthwhile, we've already changed the title - there is risk of disruption for any contrib module using that permission name

Add a new permission and deprecate the old one for removal in D11? Do we support deprecating permissions.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

larowlan created an issue. See original summary.

Version: 10.1.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch, which currently accepts only minor-version allowed changes. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.