#wordpress 2018-05-11

2018-05-11 UTC
[chrisaldrich] joined the channel
#
[chrisaldrich]
[kimberlyhirsh] [jhsheridan] I've recomended it to others, but GWG did a conversion of the 2016 theme to be more compatible with various indieweb pieces. The list of changes he made can be very instructive depending on your level of themeing ability: https://github.com/dshanske/twentysixteen-indieweb/commits/master
#
GWG
Hello, [chrisaldrich]
#
[chrisaldrich]
a lot of the heavy surgery in his changes relates to replacing the native Post Formats for Post Kinds, so those could be skipped.
#
[chrisaldrich]
Evening GWG!
#
GWG
It wasn't that heavy
#
GWG
I need to do some tweaks on my theme though
#
[chrisaldrich]
it wasn't too heavy, but I remember it being about 25% of the overall changes maybe?
#
GWG
I also want to finish the privacy and Webmention work
#
[chrisaldrich]
If one isn't excising post formats, it cuts down on the changes one needs to make to a reasonably modern theme.
#
[chrisaldrich]
I remember someone asking about web actions earlier this week in the #wordpress channel. Other than Mathia's plugin adding some of the markup pieces, has anyone done anything with making them more directly usable?
#
GWG
chrisaldrich, I did
#
GWG
But that plugin is broken and unusable.
#
GWG
I should fix it.
#
[chrisaldrich]
could be an interesting tie in with post kinds?
#
GWG
The plugin was where I originally wrote the parsing code before I moved it into Post Kinds
#
[chrisaldrich]
evolution++
#
Loqi
evolution has 1 karma
#
GWG
chrisaldrich, I am going to wind down my current stuff
#
[chrisaldrich]
GWG is the best plate juggler I know.
#
GWG
Wait till I spin them?
#
[chrisaldrich]
I'll bring the spinning poles Mr. Vaudeville.
#
GWG
What are your itches?
#
[chrisaldrich]
I really want to make some standard themes 2011-2017 a bit more indieweb friendly... spend some time doing more editing on the book... get indiewebwp moving (still somehow haven't gotten the password)... add Want Kind posts... documentation, documentation, documentation, and a few more how-to videos
#
GWG
Want Kind?
#
[chrisaldrich]
I feel like I should be using micropub apps more too....
#
[chrisaldrich]
What is want?
#
Loqi
want is a rare post type on the indieweb, where the author posts something (acquisition) or experience (book to read, movie to watch, venue to checkin, food/dish they'd like to try) they want get or do https://indieweb.org/want
#
[chrisaldrich]
I thought I'd put together most of the code and a template before asking to reserve it....
#
GWG
How is that not wish?
#
[chrisaldrich]
they're similar, but somewhat semantically different...
#
GWG
Acquisition?
#
[chrisaldrich]
I might have a book on my wish list, then get it for my birthday (acquisiton), but it could still be on my want (to read) list as well.
#
GWG
I have to fix read
#
[chrisaldrich]
I'm still thinking about the differences in the three and how to best use them before I dive in head first
#
[chrisaldrich]
what's wrong with read?
#
[chrisaldrich]
I've been thinking about how to better delineate reads between books, magazines, newspapers, online web pages as well as meta-data for ISBNs for actual books.
#
[chrisaldrich]
I still think authors in most kinds don't show the wrapped URL links unless there's a photo. Would be nice if they'd link in cases where the photo doesn't exist.
jhsheridan joined the channel
#
[chrisaldrich]
GWG, with IWS coming up, perhaps this week we should discuss community and how to participate, get involved, and navigate wiki, chat, etc.? Unless something else exciting pops up....
[chrisaldrich] joined the channel
#
[chrisaldrich]
GWG, is it just me or did the icons for the Syndication LInks all get significantly smaller in the last update, or did something change accidentally. I've gone from "small" to "large" just to be able to see them.
[kevinmarks] and [tantek] joined the channel
#
jgmac1106
Got a question from a student. Has anyone done any work or is it even possible to syndicate from WordPres to BandCamp?
[tantek], tantek_ and [miklb] joined the channel
#
[miklb]
[chrisaldrich] yes, he dropped the size so in feeds the svg icon wouldn’t be so huge.
#
[miklb]
easier to control the size in CSS in theme than deal with a large size coded into the svg
[kevinmarks], jhsheridan and [chrisaldrich] joined the channel
#
[chrisaldrich]
thanks [miklb]! Now to fix the author photo sizes in feeds from Post Kinds which can vary widely as well.
#
[chrisaldrich]
[miklb] while I'm thinking about it, I still don't think I've seen the account details for indiewp, but have some time to play around with it shortly.
[jgmac1106] joined the channel; jhsheridan left the channel
#
[jgmac1106]
[chrisaldrich] Going with a fixed pixel size or a width %?
#
[chrisaldrich]
[jgmac1106] there's a few ways to do it, I just have to dig into how post kinds dovetails into the standard rss feeds to be able to tweak it.
#
[chrisaldrich]
may be better as a rem calculation as they're meant to be displayed as an inline /sparkline but not all feed readers may handle them the same way either....
#
[chrisaldrich]
may be beyond my pay grade?
tantek_ joined the channel
#
GWG
I think I need to fix the default CSS in Syndication Links though
#
GWG
The author images need to be side loaded
#
GWG
miklb, the svgs are autogenerated now, so I could set the default size to anything.
sebsel, [cleverdevil], j12t, [chrisaldrich] and [jgmac1106] joined the channel
#
[jgmac1106]
@gwg can you send me the link to css sheet in the repo? I can take a look
j12t and [pfefferle] joined the channel
#
[pfefferle]
GWG I would love to provide a global functiomn for Webmention_Receiver::domain_whitelist_check
#
[pfefferle]
GWG any ideas how we should call it
#
[pfefferle]
GWG `is_webmention_source_domain_whitelisted` ???
#
GWG
That's long but works
#
GWG
pfefferle, I am not sure if there is anything else I should do in a PR before you push the two plugins
#
[pfefferle]
We can remove domain from the name?!?
#
GWG
Probably, because source is what it is looking for.
tantek_ joined the channel
#
[pfefferle]
No problem... Release fast, release often
#
GWG
pfefferle, I want to come back after 4.9.6 and see about how I might hook in the new comment anonymization functions
#
[pfefferle]
Is there one?
#
GWG
Yes
#
GWG
Too many tickets to read through and no make post
#
GWG
It doesn't do much, but I wanted to let it in since it is soon
#
GWG
The
#
GWG
The
#
GWG
options I am thinking of are for proxied webmentions, anonymize them, hide them, or reject them
#
GWG
Or my preference... show them
#
GWG
Then there is the question as to whether replies should be treated differently than other typed
#
GWG
At the least, I will make it easier for someone to not do something I want to do
#
GWG
I need to add privacy protections to Simple Location, and then my privacy work is done for now.
#
GWG
I can get back to sharing
[miklb] joined the channel
#
[miklb]
[chrisaldrich] [pfefferle] GWG speaking of indiewp.com, it expires next week. I’ll renew, but if one of you want it, holler.
#
GWG
I still have not done anything there
#
GWG
I am still trying to decide on something to demo at IWS
#
[miklb]
when is that again?
#
Loqi
what
#
[miklb]
what is IWS
#
Loqi
IndieWeb Summit 2018 is June 26-27, 2018 in Portland, Oregon; the eighth annual gathering for independent web creators of all kinds, graphic artists, designers, UX engineers, coders, hackers, to share ideas, create & improve their personal websites, and build upon each others creations https://indieweb.org/IWS
#
GWG
Any suggestions? I am not sure if I will get my POSSE project done
#
GWG
I am not sure I have a little project
#
aaronpk
make a large project into several smaller projects
[colinwalker] joined the channel
#
[colinwalker]
GWG++ for help with extending the webmention plugin
#
Loqi
gwg has 60 karma in this channel (348 overall)
chimo, [kevinmarks] and [cleverdevil] joined the channel
#
GWG
aaronpk, any ideas to inspire me?
#
GWG
I really want to finish the POSSE project, but it is just plumbing
#
aaronpk
how's the indieauth plugin? I lost track
#
aaronpk
I really want that to be solid
#
GWG
aaronpk, I have a bugfix to track down
j12t joined the channel
#
GWG
Ruxton put me onto a possible explanation
#
GWG
aaronpk, but the biggest issue is this.... what should a client do if a token continues to be rejected?
#
aaronpk
show an error to the user?
j12t_ joined the channel
#
GWG
aaronpk, I was thinking of OYS? Where it is automated?
#
aaronpk
ah, it should give up, then show a notice to the user
#
aaronpk
i think OYS does that
#
GWG
I am just wondering how to avoid individuals losing their OYS and OYG access without realizing why
#
aaronpk
bridgy has this same problem with posting to facebook
#
GWG
Wasn't snarfed going to send people a message using the Facebook API?
#
aaronpk
yes it does that
#
GWG
okay
#
GWG
Other than that confusion, and a few minor tweaks, what's wrong with the Indieauth plugin?
#
aaronpk
I don't know, but i feel like there were still a few people who still had problems?
#
GWG
I am working through them as they come up
#
aaronpk
i think i still need to debug this on OYG's side but this one is still unresolved and i'm not sure what the problem is https://github.com/aaronpk/OwnYourGram/issues/64
#
Loqi
[davidmead] #64 Nothing posted to blog from ownyourgram in over a month
#
GWG
Theories?
#
aaronpk
only thing i can think of on OYG's side is that it isn't actually saving the new token, but that would really surprise me if that was the case
#
GWG
I wonder then
j12t joined the channel