From 3ced35929cd844328afd445756237e43b907be02 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 23 Feb 2009 04:08:26 +0000 Subject: Fix broken slideshow --- modules/rss/views/feed.mrss.php | 48 ++++++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 17 deletions(-) (limited to 'modules/rss') diff --git a/modules/rss/views/feed.mrss.php b/modules/rss/views/feed.mrss.php index fbcd415e..757d5dcd 100644 --- a/modules/rss/views/feed.mrss.php +++ b/modules/rss/views/feed.mrss.php @@ -25,14 +25,20 @@ <?= htmlspecialchars($child->title) ?> type}s/{$child->id}") ?> type}s/{$child->id}") ?> - createdb); ?> + created); ?> description ?>

+ type == "photo" || $child->type == "album"): ?>
+ +
+ description ?>

]]> @@ -43,22 +49,30 @@ width="thumb_width ?>" /> - - - - + type == "photo" || $child->type == "album"): ?> + + + + + + + -- cgit v1.2.3