Enable Case Study feature
This commit is contained in:
parent
fe5068399c
commit
94cffb92c8
40 changed files with 2161 additions and 0 deletions
24
config/sync/field.field.node.case_study.body.yml
Normal file
24
config/sync/field.field.node.case_study.body.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
uuid: 579810a6-8532-4108-a245-82cbcd2ccd24
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.body
|
||||
- node.type.case_study
|
||||
module:
|
||||
- text
|
||||
_core:
|
||||
default_config_hash: cnhfj0MddoYgcNvVkpe94wBJ9uEUN4MCs22qy1p0hLU
|
||||
id: node.case_study.body
|
||||
field_name: body
|
||||
entity_type: node
|
||||
bundle: case_study
|
||||
label: Body
|
||||
description: ''
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
display_summary: true
|
||||
field_type: text_with_summary
|
Loading…
Add table
Add a link
Reference in a new issue