#wordpress 2018-04-19
2018-04-19 UTC
chimo, [tantek], [charliepark], tantek, [sdepolo], tantek_, bdesham and [ciudadanob] joined the channel
# [ciudadanob] Hi people! I’m going to give a talk this weekend in WordCamp Madrid about having a blog, owning your content, an intro to the IndieWeb movement… I’ve been writing in my blog about this (in Spanish) and I’m myself trying to make my site more ‘indie’. I have under my radar the IndieWeb plugin, and I’m using some of the recommended: IndieAuth, Micropub, Webmention and Semantic backlinks. Any other recommendations that I sho
# [ciudadanob] Thanks a lot (and congrats on your work! I’ll try to help in the future)
[pfefferle] joined the channel
# [pfefferle] Do you know https://indieweb.org/WordPress ?
# [pfefferle] This is a good start
# [ciudadanob] yes! thanks! I’ve been reading them 🙂 the IndieWeb site is full of content! I’ve just found the IndieMark page… I was just looking at something like that, like what steps you can follow to get more indie features for your site
# [pfefferle] it is not that easy, because there are some plugins (referenced in the indieweb plugin) that are directly developed in the comminity… but there are some others that some of us use, but there is no real consens…
# [pfefferle] for example for POSSE or PESOS
jeremycherfas and [jgmac1106] joined the channel
# [jgmac1106] [ciudadanob] It also depends on the technical level of the crowd. Often time I don't get to indieweb tools . Just getting to storyboarding your website, choosing a theme, and setting up Wordpress is usually where I get on Day One
# [jgmac1106] If they already have a website they need to indiewebify it is easier. Starting from scratch can be done but just focusing on "owning your data" and "controlling what you share" often comes before "connecting with others using a variety of plug-ins"
[xavierroy] joined the channel
# [xavierroy] [chrisaldrich] never knew that you could do such things like combining multiple kinds in WP
# [xavierroy] Gives me an idea of combining reply,repost, like into a single interaction kind
# GWG [xavierroy]: You mean /kind/reply,repost?
# [jgmac1106] yeah and I am copying what [chrisaldrich] did. I practices unpublishing my post page and then made a page with only the feeds I wanted public. I left some unlisted
[miklb] and [matthilt] joined the channel
# [matthilt] After installing the IndieWeb plugin and filling out my profile for the rel="me" links where does that info get stored in Wordpress? I have other non-supported sites that I would like to add rel="me" links to but would rather them be in the same section in the source if possible.
[pfefferle] joined the channel
# [pfefferle] in the <head />
# [pfefferle] of your page
# [pfefferle] look for <link rel=“me” … /> links
[jgmac1106] joined the channel
# [jgmac1106] [matthilt], it isn't stored it is in your html it is in the header
# [jgmac1106] or I just added mien on my homepage manually
# [jgmac1106] http://jgregorymcverry.com/ but that maybe more of an artifact I have been doing this before the plug ins were matured
# [matthilt] I see that. Which file contains that. I'm probably overlooking the obvious
# [pfefferle] it is in no file
# [jgmac1106] no filke
# [pfefferle] it comes from the db
# [matthilt] ok got it
# [jgmac1106] no file
# [jgmac1106] jinx
# [matthilt] thanks for the explanation.
# [jgmac1106] you can test with https://IndieWebify.me or https://pin13.net/mf2/ to check
# [jgmac1106] uggh for some reason my footer just disappeared from my site: http://jgregorymcverry.com/ Didn't install anything new. Time to play plug-in whack-a-mole
# [jgmac1106] Yes Loqi I haven't fogotten who I am , but thanks for reminder
tantek, [kevinmarks] and [tantek] joined the channel
[snarfed] and [jgmac1106] joined the channel
# [jgmac1106] I know I just have to track down why its not displaying. Just the Creative Commons license plug in now. Not a major issue just something for life's punch list
jeremych_, [snarfed] and [chrisaldrich] joined the channel
# [chrisaldrich] [ciudadanob] Congrats on the upcoming talk this weekend. If you'd like to borrow any parts or pieces from my WordPress archive http://boffosocko.com/research/indieweb/ please feel free.
kaushalmodi, [kevinmarks], [jgmac1106], tantek, tantek_, [cleverdevil] and chrisaldrich joined the channel
# chrisaldrich Uh, oh. Just upgraded from Post Kinds 3.0.1 to 3.0.3. Everything went smoothly, but somehow all the Response Properties data for "follows" has disappeared or been deleted?
# chrisaldrich Fortunately I didn't have many to begin with, but it seems odd given that all the others were fine. Any ideas GWG?
tantek joined the channel
# chrisaldrich I'm using the same view template as before which I've copied here: https://gist.github.com/chrisaldrich/3fb9b4ef6a4404675445cd3191ee4fe0
# chrisaldrich If there aren't any major issues with it, feel free to swipe it for the plugin.
# chrisaldrich Essentially I had enabled it and added a slightly modded version of the bookmark view into the views folder.
# chrisaldrich or simply changed the false to true in taxonomy...
# chrisaldrich goes to look at post meta
# chrisaldrich Which meta keys should I be looking for in particular
# chrisaldrich oops... late for a meeting. back in a bit... thanks GWG