view templates/rss/changelogentry.tmpl @ 8149:ddbee2d0d634

Merge with crew-stable
author Patrick Mezard <pmezard@gmail.com>
date Fri, 24 Apr 2009 10:43:12 +0200
parents b03416194895
children 89bc3946c8f3
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#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>