You are here

responsive_share_buttons.schema.yml in Responsive Share Buttons 8

config/schema/responsive_share_buttons.schema.yml

File

config/schema/responsive_share_buttons.schema.yml
View source
  1. responsive_share_buttons.settings:
  2. type: config_object
  3. label: 'Responsive Share Buttons settings'
  4. mapping:
  5. twitter_name:
  6. type: string
  7. label: 'Twitter user name'
  8. networks:
  9. type: sequence
  10. label: 'Social Networks'
  11. sequence:
  12. id:
  13. type: string
  14. active:
  15. type: boolean
  16. weight:
  17. type: integer