templates/changelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Sun, 30 Jul 2006 21:46:38 -0700
changeset 2738 400a4a502001
parent 1511 a91bfbbe88d3
permissions -rw-r--r--
pull: allow to pull from bundle file without need for bundle: syntax

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