summaryrefslogtreecommitdiff
path: root/modules/media_rss/controllers
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-06Fix bad redirects; we only have feeds for albums not photosBharat Mediratta
2008-12-18Absoluteify some urls to make feedvalidator.org happyBharat Mediratta
2008-12-18Add item view permission checks.Bharat Mediratta
2008-11-28Set the page size to 30 images. No need to limit ourselves to 10 in a feed.Bharat Mediratta
2008-11-28Fix a bug where we were loading the wrong item/tagBharat Mediratta
2008-11-28Add a media_rss feed for tag views.Bharat Mediratta
2008-11-20Use rest::http_content_type() instead of the header() method to set response ...Tim Almdal
2008-11-20Clean up the MediaRSS module a little bit:Bharat Mediratta
2008-11-20changed descendents_by_type to descendents and added descendent_countTim Almdal
2008-11-19Update the media rss template to include the resize and the fullsizeTim Almdal
2008-11-19Set the content type to application/rss+xmlBharat Mediratta
2008-11-19rename views/feed.media_rss.php to views/feed.mrss.php becauseBharat Mediratta
2008-11-19Rename views/media_rss.html.php -> views/feed.media_rss.php because asBharat Mediratta
2008-11-19rename views/media.rss.php to views/media_rss.html.php for consistency.Bharat Mediratta
2008-11-19Change Media_RSS_Controller so that it does not extend REST_Controller, since itBharat Mediratta
2008-11-19fix a few minor issuesTim Almdal
2008-11-19The continuing evolution of the slideshow...Tim Almdal