开发者

Enhanced Drupal User Administration

Drupal's user administration page @ admin/user/user allows admins to checkmark users & perform bulk operations on the selected accounts (ie: adding roles to users). Contrib modules can add to the list of available user operations that can be performed. Very handy.

The interface, however, only allows the administrator to deal with a single page of user开发者_高级运维s at a time. For example, if I checkmark 12 users on page 1, when I navigate to page 2 I lose track of who was selected on the first page.

I'd like to know if there is a contrib module that enhances the interface so that an administrator can select records across several pages of users before choosing an Update option?


Yes, Views Bulk Operations will get this done. It will require views, but it does facilitate selecting all records in a result to apply the action to, which is what you are looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜