diff --git a/config/sync/field.field.node.collection.field_body_paragraph.yml b/config/sync/field.field.node.collection.field_body_paragraph.yml index 977cedc..4fb998f 100644 --- a/config/sync/field.field.node.collection.field_body_paragraph.yml +++ b/config/sync/field.field.node.collection.field_body_paragraph.yml @@ -6,8 +6,10 @@ dependencies: - field.storage.node.field_body_paragraph - node.type.collection - paragraphs.paragraphs_type.drutopia_collection + - paragraphs.paragraphs_type.file - paragraphs.paragraphs_type.image - paragraphs.paragraphs_type.text + - paragraphs.paragraphs_type.video module: - entity_reference_revisions id: node.collection.field_body_paragraph @@ -26,8 +28,10 @@ settings: negate: 0 target_bundles: drutopia_collection: drutopia_collection + file: file image: image text: text + video: video target_bundles_drag_drop: drutopia_collection: enabled: true @@ -36,8 +40,8 @@ settings: weight: 10 enabled: false file: + enabled: true weight: 11 - enabled: false image: enabled: true weight: 12 @@ -51,6 +55,6 @@ settings: weight: 15 enabled: false video: + enabled: true weight: 16 - enabled: false field_type: entity_reference_revisions