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