view mercurial-tests/testData/bin/Templates/rss/changelogentry.tmpl @ 88:6fada1d52902 Darjeeling-5.0.x

new hg utility
author Pavel.Sher
date Tue, 08 Dec 2009 20:20:52 +0300
parents a530ea876f55
children
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>