#wordpress 2018-01-27

2018-01-27 UTC
prtksxna_ joined the channel
#
j12t
Wordpress seems to have this concept of a "Format". I don't know whether that's a code WP idea, or just something themes do. But my theme has a long list, like Standard, Aside, Gallery, Link, Image, Quote, Status, Video, Audio and Chat (?!).
#
j12t
It seems there's a large overlap to Post Kinds?
#
GWG
j12t, Kinds is a replacement for format which is not extensible
#
Loqi
GWG: tantek left you a message 44 minutes ago: FYI: https://gregorlove.com/2017/12/indieweb-wordpress-feedback/
#
tantek
is there some way to parse out gRegorLove's blog post into either a series of wiki changes or issues (new or comments on) on various indieweb wp plugins?
#
tantek
would be great to capture each of his observations / suggestions in such a way that they can be individually worked on
#
Loqi
ok, I added "https://gregorlove.com/2017/12/indieweb-wordpress-feedback/" to a new "See Also" section of /WordPress/usability
#
loqi.me
edited /WordPress/usability (+159) "/* tantek added "https://gregorlove.com/2017/12/indieweb-wordpress-feedback/" to "See Also" */ new section"
(view diff)
#
Loqi
[gRegor Morrill] IndieWeb WordPress Feedback
#
j12t
gRegorLove++
#
Loqi
gregorlove has 1 karma in this channel (216 overall)
#
gRegorLove
GWG saw that post at the time (few weeks old now) and I think most of them were on his radar, but not sure if they're in issue trackers yet.
#
gRegorLove
I just realized today I hadn't submitted to indienews :)
prtksxna_, [miklb] and syp1 joined the channel
#
j12t
I've been trying to make the pinboard theme speak microformats. I notice that the syndication-links plugin seems to put its thing ("<ul class=relsyn...") into my <div class=e-content... But all that the theme has is basically "<div class=e-content><?php the_content(); ?></div>
#
j12t
So Q: how does the syndication-links plugin decide where to put its stuff, and how can I keep it from polluting my e-content? (At least I suppose that's what's supposed to be happening?)
prtksxna_, [jeremycherfas], syp1, zb111 and [miklb] joined the channel
#
[miklb]
j12t I would change that class from e-content to something else and then use a function similar to this https://gist.github.com/miklb/dee0edc9aa75693e27f7a0cc88e16a06 to wrap the WordPress $content in e-content, that way Syndication Links doesn’t get inserted into the e-content class
#
[miklb]
other option would be to look at not automatically inserting the syndication links and manually add the function in your theme outside of e-content wrapper
#
[miklb]
but I suspect you could run into other plugins possibly inserting its content there
#
GWG
That's why I went with a wrapper at a high priority. It is more reliable. Although I did manually add plugin support to many themes
jeremycherfas joined the channel
#
jeremycherfas
I have a WP site that is not my main site. I'd like to indiewebify it, but there are no other sites that I want to link back to it, so I don't think the /Wordpress_IndieAuth_Plugin will work for me. Is there a best option? H-card on an about page? Something else?
#
GWG
What do you need Indieauth for?
#
jeremycherfas
So that I can, for example, send notification of replies via Telegram.
#
Zegnat
You can login to Telegraph with your main domain and add a secondary site I belief
#
Zegnat
Oh, you said Telegram, never mind me.
#
GWG
Indieauth doesn't require rel me
#
GWG
You can log into Indieauth any way you want if the server supports it.
#
aaronpk
wait GWG did you already fix the wordpress indieauth plugin to support that?
#
GWG
aaronpk, it supports any Indieauth authorization Endpoint, but I didn't yet build one
#
GWG
But I was thinking pgp or such
#
aaronpk
ok then it's not really a good solution for what jeremycherfas wants yet
#
GWG
I wasn't suggesting it.
#
GWG
I was more pointing out rel me isn't a requirement
#
jeremycherfas
No zegnat, you are right. I meant Telegraph.
#
Zegnat
You don’t need a second login to Telegraph I think (aaronpk?)
#
Zegnat
Just login with your main site, then hit your icon in the right top and add another site.
#
aaronpk
correct, you can add a new site once you're logged in with your main site
#
aaronpk
and even that is just for organizational purposes. you can use your login to send from whatever site you want
#
aaronpk
it gives you a new api key to use for each site in case you're using the api for example, and then the logs will appear split between the two sites
#
GWG
I am confused
#
jeremycherfas
Wait. What?Live and learn.
#
GWG
WordPress has an webmentions plugin, why do you need another one?
#
GWG
I am missing something
#
jeremycherfas
Because I am trying to understand each bit of the WP puzzle. I don't want to receive back-feeds from any of the silos just yet. And I have nowhere to syndicate to.
#
jeremycherfas
So, for now I am adding the mf2 by hand and sending the webmentions by hand too.
[miklb] joined the channel
#
[miklb]
the webmention plugin won’t do backfeed on its own
#
jeremycherfas
I appreciate that. I can't help it that I want to understand all the many bits and the complex ways in which they fit together.
#
GWG
I've never thought as Telegraph as part of the puzzle though. That's what I'm trying to understand.
#
[miklb]
sends/receives webmentions. So if you don’t have something like bridgy set up, it will only send webmentions and receive
[eddie] and EmreSokullu joined the channel
#
jeremycherfas
I like to use Telegraph for sending things from sites that only occasionally have anything that needs sending. And now that I know I can send from any site, that's all I need.
#
jeremycherfas
I may extend some IndieWeb functionality later
#
GWG
Will be getting back to metabox fixes for Simple Location after I finish cleaning up the networking project
[cleverdevil], chrisaldrich, [kevinmarks], syp1, gRegorLove, [miklb] and [eddie] joined the channel