ultimenu.schema.yml in Ultimenu 8
Same filename and directory in other branches
config/schema/ultimenu.schema.yml
File
config/schema/ultimenu.schema.ymlView source
- ultimenu.settings:
- type: config_object
- label: 'Ultimenu settings'
- mapping:
- blocks:
- type: sequence
- label: 'Ultimenu blocks'
- sequence:
- - type: string
- label: Block
- regions:
- type: sequence
- label: 'Ultimenu regions'
- sequence:
- - type: string
- label: region
- skins:
- type: string
- label: 'Path to custom Ultimenu skins library'
- goodies:
- type: mapping
- label: 'Ultimenu goodies'
- mapping:
- menu-desc:
- type: string
- label: 'Render menu description'
- desc-top:
- type: string
- label: 'Menu description above menu title'
- title-class:
- type: string
- label: 'Add TITLE class to menu item'
- mlid-class:
- type: string
- label: 'Add shortened UUID class'
- mlid-class-hash:
- type: string
- label: 'Add shortened HASH class'
- counter-class:
- type: string
- label: 'Add menu counter class'
- no-tooltip:
- type: string
- label: 'Remove browser tooltip'
- ultimenu-mlid:
- type: string
- label: 'Use shortened UUID, not TITLE, for Ultimenu region key'
- ultimenu-mlid-hash:
- type: string
- label: 'Use shortened HASH, not TITLE, for Ultimenu region key (takes precedence over previous option)'
- force-remove-region:
- type: string
- label: 'Force remove Ultimenu region stored in <strong>@theme_default.info.yml</strong>'
-
- block.settings.ultimenu_block:*:
- type: block_settings
- label: 'Ultimenu block'
- mapping:
- skin:
- type: string
- label: 'Ultimenu skin'
- orientation:
- type: string
- label: 'Flyout orientation'
- submenu:
- type: string
- label: 'Render submenu'
- submenu_position:
- type: string
- label: 'Submenu position'