templates/rss/filelogentry.tmpl
changeset 3235 e281903c9d32
parent 3206 79fd7a92f3e2
child 3410 57f94c609c43
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/rss/filelogentry.tmpl	Mon Oct 02 17:35:41 2006 -0700
@@ -0,0 +1,7 @@
+<item>
+    <title>#desc|strip|firstline|strip|escape#</title>
+    <link>#url#?f=#node|short#;file=#file|urlescape#</link>
+    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
+    <author>#author|obfuscate#</author>
+    <pubDate>#date|rfc822date#</pubDate>>
+</item>