templates/tagentry-rss.tmpl
author Brendan Cully <brendan@kublai.com>
Thu, 03 Aug 2006 11:48:56 -0700
changeset 2779 12a7bfcafd8f
parent 1766 93f54a2b3864
permissions -rw-r--r--
Add log option --follow-first to follow only the first parent of merges. This can be useful to extract a single line of development.

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