Site User List

pukku - October 26, 2006 - 19:36

The Site User List module displays a sortable and searchable list of all the users on the site based off of their profile.module fields. Which fields are visible can be configured, both by the admin (who choses which fields are available) and the user (who chooses which fields are displayed). The list can be searched.

2007 Jun 25: if the data from fields on your registration form is not showing up in the listing, please see http://drupal.org/node/138915 . This is a bug in Drupal, not in Site User List. There is a patch available which fixes this problem.

2007 May 22: in response to much demand, I've added a sub-module called site_user_list_roles, which will allow inclusion/exclusion on the basis of the user's roles, and also allow you to display the roles in a column. Enjoy!

2007 May 17: I've just commited a huge update to this module. It should be available via tarball later today (cvs id for the .module file: 1.1.2.6.2.14). This update completely changes how things work, so if you're already using this module, you must run update.php. If you were previously using theme functions to override the display of fields, please note that this will no longer work; you will want to look at the templates setting for fields, which allows you to change the display without writing theme functions.

The new version also checks the database version for compatability with either view, table, or a subselect query (which is now an option). New users with a default install will use a subselect query.

If you use PostgreSQL, please let me know of any errors! I don't have a PostgreSQL installation to test, and some of the changes may make the database complain.

The new version puts in place a bunch of infrastructure which will be useful for making roles available for searching (not for display, yet). This work has not been done, but in theory it's now possible.

Releases

Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2007-Jul-1323.04 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2007-May-2213.68 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.