內容簡介
提供每個 WordPress URL 的 Microformats2 JSON「Feed」,並協助允許其他網站即使該主題不支援 Microformats2,也能夠取得預解析的Microformats-JSON。
Microformats2是 IndieWeb 的一個關鍵 構建塊,但很難(如果不是不可能)使 Microformats2 成為所有 WordPress 主題的核心功能。有幾個主題支援 Microformats2,但每個人都應選擇自己喜歡的主題,不應限於使用少數社區主題。在許多討論和一些不同的插件方法之後,我們正試圖提供 microformatted HTML 的替代(rel=altenate)表示。
此外,該插件還受到aaronpk 的 p3k的 URL 設計啟發。
p3k 範例:
原始網址:https://aaronparecki.com/2018/07/30/18/xray-updates
Microformats2 JSON:https://aaronparecki.com/2018/07/30/18/xray-updates.json
JF2:https://aaronparecki.com/2018/07/30/18/xray-updates.jf2
WordPress 範例:
原始網址:https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/
Microformats2 JSON:https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/feed/mf2
JF2:https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/feed/jf2
外掛標籤
開發者團隊
原文外掛簡介
Provides a Microformats2 JSON “Feed” for every WordPress URL, and helps to allow other sites to get pre-parsed Microformats-JSON even if the theme
does not support Microformats2.
Microformats2 are a key building-block of the IndieWeb, but it is very hard (if not impossible) to get Microformats2 as a core feature for all WordPress themes. There are several themes that are supporting Microformats2, but everyone should choose his prefered theme and should not be limited to use one of the few community themes. After a lot of discussions and some different plugin approaches, we are trying to provide an alternate (rel=altenate) representation of the microformatted HTML.
The plugin is inspired by the URL design of p3k of @aaronpk.
p3k Example:
Original: https://aaronparecki.com/2018/07/30/18/xray-updates
Microformats2 JSON: https://aaronparecki.com/2018/07/30/18/xray-updates.json
JF2: https://aaronparecki.com/2018/07/30/18/xray-updates.jf2
WordPress Example:
Original: https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/
Microformats2 JSON: https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/feed/mf2
JF2: https://notiz.blog/2013/06/18/the-rise-of-the-indieweb/feed/jf2
