Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
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.
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
Comments
Comment #1
mr.andrey commentedI 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.
Comment #2
mr.andrey commentedThe 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.
Comment #3
pukku commented