module
Categories: Content, Security
Maintenance status: Actively maintained
Development status: No further development
Downloads: 1809
created - / changed -

This is not an official Mollom project and was not created by the folks at Mollom.

module
Categories: Multilingual, Utility
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 2025
created - / changed -

This module is deprecated in favour of the much more useful Localization update.

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

UPDATE

A Drupal 8 version of Heartbeat is available as a sandbox at https://www.drupal.org/sandbox/adventurist/2

module
Categories: (нет)
Development status: Under active development
Downloads: 35062
created - / changed -

This project integrates the Google Maps API and Google Static Maps API. It makes possible to add addresses and/or coordinates (points) to nodes through CCK fields, display these geographical informations on node pages as text or interactive map or static map and use them on GeoRSS feeds. The project provides style plugins and row style plugins for views to build both interactive and static maps.

This project is an independent competitor for the Location and GMap pair (also known as Mapadelic), and this is the successor of the Google Client Geocoder project.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

A bundle of modules to access the zanox Web Services API.

module
Categories: Community
Downloads: 458
created - / changed -

SezWho is a universal profile service for the social web that improves community engagement and enables content discovery to be added to blogs, forums and other social sites.

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

Jquery menu uses simple, cross browser compatible jquery to transform your multilevel menus into click and expand menus.

module
Categories: Views
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 70379
created - / changed -

This module provides some useful (views)fields.

module
Downloads: 25021
created - / changed -

This module provides a language switching block that is very similar to that provided by the core locale module, however its behavior differs from the locale block in several ways:

module
Categories: (нет)
Downloads: 1309
created - / changed -

This module offers module developers to add the Freebase Suggest functionality to form text fields.

module
Categories: Paging, Taxonomy
Maintenance status: Seeking new maintainer
Downloads: 13761
created - / changed -

*** This module is now unmaintained. Please read the closing post on the queue for further details. Rob. ***

No activity recently, so V7 is going to first release. Please run 'update.php'! It works in a minimal way with Sitemap and Nice Menus. Hurrah! Read about it here.

Drupal Versioning go here.
***

Intro
Makes custom menus from selected branches of a taxonomy.

People keep asking for this. They keep getting told that it's not possible, it's not Drupal, and "who would want it anyway?" For all you impossible people out there, here is Taxonomy Treemenu.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 3014
created - / changed -

The Dataset module is for grouping nodes together in sets.

module
Categories: Media, Taxonomy
Downloads: 15589
created - / changed -

This is an add-on module for Image Gallery.

module
Categories: Developer
Downloads: 38680
created - / changed -

Initial development sponsored by Trellon.
Coder Tough Love REQUIRES Coder 6.x-2.x-dev.

Coder Tough Love is a companion to the existing Coder module by Doug Green. Unlike Coder, which strives to follow the documented style guidelines of Drupal core, Coder Tough Love takes the tougher tactic of applying finely aged and obsessively anal wisdom from years of Drupal development and persnickety quality control.

Part of the reason for this module's creation was to obsess over my own code: I claim no higher standard than myself, but even I am infinitely fallible. Likewise, as chx and I wrote Drupal Tough Love reviews, we found ourselves repeating suggestions from module to module, and a few of our critiques could have been automated, leaving us to focus on more important design issues. You should expect some false positives with Coder Tough Love, but I'd still want you to report them as bugs so I can continue to tighten the analysis.

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

What is it for?

This module allows you to write modules in pure OOP syntax. It becomes handy when you need some kind of "aspects" to inweave into the main functionality of your module. Moopapi does it by Decorator pattern. Currently we have these types of decorators implemented:
- Logger: allows to log every method calling together with all parameters passed. A mighty tool for development and debugging in some circumstances.
Used by: BOTCHA (spam protection without CAPTCHA) - its use case is that while developing Selenium-tests for its JavaScript there is no chance to use usual development tools such as XDebug, because Selenium-tests are intended to be launched via command-line interface. Moopapi logger helps BOTCHA to keep debugged.
- Cacher (planned, see #1870060: Create new decorator: Cacher): The idea is to separate a logic of an application and tricks to make it work faster. It could be done by Cacher "aspect" which includes all speed optimizations while your application contains pure business logic.
- Adapter: Abstraction layer for Drupal major version. The concept is thoroughly described here: #1932290: Forwardport doctrine - a proposed solution for Drupal major version migration problem. See 4.x branches of BOTCHA project (D6 & D7) together with common part x.x-1.x as an implementation of such audacious approach.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 3199
created - / changed -

This module has been discontinued. Use Insert instead.

module
Categories: Mail, User Management
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 12035
created - / changed -

Send an email to a user when a new role is added to their account. The message is configurable with a number of tokens.

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

The modules list page can become quite big when dealing with a fairly large site or even just a dev site meant for testing new and various modules being considered.

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

Creating pages with consistently sized, scaled or rotated images can be accomplished by applying an image style. In this way you can ensure that e.g.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 1999
created - / changed -

Simple module to keep your Drupal session alive until the user close his browsers window.