Move the config sync directory
This commit is contained in:
parent
b5d1dc7551
commit
4008f511f8
295 changed files with 2 additions and 29 deletions
|
@ -0,0 +1,53 @@
|
|||
uuid: 0fa46b49-f610-49bc-b524-f24dec618426
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_content.type.recommendation
|
||||
- field.field.block_content.recommendation.body
|
||||
- field.field.block_content.recommendation.field_photo
|
||||
- field.field.block_content.recommendation.field_role
|
||||
- image.style.thumbnail
|
||||
module:
|
||||
- image
|
||||
- text
|
||||
id: block_content.recommendation.default
|
||||
targetEntityType: block_content
|
||||
bundle: recommendation
|
||||
mode: default
|
||||
content:
|
||||
body:
|
||||
type: text_textarea_with_summary
|
||||
weight: 4
|
||||
settings:
|
||||
rows: 9
|
||||
summary_rows: 3
|
||||
placeholder: ''
|
||||
show_summary: false
|
||||
third_party_settings: { }
|
||||
region: content
|
||||
field_photo:
|
||||
weight: 1
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
preview_image_style: thumbnail
|
||||
third_party_settings: { }
|
||||
type: image_image
|
||||
region: content
|
||||
field_role:
|
||||
weight: 2
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
type: string_textfield
|
||||
region: content
|
||||
info:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
region: content
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue