Unfortunately this is not straightforward because the feed registration list is built from an array of filenames read from disk rather than a query on the database. This array is sorted (so the list appears sorted by filename) but the other entires such as last imported date are taken from a lookup table built from a query on the database. I will have a look at the code and see if there is anything that can be done quickly but i'm afraid it would probably require a complete rewrite of the admin index page...
Hi John,
Unfortunately this is not straightforward because the feed registration list is built from an array of filenames read from disk rather than a query on the database. This array is sorted (so the list appears sorted by filename) but the other entires such as last imported date are taken from a lookup table built from a query on the database. I will have a look at the code and see if there is anything that can be done quickly but i'm afraid it would probably require a complete rewrite of the admin index page...
Cheers,
David.