Add an API to be able to alter locks set by the module

Created on 23 February 2025, about 1 month ago

Motivation

I have a section with all it options locked except one block that user can edit with a custom text. I can identify that block by its uuid in the section.

Writing my own prerender and service decoration to override the locks that the modules sets in the section would mean to duplicate a lot of code so I had the idea that maybe the module can add an API with a couple of alters to be able to do this.

Proposed resolution

Add hook_layout_builder_lock_item_alter()
and hook_layout_builder_lock_access_alter().
To be able to react in the right moment to the modifications of the module.

Remaining tasks

Code

User interface changes

None

API changes

Two new hooks

Data model changes

None

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain rodrigoaguilera Barcelona

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024