Paging Avatar gallery
drupalgirl - August 29, 2007 - 01:09
| Project: | Avatar gallery |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Say I have 100,000 users. How can avatar gallery page though avatar gallery rather than throwing the entire membership on one block?
Also, how can it be used to display most active or most recent users?
Drupalgirl

#1
Hi !
I have the same question. Because I want to limit by 20 last users, for example.
Thanks !
#2
See: http://drupal.org/node/205402 for possible alternative
#3
Thanks. I'll check it out.
#4
I have implemented a limit on the number of rows, and a sort by last log in.
This is in the 5.x-1.x-dev version of May 6, 2008.