Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
cadfb841
Commit
cadfb841
authored
Feb 27, 2013
by
Angie Byron
Browse files
Issue
#1919184
by nikhilasrani, vijaycs85: Create configuration schemas for menu module.
parent
894e1641
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/menu/config/schema/menu.schema.yml
0 → 100644
View file @
cadfb841
# Schema for configuration files of the menu module.
menu.settings
:
type
:
mapping
label
:
'
Menu
settings'
mapping
:
main_links
:
type
:
string
label
:
'
Main
links'
secondary_links
:
type
:
string
label
:
'
Source
for
secondary
links'
override_parent_selector
:
type
:
boolean
label
:
'
Override
parent
selector'
menu.menu.*
:
type
:
mapping
label
:
'
Menu'
mapping
:
id
:
type
:
string
label
:
'
Menu
identifier'
label
:
type
:
string
label
:
'
Menu
label'
description
:
type
:
text
label
:
'
Menu
description'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment