templates/rss/filelogentry.tmpl
author Christian Ebert <blacktrash@gmx.net>
Wed, 12 Sep 2007 12:54:36 +0200
changeset 5419 041bd297f01e
parent 3413 a2179e78d18b
permissions -rw-r--r--
churn: simplify code to get terminal width

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>{urlbase}{url}log{#node|short#}/{file|urlescape}</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>