[drupal-devel] [feature] admin/access hover help - little patch,
big help
Dries
drupal-devel at drupal.org
Sun Aug 7 15:34:37 UTC 2005
Issue status update for
http://drupal.org/node/28301
Post a follow up:
http://drupal.org/project/comments/add/28301
Project: Drupal
Version: cvs
Component: user.module
Category: feature requests
Priority: normal
Assigned to: jjeff
Reported by: jjeff
Updated by: Dries
-Status: patch (ready to be committed)
+Status: patch (code needs work)
Coding style needs work (incorrect use of spaces). Shouldn't these
strings be translatable?
Dries
Previous comments:
------------------------------------------------------------------------
Fri, 05 Aug 2005 19:59:52 +0000 : jjeff
Attachment: http://drupal.org/files/issues/admin.access.hover.help.patch (799 bytes)
Here's a patch that adds a 'title' tag to all of the checkboxes in the
admin/access grid. When you roll over the checkboxes in most browsers a
tool-tip box will pop up with information about what each checkbox is.
Examples:
"anonymous user : edit own blog"
"authenticated user : post comments"
"admin : administer filters"
On a site with many roles and many modules, it becomes very easy to
scroll away from the table headers, so this is essential for figuring
out what you're clicking. It doesn't solve all of the admin/access page
usability problems, but it does make the page a lot more usable.
Little patch. Big help.
-Jeff
More information about the drupal-devel
mailing list