#wordpress 2019-05-23

2019-05-23 UTC
[jjdelc], gRegorLove_, miklb and gRegorLove joined the channel
#
GWG_
miklb: Unserialize? Not sure what the issue is. I did have to change it to comply with mf2 json
#
miklb
last time I tried exporting my WP db a lot of the meta fields were serialized arrays. I haven't tested in last couple of months. I should check again. Thanks.
#
GWG_
They technically still are, just mf2 json compliant now
#
miklb
I might need to write a parser then to unserialze them so I can get them into YAML. But I'm not trying to start with all of my old content anyway. that will stay as it is for foreseeable future.
#
GWG_
miklb: You want to export them into a yaml file?
#
GWG_
There might be a way.
#
GWG_
I have a function in Parse This that turns mf2 into an object.
#
miklb
yeah, there's a plugin already that does that. Converts all of the postmeta into YAML and then adds the content as markdown. But some of the indieweb meta is serialized in the YAML
#
miklb
I'd have to find my test export to see which fields
#
GWG_
That should be fixable.
#
GWG_
Probably any of the citations.
#
GWG_
There is so much more I wish I had time to do.
#
miklb
like I said though, I'm cool re-launching myself on a new domain without old content. I don't have a solution for webmentions or comment migration yet so I'm not in a rush. I think once I figure out how I'm storing them on the new site, I can look at how to export in that format.
#
miklb
Sure. I've been slowly toiling away for months. But I have a need to do some Jekyll work for a volunteer project so it was a good time to double up on it.
#
GWG_
Tell me if I can help
gRegorLove, [tantek], [frank], [jeremycherfas], [Rose], [jjdelc], gRegorLove_, [tonz], [calumryan], GWG and jeremych_ joined the channel
#
GWG
Morning
#
Loqi
good morning
[Rose] joined the channel
#
[Rose]
Good morning :)
#
GWG
How goes the WordPressing?
#
[Rose]
Solid, nothing is broken 😄
#
GWG
I am working on two similar problems simultaneously
[tonz] joined the channel
#
GWG
jackjamieson reported a slow feed search in Parse This and still working on the webmention verification code
#
GWG
Oddly enough, similar code
#
GWG
The code that retrieves and processes HTML
#
[Rose]
Good luck
[calumryan] joined the channel
#
GWG
I want some version of Yarns to be ready by Summit
#
GWG
So I always try to fix issues
#
GWG
As for webmentions, I predict that is a whole summer project
#
GWG
Because of how many webmentions people already have stored
[grantcodes], [jgmac1106], [eddie], [keithjgrant] and [calumryan] joined the channel
#
[Rose]
Ok, the fields to reply to something in the admin panel aren't showing up, I think I broke it 😛
#
[Rose]
And webmentions can definitely get complex
[tonz] joined the channel
#
[tonz]
[Rose] WordPress? Then check screen options in top right of admin dash whether response properties are checked
#
[Rose]
That was it! Thanks!
#
GWG
I have to figure out why that keeps happening
#
[tonz]
@gwg maybe after WP core updates?
#
[Rose]
That might line up with the last one. Or maybe it happened when I updated Autonomie.
#
[tonz]
@gwg to continue our earlier conversation about Yarns feeds being stored in wp_posts….for now I think I’ll take the route of using Yarns in a seperate / for purpose WP instance, and then point to its microsub endpoint in my main WP instance. That would keep my feeds and tinkering with them outside my live blog database, while still being able to use my main domain as log-in for it all.
#
GWG
jackjamieson and I may brainstorm multiple storage settings
#
GWG
Post table is still best for novice users
[tonz] joined the channel
#
[tonz]
I agree, wp_posts is most obvious choice.
[grantcodes] joined the channel
#
GWG
Same with using a separate polling service
#
GWG
Most users don't know how to set that up
#
GWG
I have this idea of building a comment templating system into webmentions that would allow themes to style them, overriding the default.. similar to what I did in Post Kinds
[chrisaldrich] joined the channel
#
[chrisaldrich]
Good morning indiewebpressers
[eddie], gRegorLove, [tantek] and chrisaldrich joined the channel; gRegorLove left the channel
#
chrisaldrich
I just noticed that MPMUDEV has opensourced some it's plugins: https://premium.wpmudev.org/blog/wpmu-dev-legacy-plugins/
[chrisaldrich] joined the channel
#
[chrisaldrich]
Of particular interest to [jackjamieson] is that they've opensourced their reader plugin which I've mentioned before as an interesting interface within the edublogs space https://github.com/wpmudev/msreader
#
[chrisaldrich]
what is edublogs?
#
Loqi
edublogs is a hosted custom version of WordPress geared toward students, teachers, and educational institutions https://indieweb.org/edublogs
[tonz] and [jackjamieson] joined the channel
#
[jackjamieson]
chrisaldrich++ Thanks for the tip!
#
Loqi
chrisaldrich has 10 karma in this channel over the last year (41 in all channels)
#
chrisaldrich
It also looks like they opensourced their Pro-Sites plugin upon which I'm guessing they built their entire edublogs empire. https://github.com/wpmudev/pro-sites
#
chrisaldrich
This could potentially mean that an enterprising WordPress-based business could more easily create an indieweb as a service hosting business a la micro.blog on it?!
#
GWG
Interesting idea
[eddie] and [chrisaldrich] joined the channel
#
[chrisaldrich]
apparently there's also https://wpultimo.com/ which is something similar which might be able to do IndieWeb as a service for wordpress.
#
[chrisaldrich]
i'll have to so some research to see if either of these lets you bring your own domain to the system.
#
[chrisaldrich]
If one would, should we start something GWG? 😉
#
GWG
I don't know, talk me into it
[benatwork], [jgarber] and [Rose] joined the channel
#
[chrisaldrich]
i'll do some research first, but this is the sort of thing I've been hoping someone else had already built...
#
doubleloop
^ I think a WP IWaaS is a great idea
[calumryan] joined the channel
#
Loqi
[Neil Mather] Had an idea for a cooperatively-run indieweb hosting platform.  We would help set up and / or host WordPress-based indieweb sites.  Preconfigured to interact with both the silos and the fediverse.  For mainly Gen 3/Gen 4 of indieweb, to coincide (...
#
doubleloop
With a WP multisite, is it possible to split out a site if someone wanted to spread wings and move onto their own hosting?
#
GWG
Export, I believe
#
[chrisaldrich]
I just got a tingle "Domain Mapping: Available in WP Ultimo core"!!
#
GWG
I did have an mf2 json exporter idea
#
doubleloop
What is a good way to test my micropub media endpoint?
#
Loqi
It looks like we don't have a page for "good way to test my micropub media endpoint" yet. Would you like to create it? (Or just say "good way to test my micropub media endpoint is ____", a sentence describing the term)
#
doubleloop
I'm getting an error from Indigenous when posting to it
#
GWG
Which one?
#
doubleloop
Which error?
#
GWG
Which media endpoint? Wordpress? And what error?
#
doubleloop
Oh didn't know there's multiple media endpoints
#
doubleloop
It's when using 'Upload' from Indigenous for Android, uploading to Wordpress
#
doubleloop
Uploading an image
#
GWG
Odd, I have done that
#
GWG
Will try it out again just to check
#
GWG
Any error messages that might help?
#
doubleloop
> Media posting failed. Status code: 500; message: {"error":"invalid_request","error_description":[0]}
#
doubleloop
It definitely did work at one point, but I can't remember when it stopped
#
GWG
Odd.
#
GWG
Open an issue, and I will do some testing
#
doubleloop
Is there another client I could try to see if the same error is returned?
#
GWG
Not sure if I can nail it down
#
GWG
Hmm... Quill is an option.
#
GWG
Will have to think
#
doubleloop
I can't see how to do just an upload to the media endpoint in Quill
#
doubleloop
(Should point out that if I create a note in Indigenous that contains an image, that does work)
#
doubleloop
Happy to open an issue - should it go on wordpress-micropub?
#
GWG
Yes
#
GWG
I am getting it on my test site
#
GWG
I didn't before
#
GWG
Will investigate