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

@ -3,11 +3,14 @@ langcode: en
status: true
dependencies:
config:
- core.entity_view_display.comment.comment.default
- field.field.node.gleaning.body
- field.field.node.gleaning.comment
- field.field.node.gleaning.field_image
- field.field.node.gleaning.field_upload
- node.type.gleaning
module:
- comment
- file
- image
- text
@ -24,6 +27,15 @@ content:
settings: { }
third_party_settings: { }
region: content
comment:
weight: 104
label: above
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
type: comment_default
region: content
field_image:
weight: 102
label: above