Newsfeed template?
Posted: Mon Jun 19, 2006 9:57 pm
I have placed a XML neewsfeedbutton on my frontpage. When I activate it Opera shows all the newstexts totally unformatted. IE shows it like (I believe) XML program code lines and
Firefox reports:
This XML file does not appear to have any style information associated with it. and then the XML(?) code:
And so on....
In the news/template folder there is a rssfeed.tpl file - do I somehow have to activate it in the call: {cms_module module='news' makerssbutton="true"} or what can I do?
Firefox reports:
This XML file does not appear to have any style information associated with it. and then the XML(?) code:
Code: Select all
−
<rss version="2.0">
−
<channel>
<title>Norske Filmklippere [N:F:K]</title>
<link>http://www.filmklippere.com</link>
<description>Aktuelle nyheter</description>
−
<item>
<title>Sommerhilsen</title>
−
<link>
http://www.filmklippere.com/index.php?mact=News,cntnt01,detail,0&cntnt01articleid=28&cntnt01returnid=15
</link>
−
<guid>
http://www.filmklippere.com/index.php?mact=News,cntnt01,detail,0&cntnt01articleid=28&cntnt01returnid=15
</guid>
<pubDate>Mon, 19 Jun 2006 14:50:52 +0000</pubDate>
<category>Generellt</category>
−
<description>
En hilsen fra oss som holder på å lære dette publiseringssystemet: Siv og Thomas.
God sommer!
</description>
</item>
−
<item>
<title>Streiken i NRK er avsluttet</title>
−
<link>In the news/template folder there is a rssfeed.tpl file - do I somehow have to activate it in the call: {cms_module module='news' makerssbutton="true"} or what can I do?