module
Development status: Under active development
Downloads: 4456
created - / changed -

The Attachments module provides administrator and user with some additional tools for working with file attachments. Giving a clearer interface

module
Categories: Multilingual
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 804
created - / changed -

This module introduces a new language negotiation option that is independent of the default language of the site and that uses a language prefix for all the pages.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 5223
created - / changed -

This module is obsolete by Drupal 7 and was never really used in Drupal 6. No more releases will be made.

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

Want to integrate music features on your Drupal site?

The SoundCloud module for Drupal makes it easy to set up an OAuth based connection between your Drupal site and the

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

The jPlayer module provides a wrapper around the jPlayer JavaScript library.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 2608
created - / changed -

Seeking co-mantainer: I have no time to develop new versions of bee_colony because i have my eshop sites migrated on different technologies. If someone is interested to continue developing this project i can add him as co-mantainer.

Bee Colony is a communication service (based on services module) for Ubercart based sites. Bee Colony allows site administrator to provide full remote control over Ubercart orders and products.

Main objective is to build a client/server system to allow external software to synchronize its database with Ubercart.

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

Are your views returning a 200 when it should return a 404? Views404 is the answer! This is very helpful for any caching layer and it will help SEO.

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

Module to connect and control contributed API's to work seamlessly together.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: Under active development
Downloads: 20777
created - / changed -

This module lets users publish content (links, images, videos and documents) in a stream, along with their Facebook-style Statuses (D6) / Statuses (D7) (like on Facebook).

See #1624812: [META] Plan for FBSMP 7.x-1.x stable release for information about the upcoming 7.x-1.0 release.

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

Flickr parser for the Feeds module.

Adds an enhanced parser for Flickr feeds.

Requires simplepie.inc installed in feeds module. See the feeds module README for installation instructions.

Currently only works with RSS feeds not Atom feeds. To have Flickr server up RSS feed simply add "&format=rss2" to the end of your feed URL.

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

This module provides a CAPTCHA which uses logic questions instead of standard visual or auditory challenges.

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

Overview

This module integrates the Biblio and Search Lucene

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

Standard menu tree editor consumes too much memory. Menu editor with about 1000 items reaches 64Mb memory limit.

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

Gallery formatter provides a CCK formatter for image fields, which will turn any image field into a jQuery Gallery.

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

Field Inherit allows empty CCK fields to inherit values from "parent" nodes. Currently, there are two ways to configure a node's parent—via the menu system, or a Node Reference field.

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

Revision All allows for centralized management of content type revisioning. Revisioning can be turned on/off individually by type or enabled for all simultaneously.

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 9147
created - / changed -

Overview

The Reverse Node Reference module enhances Views with reverse relationships for node reference fields.

Drupal 7 status: This feature is provided by References and Views 3. See these threads: #1083902: Backreferencing (listing nodes that reference the target node) and #1188500: Provide a reverse taxonomy field relationship.

Description

Node Reference fields in CCK for Drupal 6 provide relationships to Views that allow you to access fields from the referred nodes of a particular node reference field. These kind of relationships allow you to travel from the child node (the one that has the node reference field) to the parent node (the referred node).

For certain applications, we may also need to do the opposite, travel from the parent node (the referred node) to the child node (the one that has the node reference field). There was a request in the CCK to implement these kind of relationships, but it was basically discarded because the discussed approaches 1) had no support for node revisions, or 2) were going to require MySQL 5.1. See #241078: Reverse node-reference views relationship

This module implements the reverse relationships using the second option. It uses Nested Joins, that requires MySQL 5.1 (MySQL bug #1591) or PostgreSQL.

More information

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 1945
created - / changed -

The Foursquare module helps you in authenticating your users with Foursquare. It wraps the foursquare-async library in order to setup an OAUTH connection for your users.

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

The oldest of all of the 'jquery countdown timer' modules! The Javascript Timer module provides a timer api that can hook html elements to javascript widget objects. This is useful if you want a moving timer/clock or a widget that updates every second. It comes with widgets for a count-down timer, a count-up timer, and a clock. It uses jQuery and a single event loop to handle as many timers as you need on a single page.

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

A backport of the instant filtering feature added to various Drupal 8 administration pages.

Don't you think the modules administration page is way too long? Can't you find the module you want to enable?

On entering a search term, the filter will immediately hide page elements that do not contain this term. The result is a smaller page that only shows elements that are relevant to the search term.