imagezoom.schema.yml in Image Zoom 8.3
Same filename and directory in other branches
config/schema/imagezoom.schema.yml
File
config/schema/imagezoom.schema.ymlView source
- field.formatter.settings.imagezoom:
- type: mapping
- label: 'Image Zoom display settings'
- mapping:
- imagezoom_options:
- type: string
- label: 'Options profile'
-
- field.formatter.settings.imagezoom_gallery:
- type: mapping
- label: 'Image Zoom Gallery display settings'
- mapping:
- imagezoom_options:
- type: string
- label: 'Options profile'
-
- imagezoom.options.*:
- type: config_entity
- label: 'Image Zoom options profile'
- mapping:
- id:
- type: string
- label: 'ID'
- label:
- type: label
- label: 'Label'
- options:
- type: mapping
- label: 'Options'
- mapping:
- zoom_type:
- type: string
- label: 'Zoom type'
- display_style:
- type: string
- label: 'Zoom display style'
- zoom_style:
- type: string
- label: 'Zoom style'
- disable:
- type: boolean
- label: 'Zoom disable'
- disable_width:
- type: integer
- label: 'Zoom minimum width'