You are here

addtocal.schema.yml in Add to Cal 8

Same filename and directory in other branches
  1. 8.2 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. location:
  7. type: mapping
  8. label: 'Location'
  9. mapping:
  10. value:
  11. type: string
  12. label: 'Location Field'
  13. tokenized:
  14. type: string
  15. label: 'Tokenized Location Contents'
  16. description:
  17. type: mapping
  18. label: 'Description'
  19. mapping:
  20. value:
  21. type: string
  22. label: 'Description Field'
  23. tokenized:
  24. type: string
  25. label: 'Tokenized Description Contents'
  26. past_events:
  27. type: boolean
  28. label: 'Show Add to Cal widget for Past Events'
  29. separator:
  30. type: string
  31. label: 'Date separator'