From ad7ace9b72532512c67953d7149854312b6b195d Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 19 Nov 2008 02:31:20 +0000 Subject: The continuing evolution of the slideshow... 1) added a mime_type property to the item module(no database change) 2) created a media_rss module 3) moved most of the functionality for the downloading the images to the media_rss module --- modules/slideshow/views/slideshow_feed.rss.php | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 modules/slideshow/views/slideshow_feed.rss.php (limited to 'modules/slideshow/views') diff --git a/modules/slideshow/views/slideshow_feed.rss.php b/modules/slideshow/views/slideshow_feed.rss.php deleted file mode 100644 index b07bf5fe..00000000 --- a/modules/slideshow/views/slideshow_feed.rss.php +++ /dev/null @@ -1,20 +0,0 @@ - -"; ?> - - - <?= $item->title ?> - id") ?> - description ?> - en-us - - - - - - - - - \ No newline at end of file -- cgit v1.2.3