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.
| Comment | File | Size | Author |
|---|---|---|---|
| aggregator.module_6.patch | 1.86 KB | townxelliot |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| aggregator.module_6.patch | 1.86 KB | townxelliot |
Comments
Comment #1
Uwe Hermann commentedThe patch does still apply to HEAD, but doesn't seem to work.
Comment #2
Jaza commentedThis 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.
Comment #3
catchbumping.
Comment #4
alex_b commentedThis 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.