User List

Component type

module

Downloads

8537

Component created

Component changed

Maintainers:
deekayen, aaron

This module creates several user lists, which may be viewed as pages and blocks. User lists may be displayed alphabetically, beginning with A-Z, by newest, by role, or as a list of users who have posted content of a certain type.

Query Exporter For JasperReports

Component type

module

Downloads

506

Component created

Component changed

The Query Exporter For JasperReports is a combination of a Drupal module (query_export.module) and a Java library that lets you seamlessly export data from Drupal into JasperReports tools like iReport to prepare professional reports.

The PHP files for the project are hosted here at Drupal.org. The Java code and binaries will be hosted at Jasper Forge.

Subgroups for Organic groups

Component type

module

Maintenance status

Development status

Downloads

45765

Component created

Component changed

Description

This module enables a user with the proper permissions to build group hierarchies (or tree) by nesting groups under other groups. Simple or complex group hierarchies can be easily created.

When a hierarchy has been established, user memberships and/or content posted to a group can be propagated up, down or sideways along the tree. So when a user joins a group, their membership can also get created in other parent, child or sibling groups. Separate propagation settings can be applied for content and membership propagation.

Usernode

Component type

module

Downloads

8499

Component created

Component changed

This module tries to make users nodes. It cares for automatic creation and deletion of a node for each user, the so called usernode.

Node adoption

Component type

module

Maintenance status

Development status

Downloads

5913

Component created

Component changed

Node Adoption allows you to automatically reassign nodes created by a deleted user to another user of your choice. Similarly, a form is provided to change ownership of all nodes from one user to another at any time. Node Adoption was originally maintained by Mark Dickson (ideaoforder) and sponsored by The Chicago Technology Cooperative, then by Morbus Iff. Drupal 7.x is currently maintained by Marie Wendel.

Fasttoggle

Component type

module

Maintenance status

Development status

Downloads

44627

Component created

Component changed

Speeds up common administration tasks like unpublishing or promoting nodes or blocking users through the use of AJAX callbacks. This saves lots of page loads. If JavaScript is not available, it degrades gracefully to a regular confirmation page.

The Drupal 6 version of the module is now unsupported. A Drupal 8 rewrite (8.x-2.x) has been started. This was going to be backported to Drupal 7 but the differences are too great.

Password Policy

Component type

module

Maintenance status

Development status

Downloads

508685

Component created

Component changed

This module provides a way to enforce restrictions on user passwords by defining password policies.

Overview

A password policy can be defined with a set of constraints which must be met before a user password change will be accepted. Each constraint has a parameter allowing for the minimum number of valid conditions which must be met before the constraint is satisfied.

User protect

Component type

module

Categories

Maintenance status

Development status

Downloads

99657

Component created

Component changed

This module allows fine-grained access control of user administrators, by providing various editing protection for users. The protections can be specific to a user, or applied to all users in a role.

Note: Up until the D7 version, User Protect has a complicated configuration -- please take the time to read the very extensive module help before using it!