|
@@ -15,7 +15,7 @@ dependencies:
|
|
- taxonomy.vocabulary.showroom
|
|
- taxonomy.vocabulary.showroom
|
|
module:
|
|
module:
|
|
- address
|
|
- address
|
|
- - image
|
|
|
|
|
|
+ - image_delta_formatter
|
|
- telephone_formatter
|
|
- telephone_formatter
|
|
id: taxonomy_term.showroom.home
|
|
id: taxonomy_term.showroom.home
|
|
targetEntityType: taxonomy_term
|
|
targetEntityType: taxonomy_term
|
|
@@ -50,10 +50,12 @@ content:
|
|
weight: 0
|
|
weight: 0
|
|
label: hidden
|
|
label: hidden
|
|
settings:
|
|
settings:
|
|
|
|
+ deltas: '0'
|
|
image_style: home_showroom
|
|
image_style: home_showroom
|
|
- image_link: ''
|
|
|
|
|
|
+ image_link: content
|
|
|
|
+ deltas_reversed: 0
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- type: image
|
|
|
|
|
|
+ type: image_delta_formatter
|
|
region: content
|
|
region: content
|
|
hidden:
|
|
hidden:
|
|
description: true
|
|
description: true
|
|
@@ -62,3 +64,4 @@ hidden:
|
|
field_workflow: true
|
|
field_workflow: true
|
|
langcode: true
|
|
langcode: true
|
|
search_api_excerpt: true
|
|
search_api_excerpt: true
|
|
|
|
+ synonyms: true
|