Mercurial > hg
view templates/rss/changelogentry.tmpl @ 6679:d286ec1bdcff
context: fix workingctx.fileflags() execute bit
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 15 Jun 2008 13:01:01 +0200 |
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>