From 5c30510ac413077663ee694c2254b9dd6a10ccae Mon Sep 17 00:00:00 2001
From: Tim Almdal
Date: Sat, 21 Feb 2009 07:04:25 +0000
Subject: Correct the layout of the feed so that the image shows up in the body
of the message in the feed reader.
---
modules/rss/views/feed.mrss.php | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)
(limited to 'modules/rss')
diff --git a/modules/rss/views/feed.mrss.php b/modules/rss/views/feed.mrss.php
index 6015f471..f5d2c96f 100644
--- a/modules/rss/views/feed.mrss.php
+++ b/modules/rss/views/feed.mrss.php
@@ -2,7 +2,7 @@
echo "" ?>
gallery3
@@ -24,8 +24,17 @@
-
= htmlspecialchars($child->title) ?>
= url::abs_site("photos/$child->id") ?>
- = url::abs_site("photos/$child->id") ?>
= htmlspecialchars($child->description) ?>
+ = url::abs_site("photos/$child->id") ?>
+
+
+
 ?>)
+ = $child->description ?>
+
+ ]]>
+
-
-
-  ?>)
- = $child->description ?>
-
- ]]>
-