Configure blog tags & topics to mark up as categories
plus other, experimental indieweb microformat config Ref #132
This commit is contained in:
parent
a23f8f44f7
commit
b678357c3d
2 changed files with 32 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue