#wordpress 2017-10-20

2017-10-20 UTC
tbbrown, drkokandy_, EmreSoku_, tantek, sebsel, [jeremycherfas], jeremycherfas, [eddie], [keithjgrant], [cleverdevil] and [miklb] joined the channel
#
[miklb]
Would be interesting to see if this could be adapted for POSSE https://github.com/Automattic/liveblog
#
Loqi
[Automattic] liveblog: Liveblogging done right. Using WordPress.
#
[miklb]
threaded tweets on each update
tantek, [jeremyzilar] and [keithjgrant] joined the channel
#
GWG
Sigh
[miklb] joined the channel
#
GWG
I am trying to decide what to prioritize next
#
GWG
So many choices
#
GWG
Should I go big or small?
#
GWG
It's raining here, so I am not doing much the next two days
#
[miklb]
I’m probably not the person to answer that as I’m in a funk and not accomplishing anything
#
GWG
I sympathize
#
GWG
I funk frequently
#
GWG
Maybe I should start on the Post Kinds problems
[keithjgrant], [eddie] and [miklb] joined the channel
#
[miklb]
I should look at the issues re: formatting in facepiles
#
Loqi
definitely
#
GWG
[miklb]: Oh?
#
GWG
Well, snarfed put in some issues on that, and pfefferle started a branch
[chrisaldrich] joined the channel
#
[chrisaldrich]
!tell tbbrown, in looking at Doc's page you mentioned, I'm not seeing the webmention endpoint show up. My guess is that you put the plugin into the right place, but it wasn't actually activated, and thus wouldn't send.
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
[chrisaldrich]: jeremycherfas left you a message 1 week, 6 days ago: Following up on your excellent facepiles post, I noticed that on my site I'm getting the mentions and reposts repeated under Webmentions. See here http://www.eatthispodcast.com/australia-where-healthier-diets-are-cheaper/ What I'd like, of course, is mentions with content to be displayed in full. Can't seem to crack this one. Theme is a child of Independent Publisher.
#
GWG
[chrisaldrich]: I didn't check the source. Was on my phone when they asked
#
GWG
Good catch
#
[miklb]
GWG I thought pfefferle was just working on caching authors. snarfed had some other items as well. Either way, it would be advantageous to my theme to look at the new facepile code.
#
[chrisaldrich]
!tell jeremycherfas RE: repeated webmentions in Independent Publisher: It's the root code between the theme calling it once and the semantic linkbacks plugin calling it the second time. Did I hear you were working on unduplicating this GWG?
#
Loqi
Ok, I'll tell them that when I see them next
#
GWG
Caching author images
#
GWG
[miklb]: Look at the function I added that is called by the filter. You can call it directly
tantek joined the channel
#
[miklb]
yeah, I need to read the code for sure. I have my own homebrewed facepiles on my site, need to familiarize with the plugin version now.
#
[miklb]
is there documentation too or just the code?
#
GWG
I want to write some
#
GWG
I tried to design it flexibly
#
GWG
I just borrowed Gutenberg's method of testing PHP 5.3-7.1
#
GWG
Seems to be working
#
GWG
Needs some modifications
#
GWG
But it installs PHP5.3 under trusty
#
[miklb]
interesting
#
GWG
Okay. I would need to pay for that
#
GWG
Never mind. Trying something else.
#
[miklb]
I can only think of a separate branch for 5.3 testing and Precise build env
[ob] and [kevinmarks] joined the channel
#
GWG
That is what I'm trying.