addtocal.schema.yml in Add to Cal 8
Same filename and directory in other branches
config/schema/addtocal.schema.yml
File
config/schema/addtocal.schema.ymlView source
- # Schema for the configuration files of the Add to Cal module.
-
- field.formatter.settings.addtocal_view:
- type: field.formatter.settings.datetime_custom
- label: 'Add to Cal custom display format settings'
- mapping:
- location:
- type: mapping
- label: 'Location'
- mapping:
- value:
- type: string
- label: 'Location Field'
- tokenized:
- type: string
- label: 'Tokenized Location Contents'
- description:
- type: mapping
- label: 'Description'
- mapping:
- value:
- type: string
- label: 'Description Field'
- tokenized:
- type: string
- label: 'Tokenized Description Contents'
- past_events:
- type: boolean
- label: 'Show Add to Cal widget for Past Events'
- separator:
- type: string
- label: 'Date separator'