Drupal V51

I just noticed there is no Sort order when displying "Sources" from News aggregator

CommentFileSizeAuthor
#4 aggregator-119690-6.patch8.22 KBAnonymous (not verified)
#2 aggregator-119690-5.patch8.22 KBAnonymous (not verified)

Comments

boris mann’s picture

Category: bug » feature

Technically a feature request, not a bug. Yes, would be good to have sorting on the various fields.

Anonymous’s picture

Title: V51: News aggregator - no sort order on 'Sources" display » Sortable Feed Items
Version: 5.1 » 6.2
Assigned: Unassigned »
Status: Active » Needs review
StatusFileSize
new8.22 KB

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

Anonymous’s picture

Version: 6.2 » 6.x-dev

This applies cleanly to 6.3 and to 6.x-dev as of this moment.

Anonymous’s picture

StatusFileSize
new8.22 KB

-6 update : Re-rolled for D6.4

erdnuss’s picture

ist this for Drupal 6.6 too? I had installed it, but not work :(

Anonymous’s picture

It should work for 6.6 as well. Did you run update.php after applying the patch?

erdnuss’s picture

hm, no, not yet. Could you tell me, how can I update it? Thanks!

erdnuss’s picture

ok, it works!

dpearcefl’s picture

Is this an active issue? Did it get into current D6?

Status: Needs review » Needs work

The last submitted patch, aggregator-119690-6.patch, failed testing.

crifi’s picture

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

You can use the views module http://drupal.org/project/views to have own aggregation feed sorting. So this feature request is obsolete.