Enable comments on gleanings and collections

Ref #12
This commit is contained in:
benjamin melançon 2019-09-22 21:33:38 -04:00
parent c74b391332
commit 2485830227
6 changed files with 106 additions and 0 deletions

View file

@ -4,6 +4,7 @@ status: true
dependencies:
config:
- field.field.node.collection.body
- field.field.node.collection.comment
- field.field.node.collection.field_authors
- field.field.node.collection.field_collection_items
- field.field.node.collection.field_collection_type
@ -15,6 +16,7 @@ dependencies:
- image.style.thumbnail
- node.type.collection
module:
- comment
- image
- metatag
- path
@ -26,6 +28,12 @@ targetEntityType: node
bundle: collection
mode: default
content:
comment:
weight: 26
settings: { }
third_party_settings: { }
type: comment_default
region: content
created:
type: datetime_timestamp
weight: 10