filelogentry-rss.tmpl
7 lines
| 271 B
| application/x-cheetah
|
CheetahLexer
/ templates / filelogentry-rss.tmpl
|
r599 | <item> | ||
<title>#desc|firstline|escape#</title> | ||||
|
r626 | <link>#url#?cmd=file;file=#file#;filenode=#filenode#</link> | ||
|
r777 | <description><![CDATA[#desc|escape|addbreaks#]]></description> | ||
|
r599 | <author>#author|obfuscate#</author> | ||
<pubDate>#date|rfc822date#</pubDate>> | ||||
</item> | ||||