view templates/tagentry-rss.tmpl @ 2162:dac432a521d8

Add self to CONTRIBUTORS
author Colin McMillen <mcmillen@cs.cmu.edu>
date Sun, 30 Apr 2006 18:52:34 +0200
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>