Posted by robwales02 on August 15, 2007 at 12:27am
2 followers
Jump to:
| Project: | Site User List |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Am I able to hide individual users (particularly admin user) from the users list?
Comments
#1
I just tried using the excluded_users module, but it doesn't seem to hide anyone. I checked the box next to the user's name, but it still appears on the list - both to admin and non-admin users.
Thanks,
Andrey.
#2
The exluded_users module seems to be partly broken and not very supported, see http://drupal.org/node/167624 and http://drupal.org/node/174319.
I wrote a small patch for site_user_list to manually hide a user (I just need to hide admin) from the list. The patch also lists the newly joined users at the top: http://drupal.org/node/157616#comment-311280
Best,
Andrey.