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,11 +4,13 @@ status: true
dependencies:
config:
- field.field.node.gleaning.body
- field.field.node.gleaning.comment
- field.field.node.gleaning.field_image
- field.field.node.gleaning.field_upload
- image.style.thumbnail
- node.type.gleaning
module:
- comment
- file
- image
- path
@ -27,6 +29,12 @@ content:
placeholder: ''
third_party_settings: { }
region: content
comment:
weight: 124
settings: { }
third_party_settings: { }
type: comment_default
region: content
created:
type: datetime_timestamp
weight: 10