Hero paragraph and riff raff from live site
This commit is contained in:
parent
063b8a93a9
commit
9c659aec12
26 changed files with 944 additions and 1 deletions
27
config/field.storage.paragraph.field_image_use.yml
Normal file
27
config/field.storage.paragraph.field_image_use.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
uuid: fdb25eef-5772-4818-a31e-13ae5fd0bbd8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- options
|
||||
- paragraphs
|
||||
id: paragraph.field_image_use
|
||||
field_name: field_image_use
|
||||
entity_type: paragraph
|
||||
type: list_string
|
||||
settings:
|
||||
allowed_values:
|
||||
-
|
||||
value: background_image
|
||||
label: 'Background image'
|
||||
-
|
||||
value: side_image
|
||||
label: 'Side Image'
|
||||
allowed_values_function: ''
|
||||
module: options
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue