#wordpress 2018-01-06

2018-01-06 UTC
[keithjgrant], Loqi, Kaja and [mrkrndvs] joined the channel
#
[mrkrndvs]
Is it possible to update a comment sent from my own site? Vaguely remember reading somewhere about some special code and spices to add? I really like posting comments from my own site, just keep making mistakes. Fine on my end, but mistakes on the other end.
sebsel joined the channel
#
Zegnat
Resending the webmention should trigger the other website to update their display of your comment, [mrkrndvs]
[pfefferle] joined the channel
#
[pfefferle]
Should work with WordPress Webmention installed on both sites
[ehs] joined the channel
#
GWG
Morning
#
Loqi
good morning
[xavierroy] joined the channel
#
GWG
[xavierroy]: Anything else I can answer? You know that if there is any idea that works, I will add it in.
#
GWG
Right now, I'm adding some crazy personal things as well. I'm supporting not only longitude and latitude, but personal weather stations.
#
[xavierroy]
I just started from scratch for 2018. I'll probably move my older blog posts to an archive domain. So right now I have just 20+posts to play with
#
[xavierroy]
So adding weather data to them is easy
#
[xavierroy]
Meaning I could add them manually
#
GWG
[xavierroy]: I'm hoping to have the first iteration done this weekend.
#
[xavierroy]
Also I just started using the issue post kind
#
[xavierroy]
Every issue I post on GitHub is manually added on my site. Maybe I will try out a issue view later
#
Loqi
🐛 Issue 72: Order of Syndicated Links
#
GWG
That's a hard one
#
[xavierroy]
You mean fixing that?
#
[xavierroy]
It's can always be reordered manually
#
GWG
The code doesn't know which links might be added
#
sknebel
would a custom order that is always applied be possible and a useful start?
#
GWG
I will see, it just requires a change. I have to think about how to do it
#
GWG
Right now, it takes an arbitrary array of links and tries to match them to icons.
#
GWG
Since the code doesn't know what might come in, how do I order?
#
GWG
So, it looks at nothing
#
[xavierroy]
Maybe if there is an existing data in the field, append new data?
#
GWG
It does, but back to display vs storage
#
GWG
Think of it this way
#
GWG
I have a list of links
#
[xavierroy]
The links are displayed in the order they're stored right
#
GWG
How are you suggesting that I reorder them? Based on what parameters?
#
GWG
You are suggesting based on post type
#
GWG
Can you map that out in the issue? In a sentence or two?
#
[xavierroy]
No. I had an existing link to letterboxd added manually. Then I selected bridgy publish to Twitter and FB. What happens is that the letterboxd links is pushed to the bottom. what I was expecting was that Twitter or Facebook link to be appended after my manual link
#
GWG
So, you want manual links prioritized over automatic ones?
#
GWG
Hmm...
#
GWG
That is a bit different.
#
GWG
I was envisioning having to put in a prioritization by type UI
#
[xavierroy]
No, that would be too complex 😀 unless you've already thought of doing that.
#
GWG
I really don't want to do that right now. I am not closing the door on it, but..
#
GWG
Either way, I am on weather at the moment, but I got someone their Untappd icon, so they can go have a beer till I get back to Syndication
[miklb] joined the channel
#
[miklb]
xavierroy I started playing around with silo.pub and the GitHub integration. I have a manual action on my laptop that takes the active tab in safari and posts a like to my site w/micropub & sends a ping to the silo.pub endpoint to star the repo. Once I figure out how to make that a micropub syndicate-to action would be able to use that to reply and create issues too.
#
[miklb]
all natively on our sites and POSSE to GitHub
#
GWG
Hello, [miklb]
#
[miklb]
afternoon
#
GWG
What are you up to today?
#
[miklb]
I need to fix the likes not displaying on my site, and I still need to get my live site set up with multi-site. We’ll see what I get accomplished today.
#
GWG
I have weather still
#
[miklb]
I also want to re-read that issue thread before Monday. Should we confirm with everyone?
#
GWG
But taking a break to clean my closet
#
GWG
miklb, it's 3pm eastern, right m
#
[miklb]
let me double check, we said 20:00 GMT
#
GWG
Isn't that 3?
#
GWG
We should have an indie event
#
[miklb]
sure. I thought about it but think at time we decided it wasn’t necessary. But I can try creating one or if you want to do it go for it.
#
[miklb]
I’ve only RSVP to one event, so don’t have a lot of experience with them.
#
GWG
I am getting better
#
GWG
miklb, my goal is to release weather support before the meeting
#
GWG
Well, at least first iteration
[snarfed] joined the channel
#
GWG
Snarfed on slack, that's atypical
#
[miklb]
oh, I’m beta testing a WordPress plugin to sync your gist on your site. I’m pretty stoked about that.
#
Loqi
[mAAdhaTTah] wp-gistpen: A self-hosted alternative to putting your code snippets on Gist.
#
GWG
Interesting
#
[miklb]
beta testing 2.0 and all seems well. I had issues with the early beta. Only need to figure out how to get the gists to display in the theme, but it’s all working in admin
#
[miklb]
UI is little odd to get used to
GWG, [kevinmarks], [miklb], tantek and ben_thatmustbeme joined the channel
#
tantek
ICYMI, lots of good points here worth keeping in mind: https://johnathan.org/2018/01/from-ghost-to-wordpress.html
#
Loqi
From Ghost to WordPress
#
[miklb]
gistpen plugin working https://miklb.com/gistpens/3126-2/ still in beta, but I’m excited to start posting the code 1st to my site & then POSSE to GitHub gist.
#
Loqi
Unspam Webmentions
#
[miklb]
probably will need to create custom templates for better mf2 on those
Kyle-K, [kevinmarks] and [mrkrndvs] joined the channel
#
[mrkrndvs]
Inspired by Clint Lalonde https://edtechfactotum.com/blog/reclaiming-the-edtechfactotum-newsletter/ I think I am going to try and make the move my monthly newsletter away from TinyLetter. Anyone else have similar experiences using WordPress for this and what 'Post Kind' would be best to use?
#
aaronpk
Mailchimp does a decent job turning an RSS feed into emails
#
aaronpk
so you can just use regular blog posts in wordpress, put them in a category, then give that category's RSS feed to Mailchimp
#
tantek
what is a newsletter
#
Loqi
This Week in the IndieWeb is a weekly digest of activities of the IndieWeb community https://indieweb.org/newsletter
#
tantek
that seems worthy of documenting as a "how to"