Install the drutopia blog module

This commit is contained in:
David Valdez 2019-07-22 15:27:01 -05:00
parent d82b83eebb
commit ea29ea2dea
40 changed files with 3880 additions and 16 deletions

View file

@ -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