Closed (fixed)
Project:
Members
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Jan 2007 at 03:36 UTC
Updated:
8 Jan 2008 at 03:35 UTC
I've found it beneficial to show the status of users (active/blocked) in the member list for users with the "administer users" permission. Attached is a patch to add this functionality to the 4.7 release.
Requires the 4.7 patch in http://drupal.org/node/47829#comment-188270.
| Comment | File | Size | Author |
|---|---|---|---|
| contrib-head.members.status.junyor.patch | 2.05 KB | junyor |
Comments
Comment #1
junyor commentedComment #2
wmostrey commentedThe 'registered' and 'status' fields have been added.
This has been contributed and is available on the cvs version, will be available in dev on the next run.
When these become actual fields (in the views way of speaking) I will add handlers so you can pick the way the date should be displayed.
Comment #3
(not verified) commentedComment #4
junyor commentedhttp://drupal.org/node/207398 adds a Status filter to allow display of blocked users. Currently, the members module only displays active users.