diff --git a/config/sync/core.entity_view_display.node.blog.full.yml b/config/sync/core.entity_view_display.node.blog.full.yml index bb7077c..11a6a66 100644 --- a/config/sync/core.entity_view_display.node.blog.full.yml +++ b/config/sync/core.entity_view_display.node.blog.full.yml @@ -56,27 +56,47 @@ content: third_party_settings: { } type: entity_reference_revisions_entity_view region: content + field_meta_tags: + type: metatag_empty_formatter + weight: 8 + region: content + label: above + settings: { } + third_party_settings: { } field_tags: weight: 3 label: hidden settings: - link: true + microformat_class: p-category third_party_settings: { } - type: entity_reference_label + type: entity_reference_label_microformat region: content field_topics: - type: entity_reference_label + type: entity_reference_label_microformat weight: 2 region: content label: visually_hidden settings: - link: true + 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: { } + links: + weight: 7 + region: content + settings: { } third_party_settings: { } hidden: body: true field_image: true - field_meta_tags: true field_summary: true - indieweb_bridgypublishtwitter: true - indieweb_syndication: true - links: true diff --git a/config/sync/node.type.blog.yml b/config/sync/node.type.blog.yml index f037dff..6dd18f4 100644 --- a/config/sync/node.type.blog.yml +++ b/config/sync/node.type.blog.yml @@ -3,12 +3,16 @@ langcode: en status: true dependencies: module: + - indieweb_context - menu_ui third_party_settings: menu_ui: available_menus: - main parent: 'main:' + indieweb_context: + post_context_link_field: '' + post_context_post_type: '' _core: default_config_hash: 2tOuWCHTBNQL6qHpVU0Fp4sBGevWZAkXhAaPBu3HyN8 name: Blog