Creates a page that lists all users in the database. Developed by Noah Caldwell. Send bug reports to [email protected]
Basic module that displays a list of all users in the database. (Except 'root' and 'admin'.) Usernames listed in a table, limited to 10 per page. A pager provides next/previous page functionality. There is also a searchbox allowing search by username.
INSTALLATION: Copy directory users_page to \sites\all\modules\ in your Drupal installation. Enable module by going to admin/modules, scrolling to the bottom, clicking the enable checkbox then clicking the update settings button at the bottom. Set permissions for which users can access Users Page under Admin/People/Permissions.