You are here

hijri.schema.yml in Hijri 8

config/schema/hijri.schema.yml

File

config/schema/hijri.schema.yml
View source
  1. hijri.config:
  2. type: config_object
  3. label: 'Hijri settings'
  4. mapping:
  5. correction_value:
  6. type: integer
  7. label: 'Correction days'
  8. hijri_types:
  9. type: mapping
  10. label: 'Hijri date Correction field for specific content types'
  11. mapping:
  12. default:
  13. type: string
  14. label: 'Default'
  15. hijri_display:
  16. type: mapping
  17. label: 'Hijri date On Nodes'
  18. mapping:
  19. default:
  20. type: string
  21. label: 'Default'
  22. hijri_comment_display:
  23. type: mapping
  24. label: 'Hijri date On Comments'
  25. mapping:
  26. default:
  27. type: string
  28. label: 'Default'
  29. hijri_display_block:
  30. type: mapping
  31. label: 'Hijri date On Module Block'
  32. mapping:
  33. default:
  34. type: string
  35. label: 'Default'