You are here

addtocalendar.schema.yml in Add To Calendar Button (AddEvent.com) 8.3

config/schema/addtocalendar.schema.yml

File

config/schema/addtocalendar.schema.yml
View source
  1. addtocalendar.settings:
  2. type: config_object
  3. label: 'Add to Calendar Settings'
  4. mapping:
  5. addtocalendar_show:
  6. type: string
  7. label: 'Show Add to Calendar'
  8. style:
  9. type: string
  10. label: 'Select Style'
  11. display_text:
  12. type: text
  13. label: 'Display Text'
  14. translatable: true
  15. atc_title:
  16. type: string
  17. label: 'Title of the event'
  18. atc_description:
  19. type: string
  20. label: 'Description of the event'
  21. atc_location:
  22. type: string
  23. label: 'Location of the event'
  24. atc_privacy:
  25. type: string
  26. label: 'Privacy of the event'
  27. data_secure:
  28. type: string
  29. label: 'Security level'
  30. multiple_value:
  31. type: integer
  32. label: 'AddToCalendar button visibility'
  33. delta:
  34. type: integer
  35. label: 'AddToCalendar button visibility for a particular date field'