Move configuration to standard location (config next to web)
This commit is contained in:
parent
c3696b4b96
commit
8fdc0426d5
472 changed files with 1 additions and 1 deletions
50
config/sync/core.entity_view_display.node.people.default.yml
Normal file
50
config/sync/core.entity_view_display.node.people.default.yml
Normal file
|
@ -0,0 +1,50 @@
|
|||
uuid: bd7f486e-f0b6-4a58-9a09-a18ecb126915
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.node.people.body
|
||||
- field.field.node.people.field_body_paragraph
|
||||
- field.field.node.people.field_image
|
||||
- field.field.node.people.field_meta_tags
|
||||
- field.field.node.people.field_people_position
|
||||
- field.field.node.people.field_people_type
|
||||
- field.field.node.people.field_summary
|
||||
- node.type.people
|
||||
module:
|
||||
- ds
|
||||
- user
|
||||
third_party_settings:
|
||||
ds:
|
||||
layout:
|
||||
id: ds_1col
|
||||
library: null
|
||||
disable_css: false
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
wrappers:
|
||||
ds_content: div
|
||||
outer_wrapper: div
|
||||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions: { }
|
||||
_core:
|
||||
default_config_hash: PcM71wVDAKyWoQ4OFb7991GgWRB9kh4ZBoyqhQ5aHeU
|
||||
id: node.people.default
|
||||
targetEntityType: node
|
||||
bundle: people
|
||||
mode: default
|
||||
content: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_body_paragraph: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_people_position: true
|
||||
field_people_type: true
|
||||
field_summary: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
Loading…
Add table
Add a link
Reference in a new issue