Project: Drupal Version: cvs Component: user.module Category: bug reports Priority: normal Assigned to: Steven Reported by: Steven Updated by: Boris Mann Status: patch Looks good, Steven. Can we call "access rules" something else? The "long" description is that they are username and email filters. What is a short name that better indicates this? Maybe: * user filters (might imply sorting users) * account filters (username + email is always required -- I like this one the best) * account rules (this one is OK too) Boris Mann Previous comments: ------------------------------------------------------------------------ January 26, 2005 - 19:41 : Steven Attachment: http://drupal.org/files/issues/clean-up-admin-users.patch (17.73 KB) The current page we have at "administer - users - configure" contains several important pages: roles, permissions, access rules and user profiles. These 4 items are buried too deep and are thus hard to find. I also think that roles/permissions/access rules are not really related to the users (i.e. the people) but more with the accounts that are linked to them. Most things are described by this illustration with Kika-style notes ;) http://acko.net/dumpx/clean-up-admin-users.png This patch also fixes a couple of small things, like adding drupal_gotos or improving the contextual help a bit. ------------------------------------------------------------------------ January 26, 2005 - 19:54 : Steven Attachment: http://drupal.org/files/issues/clean-up-admin-users_0.patch (20.02 KB) Sorry, I forgot some paths in profile.module. Better patch attached. -- View: http://drupal.org/node/16271 Edit: http://drupal.org/project/comments/add/16271