Open durden opened 12 years ago
We have RSS already, for at least the post list page. See: http://codrspace.com/glenbot/ It will show up as feed in your browser address bar if you use chrome or firefox. Are you suggesting we just add the link regardless on the post list page?
Yea, for some reason my firefox in Ubuntu and chrome and firefox in Windows don't show the icon. I can get to it via /username/feed. I think we should just still add an rss icon at the top of the page next to the title or something.
On a related note, what happens if a user creates a slug of 'feed'? Will they no longer be able to get to their post since the rss url is later in the urlpatterns? I'm not sure of the matching order there.
That's a good test. And ill find a place for a link.
I just want to vote up this issue and ask if anybody ever did anything about it?
No, there hasn't been anything done about this. I think the best fix would just be to put a link at the top of the page somewhere instead of relying on the browser icon.
We should add a url to get an RSS feed for a user. We could also create a 'global' codrspace.com feed that takes the top up-voted posts (see #40) for the day and publish those in the global feed or something similar.