loccom Posted April 18, 2016 Posted April 18, 2016 since the latest update the RSS feed feature dissapeared
Sheffielder Posted May 6, 2016 Posted May 6, 2016 Is anyone looking at an RSS Export option like the 3.X version of the software?
RooMac Posted July 21, 2016 Posted July 21, 2016 On 4/18/2016 at 2:20 PM, loccom said: since the latest update the RSS feed feature dissapeared How to enable it in v4.1.13.2? On 5/6/2016 at 4:20 PM, Sheffielder said: Is anyone looking at an RSS Export option like the 3.X version of the software? Yes, I need. I want to show a specific topic (its posts) in a WP page. How to achieve that?
MrKeiKun Posted February 11, 2017 Posted February 11, 2017 Hi Why RSS Export doesn't include author of the post?
Shariq Ansari Posted January 2, 2019 Posted January 2, 2019 On 2/10/2017 at 10:24 PM, MrKeiKun said: Hi Why RSS Export doesn't include author of the post? Necro-bumping this - the RSS feed should absolutely include the author, no reason not to, by default.
bfarber Posted January 3, 2019 Posted January 3, 2019 14 hours ago, djpretzel said: Necro-bumping this - the RSS feed should absolutely include the author, no reason not to, by default. Except that there is no RSS XML element designed to reflect this information. The <author> element must include the author's email address, which isn't information the community should be exposing. https://cyber.harvard.edu/rss/rss.html#hrelementsOfLtitemgt Thus, to do this, we'd have to create and include an RSS extension (not impossible, I've done it before on a custom basis, but it's not as straightforward as just throwing the author information into the existing feed either).
Shariq Ansari Posted January 3, 2019 Posted January 3, 2019 @bfarber Thanks for the explanation; it makes sense, even if it's the result of lack of foresight on the design of the RSS spec itself. Atom feeds seem to handle this much better, with multiple author elements and name specified independently. Rather than hack/deviate from RSS, perhaps also supporting Atom would be possible? In a list of forum threads, who wrote the thread is often an important differentiator, and it'd be great to see this supported OOTB by IPS.
bfarber Posted January 3, 2019 Posted January 3, 2019 The thing (with RSS at least) is....even if we did include the value by defining a new namespace, the consumer (i.e. whatever you import the feed into) isn't likely going to show the author data because it would be defined in a non-standard element. Sort of a lose-lose situation, unless this is for a specific custom purpose. ATOM does open up more options in that regard, yes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.