templates/changelogentry-rss.tmpl
author Hidetaka Iwai <tyuyu@debian.or.jp>
Thu, 03 Nov 2005 11:54:07 +0900
changeset 1499 874efc57e00a
parent 1445 56281e086f38
child 1511 a91bfbbe88d3
permissions -rw-r--r--
Fixed wrong encoding of files.

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