You are here

fb_likebox.schema.yml in Facebook Page Plugin 8.2

config/schema/fb_likebox.schema.yml

File

config/schema/fb_likebox.schema.yml
View source
  1. block.settings.fb_likebox_block:
  2. type: block_settings
  3. label: 'FB Likebox block settings'
  4. mapping:
  5. url:
  6. type: string
  7. label: 'Facebook Page URL'
  8. app_id:
  9. type: string
  10. label: 'Facebook App ID'
  11. hide_header:
  12. type: integer
  13. label: 'Hide cover photo in the header'
  14. stream:
  15. type: integer
  16. label: 'Show posts from the Page timeline'
  17. events:
  18. type: integer
  19. label: 'Show events from the Page'
  20. messages:
  21. type: integer
  22. label: 'Show messages from the Page'
  23. show_faces:
  24. type: string
  25. label: 'Show profile photos when friends like this'
  26. title:
  27. type: string
  28. label: 'iFrame title attribute'
  29. width:
  30. type: integer
  31. label: 'Width'
  32. height:
  33. type: integer
  34. label: 'Height'
  35. hide_cta:
  36. type: integer
  37. label: 'Hide the custom call to action button (if available)'
  38. small_header:
  39. type: integer
  40. label: 'Use the small header instead'
  41. adapt_container_width:
  42. type: integer
  43. label: 'Try to fit inside the container width'
  44. language:
  45. type: string
  46. label: 'Choose your language'