Posted by heirecka on August 4, 2009 at 1:48pm
Jump to:
| Project: | Birthdays |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Issue Summary
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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| upcoming_sorting_6.x-1.0.patch | 4.26 KB | Ignored: Check issue status. | None | None |
Comments
#1
Thank 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.)