You are here

field.storage.paragraph.field_mod_relative_height.yml in Modifiers Pack 8

modules/modifiers_relative_height/config/optional/field.storage.paragraph.field_mod_relative_height.yml

File

modules/modifiers_relative_height/config/optional/field.storage.paragraph.field_mod_relative_height.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - options
  6. - paragraphs
  7. id: paragraph.field_mod_relative_height
  8. field_name: field_mod_relative_height
  9. entity_type: paragraph
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: '4'
  15. label: 'Polyvision (4)'
  16. -
  17. value: '3'
  18. label: 'Thrillarama (3)'
  19. -
  20. value: '2.76'
  21. label: 'Ultra Panavision 70 (2.76)'
  22. -
  23. value: '2.414'
  24. label: 'Silver (2.414)'
  25. -
  26. value: '2.334'
  27. label: 'Cinemascope 21:9 (2.334)'
  28. -
  29. value: '2.000'
  30. label: 'Universium 2:1 (2.000)'
  31. -
  32. value: '1.778'
  33. label: 'Widescreen 16:9 (1.778)'
  34. -
  35. value: '1.618'
  36. label: 'Golden (1.618)'
  37. -
  38. value: '1.500'
  39. label: 'Classic 3:2 (1.500)'
  40. -
  41. value: '1.414'
  42. label: 'Lichtenberg (1.414)'
  43. -
  44. value: '1.334'
  45. label: 'Standard 4:3 (1.334)'
  46. -
  47. value: '1.000'
  48. label: 'Square 1:1 (1.000)'
  49. -
  50. value: 100%
  51. label: 'Full (100%)'
  52. allowed_values_function: ''
  53. module: options
  54. locked: false
  55. cardinality: 1
  56. translatable: true
  57. indexes: { }
  58. persist_with_no_fields: false
  59. custom_storage: false