Commit more reasonably trivial config updates
manual, no module here
This commit is contained in:
parent
14c61444ad
commit
d0d685cac0
18 changed files with 103 additions and 295 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: 15ec3200-0728-401c-b8e0-68d490a5a987
|
||||
uuid: 319cc662-6c5f-49d2-91f7-3b790b6210f5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -9,10 +9,11 @@ dependencies:
|
|||
- paragraphs.paragraphs_type.file
|
||||
- paragraphs.paragraphs_type.image
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: YuJh246GH9Tx1o7df3kXIVP4HK7b7ls2IZCzl_jDKII
|
||||
default_config_hash: zmbXArDMaD7OI9uW7TPK5-yqjX542fQ1zyARsCDKR58
|
||||
id: node.article.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
|
@ -31,24 +32,28 @@ settings:
|
|||
text: text
|
||||
image: image
|
||||
file: file
|
||||
video: video
|
||||
faq: faq
|
||||
target_bundles_drag_drop:
|
||||
text:
|
||||
enabled: true
|
||||
weight: -11
|
||||
weight: -15
|
||||
image:
|
||||
enabled: true
|
||||
weight: -10
|
||||
weight: -14
|
||||
file:
|
||||
enabled: true
|
||||
weight: -9
|
||||
slide:
|
||||
weight: -8
|
||||
enabled: false
|
||||
update:
|
||||
weight: -7
|
||||
enabled: false
|
||||
weight: -13
|
||||
video:
|
||||
enabled: true
|
||||
weight: -12
|
||||
faq:
|
||||
enabled: true
|
||||
weight: 9
|
||||
weight: -11
|
||||
slide:
|
||||
weight: -10
|
||||
enabled: false
|
||||
update:
|
||||
weight: -9
|
||||
enabled: false
|
||||
field_type: entity_reference_revisions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue