summaryrefslogtreecommitdiff
path: root/modules/rss
AgeCommit message (Collapse)Author
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
how to embed the object in the feed, so the recieve will still have to click on the thumbnail to see the move. Instead of actually playing in the feed reader.
2009-02-23Change the media content for video. I don't think its quite rightTim Almdal
yet, but that's maybe because I'm not generating thumbnails
2009-02-23Fix broken slideshowTim 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-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
of the message in the feed reader.
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.