You are here

imagezoom.schema.yml in Image Zoom 8.2

Same filename and directory in other branches
  1. 8.3 config/schema/imagezoom.schema.yml
config/schema/imagezoom.schema.yml

File

config/schema/imagezoom.schema.yml
View source
  1. field.formatter.settings.imagezoom:
  2. type: mapping
  3. label: 'Image Zoom display settings'
  4. mapping:
  5. imagezoom_zoom_type:
  6. type: string
  7. label: 'Zoom type'
  8. imagezoom_display_style:
  9. type: string
  10. label: 'Zoom display style'
  11. imagezoom_zoom_style:
  12. type: string
  13. label: 'Zoom style'
  14. imagezoom_disable:
  15. type: boolean
  16. label: 'Zoom disable'
  17. imagezoom_disable_width:
  18. type: integer
  19. label: 'Zoom minimum width'
  20. imagezoom_additional:
  21. type: string
  22. label: 'Additional settings'