#wordpress 2017-07-07

2017-07-07 UTC
tantek, Kai1, ricmac_, ricmac, davidmead, billbennettnz, prtksxna, prtksxna_, [miklb], sebsel, petermolnar and [pfefferle] joined the channel
#
[pfefferle]
good morning
#
Loqi
good morning!
#
[pfefferle]
miklb If it is a post-type of image or gallery I use `photo` otherwise I use `featured`
ricmac joined the channel
#
Loqi
ruxton has 2 karma in this channel (3 overall)
#
Ruxton
woot, 3!
#
Loqi
giggles
ricmac joined the channel
#
Ruxton
pfefferle: do you not use indieweb-post-kinds?
ricmac joined the channel
#
[pfefferle]
no, I only use core features and add links by hand atm.
#
[pfefferle]
but I am working on some more lightweight tolls
#
[pfefferle]
I only need posts-types that are not shown on the main page
ricmac joined the channel
#
[pfefferle]
but the last time I tried post-kinds is years ago... perhaps I should give it a second try...
#
[pfefferle]
Ruxton why are you asking?
ricmac, prtksxna, [kevinmarks], davidmead, ben_thatmustbeme and [davidmead] joined the channel
#
[davidmead]
snarfed gRegorLove I made changed to the functions.php in my child theme to add `u-url` to the “posted on” URL with `rel=bookmark` and the “posted by” URL. Hopefully that fixes the issue my end going forward
[miklb] joined the channel
#
[miklb]
pfefferle same question, what if someone doesn’t use post formats? Or are they more ubiquitous than I think they are?
ricmac, dougbeal|mb1 and [pfefferle] joined the channel
#
[pfefferle]
miklb that's a valid point... but I think it is easier to start with a simple solution that works and improve by user feedback... ?
#
[miklb]
lol. I never would have thought adding a radio button to allow a user to add a class would be considered complicated, but based on feedback here, I was wrong.
ricmac joined the channel
#
[miklb]
I’m just going to add it for my own site and share the code snippet for anyone else, rather than send it as a PR for a plugin.
[davidmead] joined the channel
#
[davidmead]
I don’t use post-kinds, but would be interested in the ability for WP to assign post format based on indieweb content (bookmark = link)
#
[pfefferle]
davidmead nice idea... would be a feature for indieweb-press-this perhaps
#
[davidmead]
pfefferle hmm. having it there might make me use indieweb-press-this ?
ricmac joined the channel
#
[pfefferle]
sure... but if you do not use it, you could easily choose the format type by hand ?
#
[davidmead]
That’s what I do at the moment
#
[pfefferle]
do you have a repo with the changes in your child format?
#
[davidmead]
nope. i have yet to embrace GItHub
#
[pfefferle]
davidmead I am highly interested in any theme optimisations ?
#
[pfefferle]
davidmead can you explain your expected posting flow?
#
[davidmead]
it’s a mix. OwnYourGram and OwnYourSwarm handle Instagram/Swarm entries. Foodspotting, Last.FM likes, and Untapped checkins are handled by WPMatico monitoring RSS feeds and creating posts (which is good as I can assign post type and tags when being created)
#
[davidmead]
everything else is hand done using the WP interface in Chrome on my laptop.
#
[davidmead]
Posts, Twitter replies, bookmarks, etc.
#
[pfefferle]
davidmead aaaaahhh now I understand... and you have to re-edit all posts because ownyourgram/microdata do not support the format types
#
[pfefferle]
ok, that makes sense
ricmac joined the channel
#
[davidmead]
It would be great if I could specify OwnYourGram is a photo. There is an IFTTT that does this (think Chris told me about it) but it didn’t work with OwnYourGram. Had to use IFTTTT to post to my site from Instagram if I remember correctly
#
[pfefferle]
davidmead perhaps we should make this a micropub feature?
#
[davidmead]
Also the hell of doing this on a phone too
#
[davidmead]
lost of copy & paste. WP Android app didn’t seem to show the plugins so I have to use the web gui
#
[pfefferle]
hmmm, in this case an independent plugin that tries to fix the post-format would really make sense
ricmac and Loqi joined the channel
#
aaronpk
i've had feature requests for adding categories to the ownyour* micropub requests
#
aaronpk
would that help this case?
ricmac, prtksxna, Loqi, [aaronpk], [miklb], [kevinmarks], [chrisaldrich] and [cleverdevil] joined the channel
#
www.boffosocko.com
edited /WordPress.com (+369) "Moved logo up page; added category; moved TOC down a tad for readability; automatic POSSE from .org"
(view diff)
ricmac joined the channel
#
www.boffosocko.com
created /WordPress_Crosspost (+324) "basic definition and link to plugin"
(view diff)
tantek and ricmac joined the channel
#
[chrisaldrich]
aaronpk, if I recall ownyourcheckin sends a tag "checkin" that WordPress properly and automatically pulls in as a category.
#
aaronpk
yeah that'd be the idea, except i want you to be able to choose whether it does that and what the tag name is
#
[chrisaldrich]
You might also send something that GWG's Post Kinds could parse to properly set the kind as a "photo" as well.
#
aaronpk
for example i don't want it to set that on mine
#
GWG
I have post type discovery in Post Kinds
#
[chrisaldrich]
One of these days I'll switch from OwnYourCheckin to OwnYourSwarm. Has anyone documented the set up for WordPress yet?
#
[chrisaldrich]
I know davidmead and anomalily have done it, and perhaps tamaracks?
#
[chrisaldrich]
GWG sounded like he might try it while banging on location in his new location....
#
GWG
chrisaldrich, the configuration of ownyourswarm is why I paused the work.
#
GWG
Nested microformats
ricmac joined the channel
#
[chrisaldrich]
aha! I've been trying to keep up on logs, but alas, I'm only getting every three days... #TheNewHouseIsKillingMe
ricmac joined the channel
#
GWG
chrisaldrich, basically my storage and the micropub stuff doesn't match.
#
GWG
Need to figure out long term
ricmac and [davidmead] joined the channel
#
[davidmead]
chrisaldrich I had to make sure OwnYourSwarm is sending as JSON, not using the “simple” method as it was causing problems http://davidjohnmead.com/blog/2017/07/01/ownyourswarm-posting-issues/
#
Loqi
[davidmead] Posted on 2017-07-012017-07-04 by davidmead OwnYourSwarm posting issues… As of today I’m getting an extra piece of content being cr...
ricmac, [kevinmarks], tantek, [johnhenry] and [miklb] joined the channel