Include (hidden) Indieweb fields for syndicating to Mastodon, Twitter

This commit is contained in:
benjamin melançon 2022-03-04 11:58:54 -05:00
parent 2c08a09cc5
commit c69eb0b9ea

View file

@ -31,6 +31,7 @@ third_party_settings:
disable_css: false
entity_classes: all_classes
settings:
label: ''
wrappers:
header: div
left: div
@ -56,6 +57,10 @@ third_party_settings:
- field_tags
- comment
- links
footer:
- indieweb_syndication
- indieweb_bridgypublishtwitter
- indieweb_bridgypublishmastodon
fields:
node_post_date:
plugin_id: node_post_date
@ -130,6 +135,21 @@ content:
settings:
link: true
third_party_settings: { }
indieweb_bridgypublishmastodon:
weight: 11
region: footer
settings: { }
third_party_settings: { }
indieweb_bridgypublishtwitter:
weight: 10
region: footer
settings: { }
third_party_settings: { }
indieweb_syndication:
weight: 9
region: footer
settings: { }
third_party_settings: { }
links:
weight: 8
region: middle
@ -139,6 +159,5 @@ hidden:
body: true
field_meta_tags: true
field_summary: true
indieweb_bridgypublishtwitter: true
indieweb_syndication: true
langcode: true
search_api_excerpt: true