view templates/rss/changelogentry.tmpl @ 6609:ff5ef3c0fe10

Slight improvement to qpop arguments help
author Jeff Walden <jwalden@mit.edu>
date Mon, 19 May 2008 03:52:26 -0400
parents a2179e78d18b
children b03416194895
line wrap: on
line source

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