summaryrefslogtreecommitdiff
path: root/modules/rss
AgeCommit message (Expand)Author
2009-04-05Remove obsolete code.Bharat Mediratta
2009-03-17rss/updates doesn't have an item. Clean up some typos here.Bharat Mediratta
2009-03-17filesize() dies if the file doesn't exist, which can happen in theBharat Mediratta
2009-03-17Fix typo: $max_page -> $max_pagesBharat Mediratta
2009-03-16Set $item and $tag in the Theme_View so that calls like $theme->item()Bharat Mediratta
2009-03-14Use relative urls for the feed links.Bharat Mediratta
2009-03-09Fix for ticket #133: If $max_pages is zero don't try to redirect toTim Almdal
2009-02-26Minor code simplification.Bharat Mediratta
2009-02-24Added a block to the siebar that lists the available feedsTim Almdal
2009-02-23Change the way movies are presented in the feed. Couldn't figure outTim Almdal
2009-02-23Change the media content for video. I don't think its quite rightTim Almdal
2009-02-23Fix broken slideshowTim Almdal
2009-02-231) Updated the media feed with new fieldsTim Almdal
2009-02-22Removed the full-size enclosure tag and fixed alignment of the content tag.Tim Almdal
2009-02-21Correct the layout of the feed so that the image shows up in the bodyTim Almdal
2009-02-191) Rename the module media_rss to rssTim Almdal