Would be nice to have a manual link in the aggregator to update all feeds immediately without affecting cron. Attached patch (diff -Nur) adds this functionality.

CommentFileSizeAuthor
aggregator.module_6.patch1.86 KBtownxelliot

Comments

Uwe Hermann’s picture

Status: Active » Needs work

The patch does still apply to HEAD, but doesn't seem to work.

Jaza’s picture

Version: x.y.z » 6.x-dev

This is still needed. There are links for manually updating each feed, but there is no link for updating all feeds. Moving to 6.x queue.

catch’s picture

Version: 6.x-dev » 7.x-dev

bumping.

alex_b’s picture

Status: Needs work » Closed (won't fix)

This approach doesn't scale. When there are too many feeds in the system, this function will time out. I'd say: hit cron for updating all feeds.

Setting to won't fix.