You are here

auto_nodetitle.schema.yml in Automatic Nodetitles 8

config/schema/auto_nodetitle.schema.yml

File

config/schema/auto_nodetitle.schema.yml
View source
  1. # Schema for the configuration files of the auto_nodetitle module.
  2. auto_nodetitle.node.*:
  3. type: mapping
  4. label: 'The auto node title settings'
  5. mapping:
  6. status:
  7. type: integer
  8. label: 'Preview before submitting'
  9. php:
  10. type: integer
  11. label: 'The auto node php settings'
  12. pattern:
  13. type: string
  14. label: 'The auto node pattern settings'