templates/changelogentry-rss.tmpl
author Colin McMillen <mcmillen@cs.cmu.edu>
Mon, 01 May 2006 09:01:59 +0200
changeset 2170 29eeb2717915
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
Add archive download links to tip on main changeset list page

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>