##// END OF EJS Templates
make the order of the arguments for filterfiles consistent...
make the order of the arguments for filterfiles consistent fix a bug where the order was reversed

File last commit:

r1511:a91bfbbe default
r1626:f2b1df3d default
Show More
changelogentry-rss.tmpl
7 lines | 263 B | application/x-cheetah | CheetahLexer
/ templates / changelogentry-rss.tmpl
<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>