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