You are here

fblikebutton.schema.yml in Facebook Like Button 8

config/schema/fblikebutton.schema.yml

File

config/schema/fblikebutton.schema.yml
View source
  1. fblikebutton.settings:
  2. type: mapping
  3. label: 'Facebook Like Button Settings'
  4. mapping:
  5. node_types:
  6. type: array
  7. label: 'Content types for the button'
  8. full_node_display:
  9. type: integer
  10. label: 'Option for the section where show the button'
  11. teaser_display:
  12. type: integer
  13. label: 'Option for the section where show the button or not show'
  14. layout:
  15. type: string
  16. label: 'Type of layout'
  17. show_faces:
  18. type: boolean
  19. label: 'Show faces'
  20. action:
  21. type: string
  22. label: 'Button action'
  23. font:
  24. type: string
  25. label: 'iframe font'
  26. color_scheme:
  27. type: string
  28. label: 'Color Scheme'
  29. weight:
  30. type: integer
  31. label: 'Field weight'
  32. language:
  33. type: string
  34. label: 'Language code'