#wordpress 2017-12-08
2017-12-08 UTC
[miklb], doubleloop[m], [manton], j12t, [kevinmarks], [dshanske], tantek and [pfefferle] joined the channel
# [pfefferle] Good morning
# [pfefferle] Oh, a lot of ZenPress Problems!?!
# [pfefferle] jeremycherfas mrkrndvs it‘s hard for me to join the discussion, because I am on a different time zone... If you need help and or code changes, please file some issues on GitHub!
# [pfefferle] trying to understand the „h-card problem“
[mrkrndvs] joined the channel
# [mrkrndvs] Ok, will do
# [pfefferle] Oh you are still awake
# [pfefferle] Anything I can help you with, now?
voxpelli and prtksxna joined the channel
[jeremycherfas] joined the channel
# [jeremycherfas] pfefferle It seems my problem was between pin13 and DNS and nothing to do with Zenpress.
# [pfefferle] Ok
tantek, raretrack, doubleloop[m], qwerty, jeremycherfas and [pfefferle] joined the channel
# [pfefferle] jeremycherfas and dshanske is there still a problem with the h-cards in ZenPress, or something I have to do?
# jeremycherfas For my part, nothing I am aware of.
# jeremycherfas nat problem because I am the only person who ever publishes to my site, and so displaying author details is redundant.
# jeremycherfas I have a modified Partials > entry-header.php display: none; on address .byline and address
# jeremycherfas I think that does it.
# jeremycherfas php AND display
# jeremycherfas Raretrack you could also take a look at this cli
# [pfefferle] raretrack deinstall the uf2 plugin
# [pfefferle] the uf2 plugin is only a polyfill
# [pfefferle] you do not need it for themes that fully support mf2 markup
# [pfefferle] you do not have to hide it via css
# [pfefferle] wp-uf2?
# [pfefferle] can you have a look at your plugin?
# [pfefferle] the title might differ, I think it is something like microformats2 or so
# [pfefferle] it is “Microformats 2”
# [pfefferle] you can disable and deinstall the plugin if you use sempress or an other indieweb compatible theme: https://indieweb.org/WordPress/Themes
# [pfefferle] dshanske I am listening 😉
# [pfefferle] yes
# [pfefferle] I have no idea 🙂
# [pfefferle] but the real problem is that more and more themes do escape the frontend function
# [pfefferle] I am not sure if uf2 is still a good idea, like it is now
# [pfefferle] raretrack your welcome 🙂
# [pfefferle] raretrack you’re welcome 🙂
# [pfefferle] sure
# [pfefferle] perhaps it loads the required files directly
# [pfefferle] or like that
# [pfefferle] the problem is, that all filters might be faulty… the title is even worse
# [pfefferle] then it is better to leave the plugins as they are and hope that the mf1 semantics are properly defined
# [pfefferle] and if you remove those two… the plugin has no real benefits
# [pfefferle] 😉
# [pfefferle] pehaps we can implement a test
# [pfefferle] to check if the frontend renders the tags properly
# [pfefferle] and if it fails, we deactivate the plugin with an error
# [pfefferle] perhaps as an “register activation” hook
# [pfefferle] have you seen https://wordpress.org/support/topic/bridgy-error-2/
# [pfefferle] you need some contributor like yourself 😉
# [pfefferle] but the PK plugin should not throw errors anyways
# [pfefferle] sure, but perhaps you are working on too many plugins at the same time…
# [pfefferle] both 🙂
# [pfefferle] let’s build some GWG clones 😉
# [pfefferle] one for each plugin!
# [pfefferle] 😄
# [pfefferle] touché
# [pfefferle] on “same”?
# [pfefferle] ah, you mean SIL OFL ??
# [pfefferle] the problem is, that you seem to mix different icons and it is not clear which one is from where and you have to include the license file I think
# [pfefferle] hmmm
# [pfefferle] good question
# [pfefferle] 2) Original or Modified Versions of the Font Software may be bundled,
# [pfefferle] redistributed and/or sold with any software, provided that each copy
# [pfefferle] contains the above copyright notice and this license. These can be
# [pfefferle] included either as stand-alone text files, human-readable headers or
# [pfefferle] in the appropriate machine-readable metadata fields within text or
# [pfefferle] binary files as long as those fields can be easily viewed by the user.
# [pfefferle] hmmm
[miklb] joined the channel
# [pfefferle] GWG 👍
# [pfefferle] still the avatar cache of SL and I love this idea: https://github.com/pfefferle/wordpress-semantic-linkbacks/issues/130
# [miklb] since I want to customize the output but only show the h-card on the home page if the user adds the widget to that area, I’m going to check if_widget_active. If it is, then display my custom function to output the fields. Same with rel-me widget. As the widgets improve, I can revisit that decision
# jeremycherfas Hey miklb, off-track, but ... I was recently reading about a weekly photo challenge somewhere, and I think it was on your site, with a photo about Building, but I'm blowed if I can find it now. Was it you?
# [pfefferle] 😳
# jeremycherfas Was it? I thought iot was a weekly thing. I started that too but got derailed, not quite as serious reasons as you though. Just lazy.
# [pfefferle] I am speechless!!!
# jeremycherfas And they say guns make people safer.
# [pfefferle] oh my god
# [pfefferle] now i am really happy to live in europe!
[xavierroy] joined the channel
# [xavierroy] pfefferle and dshanske I also have the same issue as Khurt with the bridgy errors
# jeremycherfas I can imagine. It really is hard for those who don't live in that culture to understand why people are so gung-ho for guns. And crazy poweful guns.
# [pfefferle] miklb but I love the idea of a widget area for a vcard
# jeremycherfas Oh, I do know that. But those of you who are not seem to powerless to change anything.
raretrack joined the channel
# [pfefferle] I exactly had some similar ideas, after GWG and jeremycherfas talked about the h-card thing
# [pfefferle] and to add a fallback h-card if no widget is added
# [pfefferle] ah ok
# [xavierroy] Is there a way to create a child plugin like how child themes are possible
# [pfefferle] hello xavierroy I think dshanske is the better one to help you with the bridgy plugin, I do not use it at the moment
# [pfefferle] xavierroy not directly but you can reuse functionality
# [xavierroy] pfefferle any ideas as to how to do that?
# [pfefferle] GWG me too and the caching is not really the problem, but I do not have a good idea for a migration yet.
# [pfefferle] xavierroy can you explain your problem a bit more?
# [pfefferle] dshanske but germany is 😉
# [xavierroy] pfefferle I use Post Kinds 😀 but I changed the postkind-postformat linking for my read kind. Now whenever there is an update to the plugin, I have to edit/redo my changes to the plugin
# [pfefferle] dshanske shame on my, I also never visited the USA
# [pfefferle] xavierroy ok, then you again have to talk to dshanske he is the creator if this plugin too 😉
# [xavierroy] pfefferle I know 😀
# [pfefferle] xavierroy perhaps this helps https://github.com/pfefferle/ZenPress/pull/4#issuecomment-344586964
# [pfefferle] dshanske 😄
# [xavierroy] Yes dshanske
# [xavierroy] Any pointers? Consider me a Gen 2.5 person
# [xavierroy] dshanske that would be great.
# [xavierroy] The read kind defaults to status format. I want to use an article format for that
# [xavierroy] Post Kinds is a great plugin, just that lots of functionality is tucked away. 😀
tantek joined the channel
# [xavierroy] Maybe if that post kind-post format mapping is transparent for newbie users
# [xavierroy] miklb I might do that
# [miklb] the default views are in /includes/views in teh plugin. Any of those can by copied and customized in your theme
# [xavierroy] dshanske gracias
# [xavierroy] I will try that out and let you know
wagle and [andrea_arbogast joined the channel
# [andrea_arbogast Does Quill provide it’s own mappings, or does it use the mappings from the post kinds plugin? Seems like they are a bit different
# Loqi It looks like we don't have a page for "going on specifically" yet. Would you like to create it? (Or just say "going on specifically is ____", a sentence describing the term)
# [miklb] GWG speaking of icons/fonts have you seen the new Font Awesome 5 https://fontawesome.com/
# [andrea_arbogast I need to confirm this, but it seems when I post a bookmark from Quill it comes in as a link format, whereas if I post from WP it is a status.
# [andrea_arbogast Not a problem, really, but just trying to understand how everything works
# [andrea_arbogast @GWG yes, or use a bookmarklet to select it for me
# [andrea_arbogast Ok. So when I post from within WP that automatic setting of format to link isn’t happening.
# [andrea_arbogast I agree with the equivalency
# [andrea_arbogast I think there is something not quite right about by WP setup
# [andrea_arbogast sure, will do
# [andrea_arbogast Thank you so much for your help! Wish I could be there in Austin
# jeremycherfas GWG++
# [andrea_arbogast I will try-- taking some workshops for my other interest this weekend, so will try to fit it all in.
# [andrea_arbogast lol
# [andrea_arbogast miklb if one were to help with documentation, where/how would one do that? On the wiki?
# [andrea_arbogast OK, cool. I have some limited experience with GitHub, so make take you up on that help. I do have some suggestions to improve the docs, so will work on that.
# [andrea_arbogast but now, unfortunately, I’m off to a funeral
# [xavierroy] miklb I'll contribute something
# [miklb] in that case, maybe I should write something up, but make myself available to help in specific cases. In reality, the repo can be forked and edited in the browser, especially for markdown files. But I need to refresh myself with the grunt task, I think the .txt file is where the edit needs to be so that it gets into the plugin repo
[pfefferle] joined the channel
# [pfefferle] dshanske 😄
# [pfefferle] oh, you are right! I will whitelist it!
# [miklb] GWG pfefferle what are your thoughts about implementing something like this https://probot.github.io/apps/update-docs/
# [pfefferle] Travis can run the grunt task
# [pfefferle] And commit the changes
# [pfefferle] And/or the pot file
# [pfefferle] 😄
# [pfefferle] Gogogo 😍
# [pfefferle] miklb++
# @marktimemedia "Hey can you help fix some CSS/Frontend issues?" "Ok sure!" - Create Local site - Git clone - Composer install dependencies - npm install dependencies - Local SSH? - WP-CLI db import/user create - broken thing - burn down, repeat - Grunt? Somewhere? ...wait what was I doing? (twitter.com/_/status/939159626783879171)
jeremycherfas, raretrack, tantek, [manton], [cleverdevil], [jeremycherfas], j12t, j12t_, j12t__, dougbeal|mb1 and [miklb] joined the channel
tantek, [kevinmarks] and [manton] joined the channel