Closed (won't fix)
Project:
Drupal core
Version:
6.x-dev
Component:
aggregator.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2007 at 08:48 UTC
Updated:
13 Sep 2011 at 22:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
boris mann commentedTechnically a feature request, not a bug. Yes, would be good to have sorting on the various fields.
Comment #2
Anonymous (not verified) commentedThis is a patch for 6.3 to enable sorting of feed items. I'll be working on a patch for HEAD and for 5.7 if there is interest in this.
-3 update : -2 had a bug in the aggregator.install file
-4 update : aggregator.install now includes a hook_update
-5 update : D6.3
Comment #3
Anonymous (not verified) commentedThis applies cleanly to 6.3 and to 6.x-dev as of this moment.
Comment #4
Anonymous (not verified) commented-6 update : Re-rolled for D6.4
Comment #5
erdnuss commentedist this for Drupal 6.6 too? I had installed it, but not work :(
Comment #6
Anonymous (not verified) commentedIt should work for 6.6 as well. Did you run update.php after applying the patch?
Comment #7
erdnuss commentedhm, no, not yet. Could you tell me, how can I update it? Thanks!
Comment #8
erdnuss commentedok, it works!
Comment #9
dpearcefl commentedIs this an active issue? Did it get into current D6?
Comment #11
crifi commentedYou can use the views module http://drupal.org/project/views to have own aggregation feed sorting. So this feature request is obsolete.