templates/rss/changelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Wed, 18 Oct 2006 02:08:36 -0500
changeset 3445 233c733e4af5
parent 3413 a2179e78d18b
permissions -rw-r--r--
httprepo: add support for passing lookup exception data

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