templates/tagentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 23 Jul 2006 09:04:14 -0700
changeset 2955 9d1c3529ebbc
parent 1766 93f54a2b3864
permissions -rw-r--r--
addremove: do not deprecate. command is too useful to drop. is also best place to try autodetect of rename/copy by content similarity.

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