You are here

baguettebox.schema.yml in baguetteBox.js 8

config/schema/baguettebox.schema.yml

File

config/schema/baguettebox.schema.yml
View source
  1. field.formatter.settings.baguettebox:
  2. type: mapping
  3. label: Formatter settings
  4. mapping:
  5. image_style:
  6. type: string
  7. label: Image style
  8. baguette_image_style:
  9. type: string
  10. label: Image style
  11. baguette_image_style_responsive:
  12. type: sequence
  13. label: Baguettebox image style (responsive)
  14. sequence:
  15. type: mapping
  16. mapping:
  17. width:
  18. type: integer
  19. label: Width
  20. image_style:
  21. type: string
  22. label: Image style
  23. animation:
  24. type: string
  25. label: Animation
  26. captions_source:
  27. type: string
  28. label: Captions source
  29. buttons:
  30. type: boolean
  31. label: Display buttons
  32. fullscreen:
  33. type: boolean
  34. label: Enable full screen mode
  35. hide_scrollbars:
  36. type: boolean
  37. label: Hide scrollbars when gallery is displayed
  38. inline:
  39. type: boolean
  40. label: Display as inline elements