We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30094
    • 5 Posts
    sFeedFetcher is a snippet for fetching and displaying RSS or Atom feeds that uses SimplePie to parser the feeds. The format of the display is controlled using chunks, giving considerable flexibility. There are built in default display formats.

    sFeedFetcher was built for Revo 2.0.0. I wrote it originally because I failed to find getFeed in the repos when searching on ’RSS’, so it is perhaps redundant, but having done the work I might as well throw it out there.

    Comments and suggestions welcome! I’m particularly interested in comments on feedFetcher::getChunk, and whether this is a sensible approach. Also, is there a neater way to ensure that the modChunk package is available?

    Thanks