Add one last stray Drutopia-updated config
This commit is contained in:
parent
fc660057f4
commit
152f120aa0
1 changed files with 13 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
uuid: af3dfc7a-4ebd-4547-8a2a-dedce1e50c0e
|
||||
uuid: 96a0ecc5-623a-419e-82b1-bebadd261539
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
|
@ -11,10 +11,11 @@ dependencies:
|
|||
- paragraphs.paragraphs_type.slide
|
||||
- paragraphs.paragraphs_type.text
|
||||
- paragraphs.paragraphs_type.update
|
||||
- paragraphs.paragraphs_type.video
|
||||
module:
|
||||
- entity_reference_revisions
|
||||
_core:
|
||||
default_config_hash: pzHKcTxgY8UnpROWkLq7oO4li5xwB71u0em_dj6yVaU
|
||||
default_config_hash: HJYh7swNX1LRKal9y5OKiapYOWv17eglY8LI3vJaEug
|
||||
id: node.page.field_body_paragraph
|
||||
field_name: field_body_paragraph
|
||||
entity_type: node
|
||||
|
@ -33,26 +34,30 @@ settings:
|
|||
text: text
|
||||
image: image
|
||||
file: file
|
||||
video: video
|
||||
slide: slide
|
||||
update: update
|
||||
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
|
||||
weight: -13
|
||||
video:
|
||||
enabled: true
|
||||
weight: -12
|
||||
slide:
|
||||
enabled: true
|
||||
weight: -8
|
||||
weight: -11
|
||||
update:
|
||||
enabled: true
|
||||
weight: -7
|
||||
weight: -10
|
||||
faq:
|
||||
enabled: true
|
||||
weight: 9
|
||||
weight: -9
|
||||
field_type: entity_reference_revisions
|
||||
|
|
Loading…
Reference in a new issue