You are here

hijri.schema.yml in Hijri 3.0.x

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: sequence
  20. label: 'Hijri date Correction field for specific content types'
  21. sequence:
  22. - type: string
  23. hijri_display:
  24. type: string
  25. label: 'Hijri date On Nodes'
  26. hijri_comment_display:
  27. type: string
  28. label: 'Hijri date On Comments'
  29. hijri_display_block:
  30. type: string
  31. label: 'Hijri date On Module Block'