diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-19 15:24:17 +0000 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-02-19 15:24:17 +0000 |
| commit | 8b2c05afc0a9f8ad7490fd46bb1c8249d03c2fb8 (patch) | |
| tree | 9ddf3b460679f93d81637d593baaa855a8f1db23 /modules/media_rss/module.info | |
| parent | 237656f6c85697c41a935d0b05979cebbb2cc87b (diff) | |
1) Rename the module media_rss to rss
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.
Diffstat (limited to 'modules/media_rss/module.info')
| -rw-r--r-- | modules/media_rss/module.info | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/media_rss/module.info b/modules/media_rss/module.info deleted file mode 100644 index 09b12c27..00000000 --- a/modules/media_rss/module.info +++ /dev/null @@ -1,3 +0,0 @@ -name = Media RSS -description = Provide a Media RSS feed for albums -version = 1 |
