[drupal-devel] [bug] Clean up Administer - Users - Configure

tangent drupal-devel at drupal.org
Thu Jan 27 11:59:42 UTC 2005


 Project:      Drupal
 Version:      cvs
 Component:    user.module
 Category:     bug reports
 Priority:     normal
 Assigned to:  Steven
 Reported by:  Steven
 Updated by:   tangent
 Status:       patch

The changes I see in the screenshot seem to be a usability improvement
overall. I will probably need to think about it longer to explore
possible disadvantages but I have a couple of comments.

1. The help text added to profile.module could probably be improved
(e.g., "in in")
2. From a quick glance, it seems that user.module currently provides
access control but I'm wondering if access control will remain there
after more development has (hopefully) been done here (e.g., node level
permissions, taxonomy based permissions, permission groups). If it were
to be moved to a separate module then these UI changes would make even
more sense.

tangent



Previous comments:
------------------------------------------------------------------------

January 26, 2005 - 22: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 - 22: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.

------------------------------------------------------------------------

January 26, 2005 - 22:58 : Boris Mann

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)


------------------------------------------------------------------------

January 26, 2005 - 23:19 : Steven

I like "account rules", but it's in fact longer than "access rules". But
it's clearer and they do only apply to accounts on registration, not on
the access when using an account.


------------------------------------------------------------------------

January 26, 2005 - 23:47 : Steven

Another possibility for the third tab is "registration".

I that case, we could move the account registration settings
(registration allows, with or without approval, etc) there too (they
are currently still placed in administer - users - configure, but there
are no other subtabs anymore there). However, the registration settings
do contain more than just control, there's also stuff like the welcome
text and avatar settings. So the old page would probably still remain
there, with some settings moved to the new location, which sounds like
a bad idea.

------------------------------------------------------------------------

January 27, 2005 - 00:21 : Boris Mann

I wouldn't move any other registration stuff there. Remember, the path
would actually read as "Access Control > Registration", which makes
sense exactly for what's there.

Is longer bad? Either "registration" or "account rules" are both good,
but my +1 would be for "account rules".

-- 
View: http://drupal.org/node/16271
Edit: http://drupal.org/project/comments/add/16271





More information about the drupal-devel mailing list