templates/changelogentry-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 22 Jul 2005 19:46:02 -0800
changeset 767 61ed30e82b27
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Update tests to match new addremove chattiness.

<item>
    <title>#desc|firstline|escape#</title>
    <link>#url#?cmd=changeset;node=#node#</link>
    <description>#desc|escape|addbreaks#</description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>