Try configuring indieweb to auto e-content wrap node body (paragraphs) and comments

and also to mark up the summary so it can be used in syndication to microstatus networks.

We aren't printing the summary field on blog post full pages though so that can't possibly
work, and pretty sure the paragraphs won't print a class around them (but that's just as
well, we're doing the e-content class in the node--full template and getting a bit more of
the other content fields.

Wrapping the comment body is probably going to work though.

Ref #132
This commit is contained in:
benjamin melançon 2018-12-22 16:47:09 -05:00
parent 370e259739
commit 3d0ec7b122

View file

@ -2,8 +2,8 @@ h_entry: true
h_entry_comment: true h_entry_comment: true
h_event: event h_event: event
e_content: false e_content: false
e_content_fields: '' e_content_fields: field_body_paragraphs
e_content_comment: false e_content_comment: true
u_photo: false u_photo: false
u_video: true u_video: true
u_audio: true u_audio: true
@ -11,7 +11,7 @@ post_metadata: false
post_metadata_comment: true post_metadata_comment: true
p_name_exclude_node_type: '' p_name_exclude_node_type: ''
p_bridgy_twitter_content: false p_bridgy_twitter_content: false
p_summary: '' p_summary: field_summary
ds_node_support: false ds_node_support: false
_core: _core:
default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA default_config_hash: M4eTLAM6YmYdwygiLpINnQ1-O5AWqpzpcPV8B9MZDmA