Am I able to hide individual users (particularly admin user) from the users list?

Comments

mr.andrey’s picture

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.

mr.andrey’s picture

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.

pukku’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)