From 5fb0434a478051f77ab241f62656ad941225c397 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 23 Oct 2009 21:15:16 -0700 Subject: Clean up the rss feed for the slideshow. It now validates using "http://validator.w3.org/feed/". Fixes ticket #806. Doesn't fix ticket#23. --- modules/rss/views/feed.mrss.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/rss/views') diff --git a/modules/rss/views/feed.mrss.php b/modules/rss/views/feed.mrss.php index 3612cbc0..89ba9f14 100644 --- a/modules/rss/views/feed.mrss.php +++ b/modules/rss/views/feed.mrss.php @@ -26,6 +26,7 @@ type}s/{$child->id}") ?> type}s/{$child->id}") ?> created); ?> + description) ?> description) ?> @@ -45,7 +46,6 @@ ]]> -- cgit v1.2.3