Skip to content
Snippets Groups Projects
Commit dfef2c69 authored by Erik Stielstra's avatar Erik Stielstra
Browse files

Remove the old schema directory, as it was moved to /config.

parent a68fdc88
No related branches found
No related tags found
No related merge requests found
# Schema for the configuration files of the Field as Block module.
block.settings.fieldblock:*:
type: block_settings
label: 'Field as Block'
mapping:
label_from_field:
type: boolean
lable: 'Use field label as block title'
field_name:
type: string
label: 'Field name'
formatter_id:
type: string
label: 'Format type machine name'
formatter_settings:
type: field.formatter.settings.[%parent.formatter_id]
label: 'Settings'
fieldblock.settings:
type: config_object
label: 'Field Block settings'
mapping:
enabled_entity_types:
type: sequence
label: 'Entity types to create for which to create Field Blocks.'
sequence:
type: string
label: 'Entity type'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment