Mercurial > hg
view templates/rss/changelogentry.tmpl @ 6289:91ac1726730a
issue 1003: send all data properly
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Sun, 16 Mar 2008 22:59:04 -0700 |
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>