Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: Commerce Core 3.3.10 Minor update available for module commerce (3.3.10). Release: Site verification 4.0.0-rc3 New release candidate for module site_verify (4.0.0-rc3). Release: Video Style 1.1.3 Minor update available for module video_style (1.1.3). Release: Vartheme Bs5 5.0.4 Minor update available for theme vartheme_bs5 (5.0.4). Release: SynImport 2.0.6 Minor update available for module synimport (2.0.6). Release: Drupal Website Assets 12.0.2 Minor update available for module webassets (12.0.2). Release: Drupal Website Admin 12.0.2 Minor update available for module webadmin (12.0.2). Release: Drupal Website Development 12.0.2 Minor update available for module webdev (12.0.2). Usage Milestone: Drupal Mega Menu Module we_megamenu crossed 1,000 active installs. Module Revived: Tokens as a Service 1.0.1 Module taas updated after 22 months of inactivity (1.0.1).

Lets editors open a Layout Builder inline block from the front end, which Drupal 11.3 closed off, without creating revisions the host layout cannot see.

Since Drupal 11.3, it is no longer possible to edit inline blocks created in Layout Builder directly from the front-end using the contextual Edit menu. Inline blocks reference the block and revision ID, creating a new revision of an inline block outside of layout builder creates an orphaned revision and changes do not show up in the host entity (reference).

Enabling this module suppresses the "New revision" section on block content edit forms and reverses the restriction on block content edit and update routes. Optionally, there is a configuration form in Content authoring to allow deleting inline blocks (not recommended).

Editing a block in place means every host revision pointing at that
`block_revision_id` renders the new content. Revision history stops being
faithful for inline block text.

Layout Builder's own revisioning is untouched. `InlineBlock::saveBlockContent()`
still creates a block revision in step with the host entity, so edits made
inside Layout Builder version normally.

On Drupal 10.6 and earlier the route requirement does not exist, so the route
subscriber is a no-op there and only the revision suppression applies.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Sep 2026
Latest release
1 hour ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.x-dev Dev 10–11 Sep 23, 2026