You are here

focal_point.schema.yml in Focal Point 8

config/schema/focal_point.schema.yml

File

config/schema/focal_point.schema.yml
View source
  1. focal_point.settings:
  2. type: config_object
  3. label: 'Focal point settings'
  4. mapping:
  5. crop_type:
  6. type: string
  7. label: 'Crop type to be used with Focal point'
  8. default_value:
  9. type: string
  10. label: 'The default value to use for focal point when none is specified'
  11. image.effect.focal_point_scale_and_crop:
  12. type: image_size
  13. label: 'Focal Point Scale and Crop'
  14. mapping:
  15. crop_type:
  16. type: string
  17. label: 'Crop type to be used with Focal point'
  18. image.effect.focal_point_crop:
  19. type: image_size
  20. label: 'Focal Point Crop'
  21. mapping:
  22. crop_type:
  23. type: string
  24. label: 'Crop type to be used with Focal point'
  25. field.widget.settings.image_focal_point:
  26. type: mapping
  27. label: 'Focal Point widget settings'
  28. mapping:
  29. progress_indicator:
  30. type: string
  31. label: 'Progress indicator'
  32. preview_image_style:
  33. type: string
  34. label: 'Preview image style'
  35. preview_link:
  36. type: boolean
  37. label: 'Preview link'
  38. offsets:
  39. type: string
  40. label: 'Focal point offsets'