You are here

field.storage.node.field_glazed_main_content_width.yml in DXPR Theme Helper 8

config/install/field.storage.node.field_glazed_main_content_width.yml

File

config/install/field.storage.node.field_glazed_main_content_width.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - options
  7. id: node.field_glazed_main_content_width
  8. field_name: field_glazed_main_content_width
  9. entity_type: node
  10. type: list_string
  11. settings:
  12. allowed_values:
  13. -
  14. value: glazed-util-full-width-content
  15. label: 'Full width content'
  16. -
  17. value: glazed-util-content-center-4-col
  18. label: 'Squish content column to 1/3'
  19. -
  20. value: glazed-util-content-center-6-col
  21. label: 'Squish content column to 1/2'
  22. -
  23. value: glazed-util-content-center-8-col
  24. label: 'Squish content column to 2/3'
  25. -
  26. value: glazed-util-content-center-10-col
  27. label: 'Squish content column to 5/6'
  28. allowed_values_function: ''
  29. module: options
  30. locked: false
  31. cardinality: 1
  32. translatable: true
  33. indexes: { }
  34. persist_with_no_fields: false
  35. custom_storage: false