view templates/tagentry-rss.tmpl @ 3041:45942bb49194

[churn] Cleanup suggestions from tonfa Use demandload Be smarter about the final list creation
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Tue, 08 Aug 2006 15:29:33 -0400
parents 93f54a2b3864
children
line wrap: on
line source

<item>
    <title>#tag|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>