templates/rss/tagentry.tmpl
author Christian Ebert <blacktrash@gmx.net>
Wed, 06 Feb 2008 23:14:33 +0100
changeset 6051 1038b1458d7a
parent 3423 a2179e78d18b
child 8428 5ccca71775e1
permissions -rw-r--r--
keyword: safeguards against erroneous behaviour or aborts prevent issues due to global [keyword] filename patterns: - add email to nokwcommands - protect everything under .hg from expansion (tested with qcommit) - exclude everything starting with .hg* just in case prevent abort when pulling from bundlerepo: - do not set up kwrepo for bundlerepo expansion inside a bundle is nonsense bundlerepo issue spotted and test case provided by pmezard.

<item>
    <title>#tag|escape#</title>
    <link>{urlbase}{url}rev/{node|short}</link>
    <description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
    <pubDate>#date|rfc822date#</pubDate>
</item>