templates/tagentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Thu, 11 May 2006 10:14:48 -0700
changeset 2266 3f7692b0ff13
parent 1766 93f54a2b3864
permissions -rw-r--r--
hooks: add preupdate and update hooks. preupdate run before working dir updated. can prevent update. update run after working dir updated.

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