HotInk / hotink

Web-publishing application for Canadian University Press
http://hotink.net
MIT License
18 stars 3 forks source link

RSS Feed has too many items #42

Closed willwnet closed 13 years ago

willwnet commented 13 years ago

The main articles RSS feed has 250+ items, making it a big download and unusable to many applications (iGoogle, Feedburner, etc).

Here is a link to the Fulcrum's feed: http://www.thefulcrum.ca/feed.xml

If there is a way to get the feed down to 50 or 30 items, that would be great!

chrisdinn commented 13 years ago

I added a new setting to determine exactly how many, defaulting to 50. It was set at 250 before, definitely way too many.

fix is here: https://github.com/HotInk/hotink/commit/d6d9c610c8c19ebca428c5f0071ef3775715baa0

willwnet commented 13 years ago

Perfect, thanks Chris!