List more info about each user
budda - August 22, 2006 - 12:42
| Project: | User List |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
On the list pages it would be nice to have other details listed in a table form, similar to admin/user but with the better a-z navigation.
Details such as last logged on, status etc.

#2
I'd be tempted to say use a Drupal html table for the display of the output too - as the information is tabula data.
#3
Ditto; nice basic module, but would be super if we could have options for optionally showing additional user (various fields, etc... but for my uses in particular having $picture would be great start) info directly in the currently bulleted user list provided by this module.
Thanks!
#4
this becomes far more complex behavior. sort of a views for users. but i think there's a call for it. have to see how 5.0 handles it. meanwhile, i've been thinking of options, and other people are helping out too.
#5
I'm also going to pitch in and say that it would be incredibly awesome if there was a table view option that would then give you options of which profile/user items to display. I've been using the site_user_lists module and it has done great. It does have the filtering options, but I want to also be able to lock-down the users that is displayed (by roles) so, I can use your module and create aliases for each of the user roles pages. I just hope that no one jumps on my site that knows your module, because it would be easy enough to guess the other roles and get the usernames listed. Wouldn't harm too much though. :)
Sorry for the long blurb. I like the module, but would really love to see it go to the next level with the table view and options of displaying more fields (i.e. the site_user_list module that I mentioned)
#6
Hello, I just recently installed this module and it has been a great help, but i also need to be able to include profile_first_name
profile_last_name
and photo would be great also.
Any progress happening on this front?
#7
Would Views + Usernode be an alternative to achieve what people want? I've not tried it -- but might make sense.
#8
I checked out the site_users_list module and that seems to be working good for me. I can add additional profile fields no problem.
And since i don't need to see the users by role, it has everything i need :)
#9
Hi
The user list shows the fields I choose, like Username, Email and Picture. But the picture doesn't appear. ¿Why?
Also, I want to view the user profile when I click in the username (for example) of the user list. Is this possible?
Thanks!