parent
c74b391332
commit
2485830227
6 changed files with 106 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue