Role Field

Component type

module

Maintenance status

Development status

Downloads

7343

Component created

Component changed

Role Field provides a field for selecting roles that exist in your site.

Please note that there is no out-of-the-box permissions shenanigans going on. It just lets you pick from a list of roles. Although, combined with Rules the possibilities are pretty interesting.

UCreate 7.x

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a sandbox port of ucreate.module for Drupal 7.x.

Hopefully this will get merged back into ucreate.

The biggest change is that it now uses field_attach_form() to recreate the user_register_form and add all the appropriate fields.

The bonus of this technique is that Organic Groups membership is now a field, so that is now included for free, rendering ucreate_og.module obsolete.

Feeds User Picture Mapper

Component type

module

Maintenance status

Development status

Downloads

2073

Component created

Component changed

This is a very, very tiny module that simply adds User Picture as an available map for Feeds.module.

It can be used to import lists of users with a URL for a picture field, or with an absolute path on the same server. It downloads the image and creates a new file object, then assigns that file object as the picture for the new user.

LDAP integration helper, sync existing user data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Will map existing users with an entry in LDAP to LDAP authentication.

Instructions:
Just enable the module, and the mapping will be done, and the module disabled again. And when it is mapped to the LDAP authentication, the LDAP sync will be able to perform the syncing in the future.

Requires the LDAP integration module, and although not required, it is recommended to use together with this patch.

Password Hustle

Component type

module

Categories

Maintenance status

Development status

Downloads

7349

Component created

Component changed

Adds the password set form as an optional fields on the one click login. In other words, we encourage (hustle) the user into setting their password as they log into the site via a one click login.

The picture to the right also represents additional theming and page renaming not part of this module.

This module borrows heavily from user.module.

This project was originally sponsored by NumbersUSA.