You are here

addtocal.schema.yml in Add to Cal 8.2

Same filename and directory in other branches
  1. 8 config/schema/addtocal.schema.yml
config/schema/addtocal.schema.yml

File

config/schema/addtocal.schema.yml
View source
  1. # Schema for the configuration files of the Add to Cal module.
  2. field.formatter.settings.addtocal_view:
  3. type: field.formatter.settings.datetime_custom
  4. label: 'Add to Cal custom display format settings'
  5. mapping:
  6. event_title:
  7. type: string
  8. label: 'Event title'
  9. location:
  10. type: string
  11. label: 'Event location'
  12. description:
  13. type: string
  14. label: 'Event description'
  15. past_events:
  16. type: boolean
  17. label: 'Show Add to Cal widget for past events'
  18. separator:
  19. type: string
  20. label: 'Date separator'