templates/tagentry-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Sat, 01 Apr 2006 23:57:24 +0200
changeset 2035 107dc72880f8
parent 1766 93f54a2b3864
permissions -rw-r--r--
Make 'hg tags -q' only list tag names without revision numbers and hashes, and change bash_completion to use this.

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