Forums / Setup & design / Fetch RSS

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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