summaryrefslogtreecommitdiff
path: root/modules/rss/controllers
AgeCommit message (Collapse)Author
2009-03-17rss/updates doesn't have an item. Clean up some typos here.Bharat Mediratta
2009-03-17Fix typo: $max_page -> $max_pagesBharat Mediratta
2009-03-09Fix for ticket #133: If $max_pages is zero don't try to redirect toTim Almdal
max_page, just return an empty feed.
2009-02-26Minor code simplification.Bharat Mediratta
2009-02-24Added a block to the siebar that lists the available feedsTim Almdal
2009-02-231) Updated the media feed with new fieldsTim Almdal
2) Created a comments feed (/rss/comments) 3) Created a updates feed (/rss/updates) User interface to follow
2009-02-191) Rename the module media_rss to rssTim Almdal
2) Protect the fullsize image with a permission check 3) Added a content:encoded element to each item which allows the image to show up in the body of the feed.