Person: Jan Boddez
Working on a Facepile “theme” block for IndieBlocks, which would show a post’s “like,” “bookmark,” and “repost” webmentions. Doesn’t support the Webmention plugin, yet. (It does work with IndieBlocks’ webmentions, which use a slightly different set of custom fields, etc.)#gutenberg #indieblocks #webmention #wordpress(https://bddz.be/P1j)
Working on a Facepile “theme” block for IndieBlocks, which would show a post’s “like,” “bookmark,” and “repost” webmentions. Doesn’t support the Webmention plugin, yet. (It does work with IndieBlocks’ webmentions, which use a slightly different set of custom fields, etc.) #gutenberg #indieblocks #webmention #wordpress (https://bddz.be/P1j)
Read more »Playing around with a “Repost” block.The block’s (four, in this case) `InnerBlocks` will be wrapped in a single `blockquote`.Hitting enter or clicking outside the URL field has the plugin fetch title and author info.#WordPress #IndieWeb(Technically, a toot is a “note,” and _no_ title should have been returned, but Mastodon seems to have dropped microformats, so we treat toots like we’d treat any regular old web page. 🤷)
Playing around with a “Repost” block. The block’s (four, in this case) `InnerBlocks` will be wrapped in a single `blockquote`. Hitting enter or clicking outside the URL field has the plugin fetch title and author info. #WordPress #IndieWeb (Technically, a toot is a “note,” and _no_ title should have been returned, but Mastodon seems to […]
Read more »Modified my “Share on Mastodon” mu-plugin, i.e., where I keep my PHP filters/tweaks, to correctly “thread” cross-posted replies to not only notes, but articles as well. https://indieweb.social/@janboddez/109884956066372057Should probably share the exact code, but it looks something like https://jan.boddez.net/wordpress/share-on-mastodon#threaded_toots, i.e., I’m using a regex to look up the note or article I’m replying to and then fetch its syndication URL, which I use to derive and set an `in_reply_to_id` parameter.#posse #wordpress(https://bddz.be/veN)
Modified my “Share on Mastodon” mu-plugin, i.e., where I keep my PHP filters/tweaks, to correctly “thread” cross-posted replies to not only notes, but articles as well. https://indieweb.social/@janboddez/109884956066372057 Should probably share the exact code, but it looks something like https://jan.boddez.net/wordpress/share-on-mastodon#threaded_toots, i.e., I’m using a regex to look up the note or article I’m replying to and […]
Read more »Note and Like Microformats https://jan.boddez.net/articles/note-and-like-microformats#indieblocks #microformats #wordpress #indieweb
Note and Like Microformats https://jan.boddez.net/articles/note-and-like-microformats #indieblocks #microformats #wordpress #indieweb
Read more »