view templates/changelogentry-rss.tmpl @ 1965:62aa1b90414f

add remotecmd/ssh option support to incoming/outgoing
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Thu, 16 Mar 2006 06:58:15 +0100
parents a91bfbbe88d3
children
line wrap: on
line source

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <link>#url#?cs=#node|short#</link>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>