Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RSS feeds #41

Open
durden opened this issue Mar 23, 2012 · 5 comments
Open

Add RSS feeds #41

durden opened this issue Mar 23, 2012 · 5 comments
Assignees

Comments

@durden
Copy link
Member

durden commented Mar 23, 2012

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.

@glenbot
Copy link
Member

glenbot commented Mar 23, 2012

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?

@durden
Copy link
Member Author

durden commented Mar 23, 2012

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.

@glenbot
Copy link
Member

glenbot commented Mar 24, 2012

That's a good test. And ill find a place for a link.

@ghost ghost assigned glenbot Mar 24, 2012
@szeitlin
Copy link

I just want to vote up this issue and ask if anybody ever did anything about it?

@durden
Copy link
Member Author

durden commented Mar 25, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants