I wrote a patch to sort the entries on the birthdays page by upcoming birthdays, i.e. the user whose birthday is next appears on top of the list. Maybe the attached patch might be useful for someone else.
I have no PostgreSQL installed, so that part is untested.
| Comment | File | Size | Author |
|---|---|---|---|
| upcoming_sorting_6.x-1.0.patch | 4.26 KB | heirecka |
Comments
Comment #1
Niklas Fiekas commentedThank you heirecka.
From looking at it (without actual testing) it looks very good, except that it uses tabs instead of two spaces for indentation. I think it should go in once the spacing is fixed.
(Btw. the Drupal 7 version already supports this.)