User titles

Component type

module

Maintenance status

Development status

Downloads

11211

Component created

Component changed

This module allows the administrator to assign titles to users based upon their role and the number of nodes they have created.

Views Slideshow

Component type

module

Maintenance status

Development status

Downloads

1923578

Component created

Component changed

Views Slideshow can be used to create a slideshow of any content (not just images) that can appear in a View. Powered by jQuery, it is heavily customizable: you may choose slideshow settings for each View you create.

Views Bulk Operations (VBO)

Component type

module

Categories

Maintenance status

Development status

Downloads

2567397

Component created

Component changed

This module augments Views by allowing bulk operations to be executed on the displayed rows. It does so by showing a checkbox in front of each node, and adding a select box containing operations that can be applied. Drupal Core or Rules actions can be used.

7.x-3.x requires Entity API.

Username originality AJAX check

Component type

module

Maintenance status

Development status

Downloads

24590

Component created

Component changed

This very simple module allows visitors to check username originality quickly using AJAX request during registration (completing registration form). This makes registration process more convenient as you don't need to submit your registration form to find out whether this username is already taken or not. This module is sensible to standard Drupal username validation as well as Access Rules validation.

footermap: a footer site map

Component type

module

Maintenance status

Development status

Downloads

41310

Component created

Component changed

Footermap is a dynamic site map generator for Drupal that allows a site builder to place a "footer" site map block into any region. This provides an out-of-the-box menu display similar to the majority of web sites that have a footer-based site map.

It is highly-configurable, supports translation and caching using core functionality, and allows for changes to CSS and markup compared to the more traditional theme layer-based implementations such as seen in Bartik in Drupal 7 (comparison right).

Reroute Email

Component type

module

Categories

Maintenance status

Development status

Downloads

484102

Component created

Component changed

This module intercepts all outgoing emails from a Drupal site and reroutes them to a predefined configurable email address.

This is useful in case where you do not want email sent from a Drupal site to reach the users. For example, if you copy a live site to a test site for the purpose of development, and you do not want any email sent to real users of the original site. Or you want to check the emails sent for uniform formatting, footers, ...etc.

This is also a good demonstration of what hook_mail_alter(), available in Drupal 5.x and later, can do.

Compact Forms

Component type

module

Maintenance status

Development status

Downloads

48393

Component created

Component changed

Compact Forms presents text fields for selected forms in a more compact fashion using jQuery.

The form item/element fields are overlaid with their respective labels. When the user focuses a field the label fades away nicely, and if the field is left empty the label fades back in again.

By default, only the user login block is switched to compact style, but the behavior can be added to any form by adding the corresponding CSS ids to the Compact Forms configuration.

  • Degrades back to the original form when JavaScript is switched off.
  • Fields like textareas and checkboxes are currently not affected.
  • Inspired by A List Apart

CCK Redirection

Component type

module

Maintenance status

Development status

Downloads

12643

Component created

Component changed

This module provides a CCK field for redirecting a user to a new URI. The creator of a node specifies a valid URI in the CCK field, and when a user visits that node, he will be redirected to the destination specified in that field.

Sponsored by and co-maintained with Prometheus Labor.

Drupal 6:
In Drupal 6, you can also choose to redirect instantly, with a delay (using javascript), or put the target URI page in a frameset (like Google Images).

Connect

Component type

module

Maintenance status

Development status

Downloads

3578

Component created

Component changed

We are not looking to upgrade this module to D7 at this time. If someone is interested in porting this module, please let us know.

Connect allows you to easily create very flexible petitions and email or fax campaigns using CCK.

The connect module more generally lets you link 'parent' nodes to 'participant' nodes, and allows the definition of actions to be taken when participant nodes are created, including sending emails to defined or looked-up targets. With the optional Connect CiviCRM module participant information can also be added directly to CiviCRM.