[unoabraham]That's really not required, folks can simply go to their profile > Other Sites and paste in a bunch of their sites and social profiles. Works perfectly. Even shows up on the Rel=Me widget with all of the links.
[unoabraham][miklb] No issue, but there are really more important issues to fix/areas to work on. Like Microformats plugin breaks meta data and causes the permalinks to disappear. I'd rather have that working and with that Bridgy backfeed working.
[miklb]oh, sorry, I meant an open GitHub issue. GWG linked to it. I just think discussions around the community plugin should be documented there. That’s all.
[miklb][unoabraham] understood. The nature of the varying degree of control over who/how/when each plugin gets updated is a bit difficult to follow at times, but the community plugins like the core IndieWeb should reflect community input.
[unoabraham]I'd think WP users should have Rel=Me figured. They would have to know the basics seeing they use plugins, themes, configure web host (even if it's a 1 click install).
Loqi[IndieWeb WordPress Outreach Club] Description
It is only a very basic implementation, because not every element is accessible through actions or filters. It is better to use a theme that supports Microformats 2 fully.
FAQ
What are Microformats 2?
Microformats are a simple way...
chrisaldrichWhat if the mf2 plugin had a settings page for the various filters? Then at least folks could pick and choose pieces against their theme and/or some of us could better help indicate which ones to enable?
[unoabraham]But using a free theme for microformats support instead of premium themes costing several hundred dollars seems like no solution to me. Especially after the hours I've spent going through the tutorials and learning how to customize child themes.
GWG[unoabraham]: That is why we came up with the compromise of a plugin, but it can't do very much, and is often thwarted by the developer unintentionally.
[unoabraham]I'm going to have a play with it. Will see how easy it is to add to a child theme. If it's easy then I can roll out a child theme that works with the Genesis Framework.
[miklb]theme developers are already adding microformats, just the wrong microformats and that’s part of the problem. 99% of themes use the mf from outdated core WordPress themes, used those classes for styling, and now Core won’t change it because they don’t want to “break themes”. We need to convince them that the current broken mf is breaking themes wanting to use current standards.
[miklb]I’m not sure yet, but I’m going to start banging the drum. In semantic versioning, 5.0 should mean breaking API changes. Where else would it make sense to switch to core supporting mf2 than now?
aaronpkthings that are particularly bad are things like hfeed appearing on every page because it's in the <body> tag, or hentry appearing on feed pages because it's on the <body>
[miklb]sent! let me know if comes through though [chrisaldrich] I think I got mailgun setup for sending but you’re the first I’ve tested since doing everything manual
[miklb]Also my server isn’t configured to install plugins from the admin, most of what I use I manually install/update from GitHub repos, so if there’s a tool or plugin we need there, just holler.
[miklb]if I’m not mistaken, table comes from like Robert’s Rules of Order or something like it. But I’ve also seen discussions where in some circles table means to put to a vote. ¯\_(ツ)_/¯
chrisaldrichAnother question is that for themes which might be changing as a result of gutenberg, is there a way that we can help folks to do better mf2 at the time of the change?
tantekre: all the arguments about lots of WordPress plugins vs a few (or one) IndieWeb plugin that just "does everything for you", note that Drupal is taking the "one plugin" approach - check out the list of functionality here: https://www.drupal.org/project/indieweb
tantekfirst, the dominant style preferred by people here, are the "small single function" plugins that allow for tinkering, mixing & matching etc. lots of preferences because everyone wants their own way
tantekGWG if you want to merge your plugins together, you'll have to make it clear that your merged super plugin is for ease-of-install and maintenance for gen2-4
Loqi[snarfed] i still don't use micropub much myself, so I'm gradually realizing that I'm the wrong person to own this plugin or drive its development.
so, i don't expect to work on this change myself, but it's still probably still the single most important thing...
tantekif folks still want a separate "do nothing" installer, then create a separate plugin that someone else can maintain (whoever wants a bazillion plugins) called "IndieWeb Installer"
[pfefferle]that is the main problem… there are a lot of people discussion the issues, but there is not much help when it comes to coding… at least for WP…