Forums / Setup & design / Fetch RSS

Fetch RSS

Author Message

Fraser Hore

Thursday 05 May 2011 10:09:12 am

I've searched extensively through the forums, documentation and the templates and I can't figure out how to get the fetch rss operator to work.

I created an rss export for a blog and the feed is set up and working fine. But in my blog template override I can't seem to get this code to return anything:

{def $rss_export = fetch( 'rss', 'export_by_node', hash( 'node_id', $node.node_id ) )}

If I understand correctly, when viewing the node for which I have created an rss feed, this code should return into about the feed.

I have also tried defining the default rss settings for a blog and blog post in site.ini.append.php.

Any suggestions would be much appreciated!

Thanks,

Fraser