templates/filelogentry-rss.tmpl
author Vadim Gelfer <vadim.gelfer@gmail.com>
Fri, 17 Feb 2006 08:26:21 -0800
changeset 1736 50de0887bbcd
parent 1650 f2ebd5251e88
child 3206 79fd7a92f3e2
permissions -rw-r--r--
add preoutgoing and outgoing hooks. preoutgoing lets prevent pull over http or ssh. outgoing lets notify after pull.

<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>