Log in

View Full Version : using rss


manuelsechi
04-23-2007, 07:39 AM
hi all
can someone tell me how to use the RSS feature in the admincp?

if I have a feed like:

<channel>
<item>
<title>bla bla bla</title>
<description>desc desc des</description>
<url>http://www.mysite.com</url>
</item>
</channel>

what have I to insert in template title insthead of {RSS: title} and in template body insthead of {Description Rss} pi?. . . ({rss: link}) ?

thank all
regards
Manuel