Here is the problem:

I want to have an RSS aggregator in a block. I want the aggregator to automatically reload the data from the RSS feed every 5 minutes or so. I don't want to reload/refresh the whole page.

Is there a module that has this functionality already available, or is there a documented method of achieving this?

Many thanks,
MS

Comments

latte’s picture

you can watch this video to see how it's done and then apply it to your drupal site.

http://css-tricks.com/video-screencasts/60-ajax-refreshing-rss-content/

Latte/

Mike Serafin’s picture

Thanks Latte, I tried a test of this and it works brilliantly. Will now try and get it added to Drupal.