imotilux-8.x-1.x-dev/config/schema/imotilux.schema.yml
config/schema/imotilux.schema.yml
# Schema for the configuration files of the imotilux module.
imotilux.settings:
type: config_object
label: 'Imotilux settings'
mapping:
allowed_types:
type: sequence
label: 'Content types allowed in imotilux outlines'
sequence:
type: string
label: 'Content type'
block:
type: mapping
label: 'Block'
mapping:
navigation:
type: mapping
label: 'Navigation'
mapping:
mode:
type: string
label: 'Mode'
child_type:
type: string
label: 'Content type for child pages'
block.settings.imotilux_navigation:
type: block_settings
label: 'Imotilux navigation block'
mapping:
block_mode:
type: string
label: 'Block display mode'
