![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
add the poster information to community rss feeds
Title:
add the poster information to community rss feeds
Area:
communities, rss
Summary:
When I read a feed of a community I would like to be able to see the user who posted as well as the community name. It seems that this info is not in the RSS feed, and I guess DW can't do anything to make it appear in the LJ feeds, but it doesn't seem to be included in the community feeds originating on DW either, and I think it should be, so people reading communities offsite could see the posters.
Description:
In other feeds from blogs I've sometimes seen a "posted by" line, and in addition to the feed name I don't know whether that is a formal field in the format, but something like that would be nice to have in community feeds, so that readers could tell the poster.
Currently community feeds are for me more like alerts, because I always have to click to see who the poster was, even if I don't want to comment. So I suppose a drawback might be that people like me who like to know the poster are less likely to click to the original feed to find out, but communities concerned about their traffic can change the feed setting to just a teaser blurb or summary iirc, so that would be more straightforward to attract clicks, and otherwise I can't think of anything negative to come from this.
This suggestion:
Should be implemented as-is.
31 (67.4%)
Should be implemented with changes. (please comment)
0 (0.0%)
Shouldn't be implemented.
1 (2.2%)
(I have no opinion)
13 (28.3%)
(Other: please comment)
1 (2.2%)
no subject
no subject
no subject
no subject
A community is effectively a blog with multiple creators, but we don't use the same RSS standards to insert the poster name into the feed.
We should.
no subject
no subject
no subject
no subject
no subject
ETA: actually it seems that in feeds from LJ this now appears after all (is this new? I remember submitting this suggestion because I was annoyed about a feed from LJ here on my DW reading list, and then saw that feeds from here didn't show a poster either...)
no subject
no subject
no subject
The Atom feed has this information if you can use that! As you say, the RSS feed doesn't, but on the other hand, RSS is incompatible with itself because there are so many ways to interpret it.
I haven't checked, but it's possible that RSS may not even have a way to show the poster. In any case, Atom is far better if you can use it. :)
[edit: Actually, I was wrong; both the RSS and Atom feeds have this information. However, they're both implemented using custom tags which readers would need to recognise in order to show them; the RSS feed uses
<lj:poster>
while the Atom feed uses<dw:poster>
. (I guess that means we need to update the RSS one, heh.)So we already have the information. Does anybody know of the tags we should be using for this?]
no subject
no subject
no subject
no subject
If their implementation ever changes in a way that our current code doesn't support, we can revisit how this information is published on our end. But it IS there, and LJ just isn't showing it to you in their interface.
So... to get what you want, changes have to be made on LJ's end. Good luck with that.