Install the drutopia blog module
This commit is contained in:
parent
d82b83eebb
commit
ea29ea2dea
40 changed files with 3880 additions and 16 deletions
23
config/sync/field.field.node.blog.field_summary.yml
Normal file
23
config/sync/field.field.node.blog.field_summary.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 4c3abe8f-c84b-4b35-adcb-64040117d8e0
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_summary
|
||||
- node.type.blog
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: 4D-q06fQHsxPYyFMmGPATTZpX5u5yBuE_RpBBksqsWA
|
||||
id: node.blog.field_summary
|
||||
field_name: field_summary
|
||||
entity_type: node
|
||||
bundle: blog
|
||||
label: Summary
|
||||
description: 'Enter a short description of what this blog post is about. The summary is displayed on blog teasers, such as on the blog listing page. '
|
||||
required: true
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue