Problem/Motivation
#2724819: Create experimental module for place block on any page feature introduced a block configurator.
At the moment anyone can edit any region.
It would be nice to make it configurable.
Example user stories:
- As a content editor I can place blocks in the sidebar
- As a content editor I can't place blocks in the header and the footer
Proposed resolution
Add a configuration option to block place module that allows administrators to set block place permissions by region, per role.
Remaining tasks
Create configuration option.
User interface changes
Add a permissions multi-select box to each 'region' row in the table at admin/structure/block-layout which lists the roles.
API changes
?
Data model changes
?