Postponed
Project:
Drupal core
Version:
main
Component:
layout_builder.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Apr 2023 at 00:46 UTC
Updated:
6 Apr 2023 at 00:46 UTC
Jump to comment: Most recent
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'
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.
Comments