templates/rss/changelogentry.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jun 2007 21:09:23 -0500
changeset 4543 6b4e8a75d5fc
parent 3413 a2179e78d18b
permissions -rw-r--r--
extensions: separate function for loading single extensions

<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>