layout_builder_ipe-1.0.x-dev/config/schema/layout_builder_ipe.schema.yml
config/schema/layout_builder_ipe.schema.yml
layout_builder_ipe.settings:
type: config_object
label: 'Layout Builder IPE settings'
mapping:
disable_layout_page:
type: boolean
label: 'Disable the "Layout" page when using IPE'
hide_local_tasks_block:
type: boolean
label: 'Hide the local task block while editing'
show_discard_changes_link:
type: boolean
label: 'Display the "Discard changes" link in the frontend controls'
enhance_ui:
type: boolean
label: 'Enhance the default Layout Builder UI'
override_entity_changed_constraint:
type: boolean
label: 'Improve change detection on entities that use Layout Builder'
non_concurrent_editing:
type: boolean
label: 'Non-concurrent editing'
lock_layout:
type: boolean
label: 'Lock layout'
lock_message:
type: string
label: 'Lock message'
constraints:
Length:
max: 128
core.entity_view_display.*.*.*.third_party.layout_builder_ipe:
type: mapping
label: 'Per-view-mode Layout Builder IPE settings'
mapping:
enabled:
type: boolean
label: 'Use the Layout Builder IPE frontend'
