Posted by bmathews on December 27, 2007 at 3:08am
Jump to:
| Project: | Family Tree |
| Version: | 5.x-1.0-beta3 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | pyutaros |
| Status: | postponed |
Issue Summary
For sites with large numbers of family:individual nodes, a pager is needed so the index page does not try to display all the nodes at once. There also needs to be sorting options available beyond the import order.
Comments
#1
I agree this would be a useful feature. I'm currently working on enabling relationship creation between individual records. I will be revisiting some of the views at the end of this effort, so I can likely look into adding a pager then. If you would like to submit a patch that enables this feature, please do so, otherwise watch this thread for my progress on the relationship issue, after which I will be able to work on yours.
Thanks,
Jonathan
#2
I've been thinking about this issue a little and I think the best final solution would be to integrate with the Views module. I think that might be something that will have to wait until after the module has been ported to 6.x. I can likely do a quick and dirty fix in 5.x, with the real features being offered up in 6.x. Made some progress on relationships, so this isn't long off.
#3