Shared Sign-On

Component type

module

Maintenance status

Development status

Downloads

4461

Component created

Component changed

Enables "Shared Sign-Ons" between related Drupal sites on one server with a shared database. Can be used standalone, but is most tested in conjunction with the domain (aka Domain Access) module.

This project has been marked as insecure by Drupal Security Team. All of it's releases have been unpublished. Disable the module and remove it from your site.
If you still want to use Single Sign On on your sites, Single Sign On module has been created as a successor to Shared Sign On.

userplus

Component type

module

Maintenance status

Development status

Downloads

21920

Component created

Component changed

The userplus module enhances Drupal's user administration and Organic Groups' subscription administration by allowing administrators to add multiple users at once, make multiple group assignments at once, and make multiple user role assignments at once.

Role Weights

Component type

module

Maintenance status

Development status

Downloads

7666

Component created

Component changed

Role Weights provides some utility functions for accessing user role weights for other modules requiring this functionality (such as Path Access) as well as some additional Tokens for user role weights.

Usage

Once installed, modules can make use of:

function role_weights_get_weight($role_id)
- gets the weight value for a specified role

User Tags

Component type

module

Maintenance status

Development status

Downloads

2268

Component created

Component changed

Adds the ability for users to add tags (taxonomy) to themselves on their user/edit page. Tags are also displayed on the user/page and they link to a page that lists all users that have that tag set to them.

Login Destination

Component type

module

Maintenance status

Development status

Downloads

336301

Component created

Component changed

The Login Destination module allows you to customize the destination that a user is redirected to after logging in, registering to the site (7.x), using a one-time login link or logging out (7.x). The destination can be an internal page or an external URL. It is possible to specify certain conditions like referring pages or user roles and make the destination depend upon them. You may use PHP snippets to provide custom conditions and destinations. It is also possible to keep users on the currently visited page after logging in or out.

vCard

Component type

module

Maintenance status

Development status

Downloads

14129

Component created

Component changed

The vCard module adds a vCard download link to every users profile. This link makes it easy to add users on your Drupal site to your local address book. Since we love microformats, there is also a theme function (theme_vcard) for displaying user data in the hCard format.

OG promote

Component type

module

Downloads

3596

Component created

Component changed

Promote users that join certain groups to an associated role.

News

This project now (Jul '09) has a new maintainer and a D6 development release is out.

The D6 version has the new feature of being able to assign a different role to each group that promotion should occur in.

Sadly there is no upgrade path from D5 so administrators will need to revisit the settings page and re-assign roles to groups.