view templates/rss/changelogentry.tmpl @ 8240:dc6f1c8e366d

coal, paper: omit unneeded #l1 anchor in links
author Martin Geisler <mg@lazybytes.net>
date Tue, 28 Apr 2009 23:43:58 +0200
parents 89bc3946c8f3
children 5ccca71775e1
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid>
    <description><![CDATA[#desc|strip|escape|addbreaks|nonempty#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>