Loqi[john] Since joining micro.blog I’ve been messing around with my blog and its RSS on and off. I had settled on removing the titles for status post RSS feed. This means short status posts (<280 characters) were passed over to micro.blog and displayed the w...
jgmac1106[aaronpk] that might be my misunderstanding when I had asked folks why mine were appearing the way they were appearing it was because the way my theme genereated the xml
Loqi[john] @jgmac1106 the help says if I link like this:
<a href="https://micro.blog/jgmac1106">@jgmac1106</a>
the at name in the app should be live?
Like this:
Like Loading...
Zegnat“the way my theme genereated the xml” ... are themes really responsible for how RSS/Atom is being generated? Or are you generating feeds from h-feed through something like Granary?
jgmac1106in WordPress there is a template file, and then a function in function.php that triggers it…it may also be that post kinds uses taxonomies and most of the rss functions are built around post types
jgmac1106[zegnat] [aaronpk] what I think I want to get to.. if I am understanding this correctly..is the default rss feeds for WordPress archives and taxonomies (post-kinds) doesn’t play nice with the way most people want the feeds to display for some post types…I want to get the feeds “correct” and then [gwg] can include the templates and functions in the post-kind plugin
erasmus7, TriangleSausage2 and [johnjohnston] joined the channel
[jgmac1106]yeah [johnjohnston] I threw it in a parser and looked at the source code. It was all fine...sorry for false alarm. The feeds look great on micro.blog
[kevinmarks], [cleverdevil], mrdata28, jgmac1106, [jgmac1106], [tantek] and Keygen joined the channel
[tantek]Trying to catch up - is the alternate approach for microformats in WordPress, to create a separate h-feed sidefile and link to it with rel=alternate?
[chrisaldrich]tantek, hopefully it's just a stop-gap until WordPress core and themes can catch up to modern specs, because who wants just another side-file to maintain? #amiright?