[drupal-devel] [feature] User ID shouldn't be displayed at User administration page

Dries drupal-devel at drupal.org
Sun May 1 18:00:47 UTC 2005


Issue status update for http://drupal.org/node/21416

 Project:      Drupal
 Version:      cvs
 Component:    user.module
 Category:     feature requests
 Priority:     normal
 Assigned to:  stefan nagtegaal
 Reported by:  stefan nagtegaal
 Updated by:   Dries
 Status:       patch

IMO, we can't and shouldn't use theme markers for this.  We could add a
sortable 'member for'-column to the user overview table, if that is
considered to be better.  If so, the column should probably go between
'Roles' and 'Last access'.




Dries



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

April 27, 2005 - 14:51 : stefan nagtegaal

Attachment: http://drupal.org/files/issues/user-module_0.patch (989 bytes)

While we do not display ID's anywhere inside drupal (even node id's
not), this is imo a bug. The user overview tables displays the user ID,
whic shouldn't be the case..


Simple patch attached, please comment and apply...




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

April 27, 2005 - 15:20 : Morbus Iff

-1 from me. I sort by user ID so that I can easily see new users.




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

April 27, 2005 - 17:48 : stefan nagtegaal

Morbus, I understand your concern but the way it is now is not the right
one.
We should imo re-use (or extend) theme('marker') for that, in the first
cell of the row.. We can also do this in the node admin overview to sort
new created nodes..


Stefan







More information about the drupal-devel mailing list