summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-09-12 02:37:36 +0000
committerSteve Dibb <beandog@gentoo.org>2006-09-12 02:37:36 +0000
commitd48d5fd5878470850118b2fc9477f2cea359ec1e (patch)
treee325e4252de37bdf82f664b592eaaedcffe5f3a5 /templates/rss20.xml.tmpl
parentupdate pioto (diff)
downloadplanet-d48d5fd5878470850118b2fc9477f2cea359ec1e.tar.gz
planet-d48d5fd5878470850118b2fc9477f2cea359ec1e.tar.bz2
planet-d48d5fd5878470850118b2fc9477f2cea359ec1e.zip
Hackergotchi support
Diffstat (limited to 'templates/rss20.xml.tmpl')
-rw-r--r--templates/rss20.xml.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rss20.xml.tmpl b/templates/rss20.xml.tmpl
index 5559191..8ee3336 100644
--- a/templates/rss20.xml.tmpl
+++ b/templates/rss20.xml.tmpl
@@ -13,7 +13,7 @@
<guid><TMPL_VAR id ESCAPE="HTML"></guid>
<link><TMPL_VAR link ESCAPE="HTML"></link>
<TMPL_IF content>
- <description><TMPL_VAR content ESCAPE="HTML"></description>
+ <description><TMPL_IF channel_face>&lt;img src=&quot;http://planet.gentoo.org/images/<TMPL_VAR channel_face ESCAPE="HTML">&quot; width=&quot;<TMPL_VAR channel_facewidth>&quot; height=&quot;<TMPL_VAR channel_faceheight>&quot;alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;</TMPL_IF><TMPL_VAR content ESCAPE="HTML"></description>
</TMPL_IF>
<pubDate><TMPL_VAR date_822></pubDate>
<dc:creator><TMPL_VAR channel_name> (<TMPL_VAR channel_username>)</dc:creator>