Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
layoutbuilder_extras
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
layoutbuilder_extras
Merge requests
!8
Issue
#3393163
by p-neyens: provide config schema
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3393163
by p-neyens: provide config schema
issue/layoutbuilder_extras-3393163:3393163-provide-a-correct
into
2.0.x
Overview
0
Commits
2
Pipelines
2
Changes
1
Merged
Peter Neyens
requested to merge
issue/layoutbuilder_extras-3393163:3393163-provide-a-correct
into
2.0.x
1 year ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Closes
#3393163
0
0
Merge request reports
Compare
2.0.x
version 2
b0a3759a
10 months ago
version 1
efd7fa04
1 year ago
2.0.x (base)
and
latest version
latest version
b0a3759a
2 commits,
10 months ago
version 2
b0a3759a
2 commits,
10 months ago
version 1
efd7fa04
1 commit,
1 year ago
1 file
+
32
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
config/schema/layoutbuilder_extras.schema.yml
+
32
−
0
Options
layoutbuilder_extras.settings
:
type
:
config_object
label
:
'
Layoutbuilder
extras'
mapping
:
section_actions_position
:
type
:
string
label
:
'
Position
of
the
section
actions'
constraints
:
Choice
:
-
left
-
top
enable_redirect_on_save
:
type
:
boolean
label
:
'
Enable
redirect
to
layout
builder
on
node
save'
enable_configure_ajax_save
:
type
:
boolean
label
:
'
Enable
layout
builder
configure
form
live
changes'
remove_empty_divs
:
type
:
boolean
label
:
'
Remove
empty
divs'
enable_drag_handle_icon
:
type
:
boolean
label
:
'
Enable
drag
handle
icon'
enable_admin_css
:
type
:
boolean
label
:
'
Enable
admin
css'
contextual_links_only_lb
:
type
:
boolean
label
:
'
Only
allow
contextual
links
on
layout
builder'
contextual_links_roles
:
type
:
sequence
label
:
'
User
roles'
sequence
:
type
:
string
label
:
'
Role'
Loading