Active
Project:
Avatar gallery
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Aug 2007 at 01:09 UTC
Updated:
6 May 2008 at 21:50 UTC
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
Comments
Comment #1
rodrigo_cohen commentedHi !
I have the same question. Because I want to limit by 20 last users, for example.
Thanks !
Comment #2
panis commentedSee: http://drupal.org/node/205402 for possible alternative
Comment #3
drupalgirl commentedThanks. I'll check it out.
Comment #4
pfournier commentedI 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.