Node Hierarchy

Component type

module

Maintenance status

Development status

Downloads

47888

Component created

Component changed

Node Hierarchy allows nodes to be children of other nodes creating a tree-like hierarchy of content. The module offers:

  • 1-Click creation of hierarchical menus
  • Hierarchical breadcrumbs
  • Automatic hierarchical urls using Pathauto (and token module)
    (eg: q=aboutus/history/beginning).
  • Automatic creation of hierarchical menus if desired.
  • Optional Views integration.
  • Optional Node Access integration.

User Stats

Component type

module

Maintenance status

Development status

Downloads

50345

Component created

Component changed

Provides commonly requested user statistics for themers, IP address tracking and Views integration. Statistics are:

  1. days registered;
  2. join date;
  3. days since last login;
  4. days since last post;
  5. post count;
  6. login count;
  7. user online/offline;
  8. IP address;

This module was developed for The Webmaster Forums (who have moved to Drupal from vBulletin -- yes, we do like Drupal's forum!)

Panels Accordion

Component type

module

Maintenance status

Development status

Downloads

11568

Component created

Component changed

** Looking for Co-Maintainer of this module. Someone who keeps up with changes to CTools module. **

Panels Accordion provides an accordion display within Panels. By using accordions you can fit more content into smaller areas and allow your users to expand each section as needed. This uses the existing jQuery file for the accordion effect. The layout settings allow you to choose the action, effect, and speed for accordions.

Signatures for Forums

Component type

module

Maintenance status

Development status

Downloads

26122

Component created

Component changed

Signatures for Forums tweaks signatures in ways inspired by other traditional forum software.

  1. when a user changes their signature, all their posts will be updated;
  2. signatures are automatically added to posts, instead of being inserted into the post text;
  3. the administrator can choose the input filter for signatures, allowing BBCode -- if the BBCode module is installed -- or HTML to be used;
  4. signatures are longer than the the Drupal default
  5. conditional signatures, these are hidden, or rel=nofollow'd if a post is under a particular length;
  6. show signature only once per conversation;

This module was developed for The Webmaster Forums (who have recently moved to Drupal--yes, we do like Drupal's forum!)

Rules

Component type

module

Maintenance status

Development status

Downloads

2715947

Component created

Component changed

The Rules module allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). It's a replacement with more features for the trigger module in core and the successor of the Drupal 5 workflow-ng module.

Example use cases

  • Build flexible content publishing workflows changes
  • Send customized mails to notify your users about important
  • Create custom redirections, system messages, breadcrumbs, ...
  • Build an eCommerce store using Drupal Commerce

And many more...

Slidebox

Component type

module

Maintenance status

Development status

Downloads

21037

Component created

Component changed

The Slidebox module provides a JavaScript-based "Slidebox" - a box which provides a link to the next page in a sequence, which slides out when the user reaches the bottom of the current post.

A screenshot of Slidebox in action!

This feature is common in many websites, but is most recognisable in the New York Times website.

This module is undergoing active development - if you have any suggestions, please create an issue!

Views Popup

Component type

module

Maintenance status

Development status

Downloads

14495

Component created

Component changed

The views_popup module adds popup style support for a Views List View. This version is actually listed as "List View as Popup". This module requires the Views module.

6.x-2.x is in bug fix mode
5.x is no longer maintained

There is no upgrade path between major revisions because of architectural changes.

Multiping

Component type

module

Maintenance status

Development status

Downloads

19300

Component created

Component changed

A replacement for the ping module for Drupal. It allows pinging of multiple sites (configurable via a web interface). Both Pubsubhubbub and older ping types.

PAM Authentication

Component type

module

Categories

Maintenance status

Development status

Downloads

2387

Component created

Component changed

The PAM Auth module is based vaguely on a skeleton of the IMAP Auth module (http://drupal.org/project/imap_auth). It accomplishes the same goal except that it uses the PHP5-PAM module to accomplish the authentication. It also borrows some ideas from the ldap_integration (http://drupal.org/node/15109) module for password-form adjustments.