Drupal 6.x

How could/would I go about adding a column in the user list in the admin area? Again, only in the admin version of the user list, but a site wide version. I see the page to edit would be modules/user/user.admin.inc, but I'm unsure what to add/edit to get this type of column to display. I currently have...

Username | Status | Roles | Member for | Last access | Operations

And I would like to have something like...

Username | Email | Status | Roles | Member for | Last access | Operations

Any help is greatly appreciated.

Comments

KahneFan’s picture

Is this possible to do?

rightchoice2c_me’s picture

yep it is possible, do you know PHP or are you a newbie????
Work Hard to understand what you have to do b4 U start, You may not be able to develop every detail but the more U know the less risk you take.