templates/rss/changelogentry.tmpl
author Arne Babenhauserheide <bab@draketo.de>
Fri, 05 Jun 2009 15:08:45 +0200
changeset 8722 48da69ff79bd
parent 7750 b03416194895
child 8235 89bc3946c8f3
permissions -rw-r--r--
Some platforms lack the PATH_MAX definition (eg. GNU/Hurd). Thanks to ronny for making it cleaner.

<item>
    <title>#desc|strip|firstline|strip|escape#</title>
    <guid isPermaLink="true">{urlbase}{url}rev/{node|short}</guid>
    <description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
    <author>#author|obfuscate#</author>
    <pubDate>#date|rfc822date#</pubDate>
</item>