field.storage.node.field_glazed_main_content_width.yml in Glazed 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.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - options
- id: node.field_glazed_main_content_width
- field_name: field_glazed_main_content_width
- entity_type: node
- type: list_string
- settings:
- allowed_values:
- -
- value: glazed-util-full-width-content
- label: 'Full width content'
- -
- value: glazed-util-content-center-4-col
- label: 'Squish content column to 1/3'
- -
- value: glazed-util-content-center-6-col
- label: 'Squish content column to 1/2'
- -
- value: glazed-util-content-center-8-col
- label: 'Squish content column to 2/3'
- -
- value: glazed-util-content-center-10-col
- label: 'Squish content column to 5/6'
- allowed_values_function: ''
- module: options
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false