author | Patrick Mezard <pmezard@gmail.com> |
Tue, 21 Apr 2009 22:31:16 +0200 | |
changeset 8123 | 933b874e402f |
parent 7750 | b03416194895 |
child 8235 | 89bc3946c8f3 |
permissions | -rw-r--r-- |
599 | 1 |
<item> |
1511
a91bfbbe88d3
hgweb: remove redundant rstrip filter
TK Soh <teekaysoh@yahoo.com>
parents:
1445
diff
changeset
|
2 |
<title>#desc|strip|firstline|strip|escape#</title> |
7750
b03416194895
hgweb: add guid to rss items
Sune Foldager <cryo@cyanite.org>
parents:
3423
diff
changeset
|
3 |
<guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid> |
1445
56281e086f38
hgweb: add strip and rstrip filters to handle summary
TK Soh <teekaysoh@yahoo.com>
parents:
1410
diff
changeset
|
4 |
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description> |
599 | 5 |
<author>#author|obfuscate#</author> |
6 |
<pubDate>#date|rfc822date#</pubDate> |
|
7 |
</item> |