You are here

scheduled_publish.schema.yml in Scheduled Publish 8.2

config/schema/scheduled_publish.schema.yml

File

config/schema/scheduled_publish.schema.yml
View source
  1. field.storage_settings.scheduled_publish:
  2. type: mapping
  3. label: 'Datetime settings'
  4. mapping:
  5. datetime_type:
  6. type: string
  7. label: 'Date type'
  8. field.formatter.settings.scheduled_publish_generic_formatter:
  9. type: mapping
  10. label: 'Generic formatter'
  11. mapping:
  12. date_format:
  13. type: string
  14. label: 'Generic formatter'
  15. text_pattern:
  16. type: string
  17. label: 'Text replace pattern'