User role actions

Component type

module

Downloads

442

Component created

Component changed

Provides extra actions to add and remove roles from users.

WARNING: HALF-BAKED MODULE!

This module is a work in progress for a client and as such as only written up to the point that I need.
In particular, the 'add role' action is not yet implemented.
There are a few TODOs in the code as well -- things that aren't as elegant as they could be.

I am releasing it in the hope that others will find it a useful starting point and take it a little further with patches :)

Password Quick Set

Component type

module

Categories

Maintenance status

Development status

Downloads

2670

Component created

Component changed

With this module you can quickly and easily set a new randomly generated password for a user and dispatch a notification about the change.

Beginning beta 2, you can now customize the message sent to the user. Go to admin/user/settings to modify message subject and body.

The Drupal 7 version resets the users password and provides the option to either send a one time login URL or password.

Fill Roles

Component type

module

Categories

Downloads

1567

Component created

Component changed

This module allows to give roles to users from a list of mails or usernames.
You can choose :

  • which roles you want to give
  • give a list of email addresses and usernames in the same time
  • add an expiry date if you have Role Expire module enabled

Profile Access

Component type

module

Downloads

2143

Component created

Component changed

This module helps to control user profile access and user editing in a hierarchical manner. A user having a particular role can edit users having roles under the hierarchy tree, whether its a direct child role or a grand child role. The user should have administer users permission.
If the user being edited has multiple roles, the user doing the editing must have permission to edit any of the user being edited's roles. The module also provides a role-based control over user creation. The default user listing (http://example.com/admin/user/user) gets filtered automatically to those users under the role tree.

Users Mass Blocking

Component type

module

Categories

Downloads

728

Component created

Component changed

Allows to get users blocked giving a list of emails or usernames.

Author Smart Name

Component type

module

Maintenance status

Development status

Downloads

995

Component created

Component changed

Allows the autocomplete field in "authoring information" to use values other than usernames.

Modules Currently Supported:
- CORE Profile module
- Content profile module

Future of Author Smart Name:
- I'm hoping that this module can be contributed as a patch to the Realname module, and then will no longer need to be supported on its own.

Query-Based Views (Q-Views)

Component type

module

Downloads

2719

Component created

Component changed

Watch the video demo

Q-Views is currently in Alpha and has a couple of security flaws that need to be sorted out before being released as beta. Note that Alpha releases should never be used on production sites. Please also note this module has multiple critical security flaws.

Profile Operations

Component type

module

Categories

Downloads

1692

Component created

Component changed

Adds options to mass update profile fields directly from the user management page.

This release only support text and textarea fields. Checkbox, list selection
freeform list, URL, and date have not been implemented yet.

Also, I resorted to using a session variable to pass the callback arguments to the field update form. If anyone knows a more legit way to pass the arguments in the context of the hooks being used, please post it to the issues or submit a patch.

Sponsored by Reusser Design.

Spambot

Component type

module

Maintenance status

Development status

Downloads

57468

Component created

Component changed

Spambot protects the user registration form from spammers and spambots by verifying registration attempts against the Stop Forum Spam (www.stopforumspam.com) online database. It also adds some useful features to help deal with spam accounts.

This module works well for sites which require user registration before posting is allowed (which is most forums).

Role Contracts

Component type

module

Categories

Downloads

890

Component created

Component changed

Role Contracts creates a new content-type, 'Role Contract', which consists of terms/conditions that a user must agree to by clicking a check-box and/or typing ACCEPT in a text box, after which they will be granted a role associated with the Contract.