User Delete

Component type

module

Maintenance status

Development status

Downloads

25490

Component created

Component changed

Allows administrators (and/or priviledged users for their own account) to

  • block a user
  • block a user and unpublish all submitted content, including nodes and comments
  • delete a user and reassign the submitted content to the anonymous user
  • delete a user and delete all submitted content including nodes and comments

Additionally there is an option to backup all deleted data, which includes the user and his content (nodes, comments) to the filesystem. The backup is kept for a given time period and afterwards deleted on cron run.

User Relationships

Component type

module

Maintenance status

Development status

Downloads

142257

Component created

Component changed

Administrators are able create relationship types (friend, coworker, etc). Relationship types can be setup to be one-way or mutual. If a relationship type is one-way (subscriber) only the requester is shown as relating to the requestee. Relationship types can also be set as needing or not needing approval.

Administrators can give users the option to auto approve relationships on a per-relationship type basis.

Bundled with the main module are add-on modules providing functionality that not every site will need:

Profile Generator

Component type

module

Categories

Maintenance status

Development status

Downloads

5031

Component created

Component changed

Generates a drupal profile from a existing drupal site.

(optionally) includes:

  • Node types
  • Roles
  • Users
  • Menus
  • Blocks
  • Url Aliases

Originally developed by Martyn @ Catalyst IT.
Maintained by Brenda Wallace (Shiny)
Significant rewrite in Drupal6 by adaddinsane.

Ubercart Discount Coupons

Component type

module

Maintenance status

Development status

Downloads

72157

Component created

Component changed

** Sadly, I no longer have time to give this module the attention it deserves. If anyone is interested in becoming a co-maintainer, please post in the issue queue.

This module provides discount coupons for Ubercart stores.

Coupons are configured at Store administration > Coupons. Global settings for the module are configured at Store administration > Configuration > Coupon module settings.

Hotkey

Component type

module

Categories

Maintenance status

Development status

Downloads

5828

Component created

Component changed

The Hotkey module allows you to create accesskey attributes for Drupal form buttons and links on node pages. Given a specific form button name (with an optional Drupal form element id) and a specified key, Hotkey will add the HTML accesskey element to every Drupal form button that meets this criteria. This is useful for accessing commonly used form elements that can be activated via your browser's implementation of accesskey (IE: Alt+key, FF: Alt+Shift+key, Opera: Shift+Esc+key).

SimpleTest automator

Component type

module

Categories

Maintenance status

Development status

Downloads

3444

Component created

Component changed

This module automates the process of creating SimpleTests by recording manual testing to a SimpleTest. Features include:

  • lets you create a user with given permissions,
  • switches you over to be that user,
  • records the links you click (and other pages you visit),
  • saves form submissions into a file,
  • adds assertions made from the content of the result -- not the blocks, just the content itself.

This module was originally written by chx.