Sortable Feed Items
jwells - February 16, 2007 - 08:48
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | aggregator.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | darthclue |
| Status: | patch (code needs review) |
Description
Drupal V51
I just noticed there is no Sort order when displying "Sources" from News aggregator

#1
Technically a feature request, not a bug. Yes, would be good to have sorting on the various fields.
#2
This 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
#3
This applies cleanly to 6.3 and to 6.x-dev as of this moment.
#4
-6 update : Re-rolled for D6.4