You are here

hijri.schema.yml in Hijri 8.2

config/schema/hijri.schema.yml

File

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