templates/changelogentry-rss.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 28 Mar 2006 18:54:00 +0200
changeset 2011 b4df4687a78a
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
don't overquote description on gitweb summary page (issue 184)

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