Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
|
@ -13,10 +13,12 @@ dependencies:
|
|||
- field.field.node.article.field_summary
|
||||
- field.field.node.article.field_tags
|
||||
- field.field.node.article.field_topics
|
||||
- field.field.node.article.field_upload
|
||||
- image.style.thumbnail
|
||||
- node.type.article
|
||||
module:
|
||||
- comment
|
||||
- file
|
||||
- focal_point
|
||||
- metatag
|
||||
- paragraphs
|
||||
|
@ -107,6 +109,13 @@ content:
|
|||
third_party_settings: { }
|
||||
type: options_select
|
||||
region: content
|
||||
field_upload:
|
||||
weight: 51
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
type: file_generic
|
||||
region: content
|
||||
path:
|
||||
type: path
|
||||
weight: 13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue