templates/rss/changelogentry.tmpl
author Brendan Cully <brendan@kublai.com>
Wed, 20 Dec 2006 12:07:02 -0800
changeset 3946 eb8ae9bfd5e2
parent 3423 a2179e78d18b
child 7750 b03416194895
permissions -rw-r--r--
Merge with mpm

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