[drupal-devel] [feature] User ID shouldn't be displayed at User
	administration page
    Dries 
    drupal-devel at drupal.org
       
    Thu May  5 11:32:27 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
I'll have a look at this ...
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
------------------------------------------------------------------------
May 1, 2005 - 20:00 : Dries
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'.
    
    
More information about the drupal-devel
mailing list