2019-01-14 UTC
[cleverdevil], gRegorLove and [xavierroy] joined the channel
# 05:22 [xavierroy] [pfefferle] Is there a way to filter out certain categories/tags out of the ActivityPub feed?
[pfefferle] joined the channel
[xavierroy] joined the channel
[tantek], [Rose] and [pfefferle] joined the channel
# 07:48 [pfefferle] Hmmm, I have to finally learn how to build meta-boxes for Gutenberg I think 😒
# 07:51 [xavierroy] or alternatively, you could build a setting page to filter out categories
# 08:34 [xavierroy] 🙂 and any chance of supporting post kind icons if I'm using that instead of post formats?
[pfefferle] joined the channel
# 10:48 [pfefferle] sure, there is an open issue for that I think… shouldn’t be that difficult
# 10:48 [pfefferle] (you mean replacing the post-format above the title with the post-kind?!?)
[xavierroy] joined the channel
[jgmac1106] and jgmac1106 joined the channel
# 12:28 GWG Anything new on the Indieweb WordPress front?
[jgmac1106] joined the channel
# 12:33 [jgmac1106] no just finished a grant proposal, have your video series on the calendar this week in between finishing book and setting up a new class
# 12:34 [jgmac1106] I do need to do a ClassicPress install and show how SemPress and Indieweb-2016 work on that...but still staying opaque until 1/22
# 12:36 GWG I've been going back and forth between iw26, which is the rename on Indieweb-2016, and a fork of Independent Publisher. The latter is much harder to organize.
# 12:38 GWG Both IW26 and IP come from the same ancestor, so part of the solution is to try to bring them closer together in how the code is organized to make it easier to update them in parallel.
# 12:40 GWG jgmac1106: Did you have any notes about Indieweb issues with Independent Publisher from some of your deep dives?
# 12:40 jgmac1106 yes, let me go back and look later, though you seem to be fixing most of the parsing issues post-kind caused
# 12:42 GWG I got Syndication Links and Simple Location integrated in. I still have author parsing in the theme to fix
# 12:43 GWG I continue to do bug fixes and enhancements to plugins as they come up, even though I am focusing on theming right now
# 12:45 GWG For example, I have an unreleased bug fix for a problem I discovered because Independent Publisher filters the same thing Post Kinds does and it caused a display issue
[smerrill], jgmac1106, [tantek], [jgmac1106], jeremych_, [schmarty], [grantcodes], [xavierroy], [pfefferle], [manton], [deeden], [davidmead] and jackjamieson joined the channel
# 18:12 GWG I am just reminded of the 1980 movie Airplane when I type that, jackjamieson
# 18:17 GWG Working on theming and stopping only for bugfixes right now
# 18:19 GWG For example, raamdev used a custom header as a site logo
# 18:19 GWG He did this before custom logos were a thing
# 18:23 GWG By the way, Indigenous for Android is complaining objects of type string can't be converted to objects from Yarns
# 18:24 GWG Title filters, addition of time instead of just date... archive description filters
# 18:28 GWG If no logo is set, it defaulted to the admin email Gravatar
# 18:28 GWG I found that an assumption that I didn't like
# 18:32 GWG I also have to change the style sheet to stop styling classic Microformats
# 18:34 GWG I added an option to hide categories from displaying on the front page.
# 18:43 GWG Needs work, but styling any Microformats is a bad practice
# 18:45 GWG If the goal is a theme to refer people to... then we should not have that practice
# 18:55 GWG Either way, once it is changed...it can continue to improve
# 18:56 jackjamieson Hmmm, I guess I could review the styling, but why is it a bad practice? it makes sense to me that one might use .h-card or similar for styling
[tantek] joined the channel
# 18:59 GWG Changing your Microformats markup shouldn't change the appearance of your site
# 19:05 jackjamieson I guess that makes sense, I was thinking it leads to excess classes in CSS (both a style class and a microformats class). But keeping those separate is more flexible
[davidmead] and [asuh] joined the channel
# 19:55 [asuh] GWG, I’m getting some PHP errors for Simple Location when I manually enter Location without doing a look up for longitude and latitude
# 20:00 [asuh] they’re warnings considering i can still render the page. i’m guessing they might have to do with the fact that this VM is running a newer version of PHP
# 20:18 GWG Can you file an issue so I can try to address?
# 20:19 GWG asuh, do you want to, when manually adding coordinates, still reverse geocode and do weather?
# 20:20 GWG The way it is set is that it will look up the name if the box is empty and you hit lookup but not otherwise
# 20:21 GWG I think it will only look up weather if it looks up the name, but I should fix that if it does.
# 20:22 GWG Trying to figure out the right configuration
# 20:23 [asuh] i’m trying various configurations trying to debug my markup rendering problem when i ran into this
[keithjgrant], [relapse], [cleverdevil] and [tantek] joined the channel