templates/rss/changelogentry.tmpl
author Daniel Holth <dholth@fastmail.fm>
Sun, 01 Jul 2007 23:56:11 +0200
changeset 4758 b6a1f2c46c6c
parent 3413 a2179e78d18b
permissions -rw-r--r--
convert extension: Add SVN converter

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