Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
93
config/core.entity_view_display.node.blog.full.yml
Normal file
93
config/core.entity_view_display.node.blog.full.yml
Normal file
|
@ -0,0 +1,93 @@
|
|||
uuid: 1767cffc-87d1-4b48-9da5-e2d929a14053
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_display.comment.comment.default
|
||||
- core.entity_view_mode.node.full
|
||||
- field.field.node.blog.body
|
||||
- field.field.node.blog.comment
|
||||
- field.field.node.blog.field_authors
|
||||
- field.field.node.blog.field_body_paragraph
|
||||
- field.field.node.blog.field_image
|
||||
- field.field.node.blog.field_meta_tags
|
||||
- field.field.node.blog.field_summary
|
||||
- field.field.node.blog.field_tags
|
||||
- field.field.node.blog.field_topics
|
||||
- node.type.blog
|
||||
module:
|
||||
- comment
|
||||
- ds
|
||||
- entity_reference_revisions
|
||||
- indieweb_microformat
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: eLe_jwnmC3YVxzxyG5O3Vc3cB-yoH17iuPzsEFt3TDM
|
||||
id: node.blog.full
|
||||
targetEntityType: node
|
||||
bundle: blog
|
||||
mode: full
|
||||
content:
|
||||
comment:
|
||||
weight: 4
|
||||
label: above
|
||||
settings:
|
||||
pager_id: 0
|
||||
view_mode: default
|
||||
third_party_settings: { }
|
||||
type: comment_default
|
||||
region: content
|
||||
field_authors:
|
||||
type: entity_reference_label_microformat
|
||||
weight: 0
|
||||
region: content
|
||||
label: hidden
|
||||
settings:
|
||||
microformat_class: 'p-author h-card'
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
field_body_paragraph:
|
||||
weight: 1
|
||||
label: hidden
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings: { }
|
||||
type: entity_reference_revisions_entity_view
|
||||
region: content
|
||||
field_tags:
|
||||
weight: 3
|
||||
label: hidden
|
||||
settings:
|
||||
microformat_class: p-category
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label_microformat
|
||||
region: content
|
||||
field_topics:
|
||||
type: entity_reference_label_microformat
|
||||
weight: 2
|
||||
region: content
|
||||
label: visually_hidden
|
||||
settings:
|
||||
microformat_class: p-category
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
indieweb_bridgypublishtwitter:
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
indieweb_syndication:
|
||||
weight: 6
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_image: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
langcode: true
|
||||
links: true
|
Loading…
Add table
Add a link
Reference in a new issue