templates/tagentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Wed, 12 Jul 2006 08:59:20 -0700
changeset 2601 00fc88b0b256
parent 1766 93f54a2b3864
permissions -rw-r--r--
move most of tag code to localrepository class.

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