templates/changelogentry-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 20 Jul 2005 03:16:20 -0800
changeset 732 ba0b6d17a6de
parent 626 47207ec19c51
child 777 8a61f25414b5
child 793 445970ccf57a
permissions -rw-r--r--
Convert diff command over to using walk code.

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