module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4412
created - / changed -

This module supports the creation of competitions. It provides management tools necessary for managing a continuous cycle of competitions that run on your site.

module
Categories: Utility
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 9400
created - / changed -

jQuery Impromptu is an extension designed to help provide a more pleasant way to spontaneously prompt a user for input.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 14713
created - / changed -

The Blog Reactions module monitors Technorati, Google Blogsearch, Yahoo! Bloglines and Blogato for reactions - trackbacks - on your posts. It displays a date and a short summary and links back to the original reaction on the web.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 5773
created - / changed -

Thanks to community member chok for an initial patch to start the ball rolling on a Drupal 6 version.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 21559
created - / changed -

This module provides an integration between Drupal and StatCounter web statistics.

module
Categories: E-commerce
Downloads: 1249
created - / changed -

Gcheckout provides a Google Checkout payment method for the e-Commerce suite of modules.

module
Downloads: 481
created - / changed -

*A Drupal 6 Version is in Progress*

Vent Utils is comprised of 3 modules that privide a block and page integration (via iframes) to some web-based ventrilo monitoring services.

module
Downloads: 3174
created - / changed -

Seeking maintainer

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 10557
created - / changed -

Retrieves Skype status information via Skype's public presence service for users to display in their profile and also provides a block for site-wide usage (available only in D7!).

Note: Skype's presence service returns an "Unknown" status unless you've enabled "Allow my status to be shown on the web" in your Skype client's privacy options.

module
Categories: Developer, Drush
Downloads: 1324
created - / changed -

Thanks to the daemon module you can run daemon instances of a drupal site.

Create a daemon configuration with the administration UI, then launch it in a terminal with a command like:

$ drush daemon my_daemon_name

... and TADA ! you have an instance of your drupal site running as a daemon in its own process.

The goal of this module is NOT to replace apache, but you can use it if you want a daemon process on your system doing 'stuff' using the drupal APIs.

I repeat: The main goal is not to allow a daemon to serve pages as apache do, even if it may be possible if you create a Listener that implements a full HTTP server, but that's overkill, really, don't do that... except maybe for fun.

Sponsored by newlc.com

Dependencies

module
Categories: Views
Downloads: 1361
created - / changed -

The Views Last Editor module makes the user who edited a node available to the Views module; much in the same way as the author of a node is available to the Views module.

module
Categories: Content, Utility
Maintenance status: Minimally maintained
Downloads: 4490
created - / changed -

Usecase: let's imagine you want to create some specific tools to allow your users reviewing some nodes (for instance a CCK-audio review, a CCK-text review, a complex-type-CCK review, ...).

module
Categories: File Management
Downloads: 1316
created - / changed -

The asset API has for goal to provide some kind of abstraction layer for the file management.

module
Categories: Content, Utility
Maintenance status: Seeking new maintainer
Downloads: 1015
created - / changed -

Post Also lets you post simultaneously to multiple sites.

module
Categories: Community, Content, Mail
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 9409
created - / changed -

IMPORTANT - This module is no longer supported - Use Comment Notify instead if you are a new user or migrate to it if you are already using Comment Subscribe. We have created a simple migration script. Please see below for instructions.

About Comment Subscribe

This module allows anonymous as well as registered users to subscribe to individual comments of given node. When a user, either anonymous or registered, posts a comment, he/she can subscribe to that comment and will be notified of replies to that comment. Notifications will have a teaser of the node and a link to the comment. Notifications will also have links that will allow the user to unsubscribe from notifications for that particular comment or unsubscribe from notification for all his/her comments on that node. The development of this project was funded by Zyxware Technologies

module
Categories: Location
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 54885
created - / changed -

The most complete module to let you link your users and contents to physical addresses.

IMPORTANT NOTE: I created a new branch named 6.x-1.x. This means the master branch is not used for development anymore. If you used git directly to get the latest, make sure to switch to the new branch.

Features

  • All countries of the world!
  • All states of all countries!
  • States/Provinces selectable by drop-down list for users with JavaScript
  • Node addresses through CCK
  • User address book
  • Multiple addresses
  • Customizable address display: change address formatting based on country represented
  • hCard and adr microformats
  • Phone and Fax fields
  • Generic API for developers
  • XHTML, CSS, Drupal and PHP E_ALL valid code
  • PHP 5.3 compatible
  • Plugings like Addresses Extras
  • Integrates with Geocode module
module
Downloads: 12988
created - / changed -

CCK Facets is a bundle of modules that integrate with Faceted Search to expose Content Construction Kit (CCK) fields as facets. This allows users to browse field values and to filter search results with those values.

module
Categories: Utility
Downloads: 5634
created - / changed -

By default, the Drupal 6 trigger module displays appropriate actions for each trigger. Each action has declared which hooks it is appropriate for.

module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 350264
created - / changed -

This module intends to become a repository for advanced form elements, that can be used by other developers. Feel free to add your special elements to the issue queue!

Supported elements

Element Module version(s) Included in Drupal core?
HTML5 elements (url, email, search, tel, number, range) 6.x, 7.x 8.x+
HTML5 attributes (placeholder, pattern) 7.x 8.x+
Table Select 5.x, 6.x 7.x+
Image Button 5.x 6.x+
Table element 7.x 8.x
module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 1695
created - / changed -

This module is a set of base component and connectors to integrate Doctrine ORM with Drupal Core. The Doctrine Object Relational Mapper sits on top of a powerful database abstraction layer (DBAL).