view templates/changelogentry-rss.tmpl @ 3092:25857e00af8e

cat: default to working dir parent instead of tip This introduces a defaultrev function that chooses the working dir parent if a revision isn't specified, and uses it in several places.
author Brendan Cully <brendan@kublai.com>
date Thu, 14 Sep 2006 19:24:00 -0700
parents a91bfbbe88d3
children
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>