templates/filelogentry-rss.tmpl
author TK Soh <teekaysoh@yahoo.com>
Tue, 28 Mar 2006 19:02:00 +0200
changeset 2012 d07c322e0033
parent 1650 f2ebd5251e88
child 3206 79fd7a92f3e2
permissions -rw-r--r--
add missing filename title to gitweb's filelog page

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?f=#filenode|short#;file=#file|urlescape#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>>
</item>