module
Downloads: 1083
created - / changed -

This module will automatically make torrents of files attached to nodes, using Prodigem, a site where you can easily create and host these torr

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

Let's face it, upgrading old modules to the new form API in Drupal 4.7 can be quite a challenge.

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

This module helps organize a group of nodes into a publication, such as a newspaper, magazine or newsletter. Each publication can have multiple editions. Within each edition, the E-Publish module also makes it possible to organize content by topic, similar to the way news websites such as the New York Times categorize their content using topics such as "international," "national," "sports," etc.

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

#D7CX pledge upheld: Taxonews received a full Drupal 7 release on the day that Drupal 7 was released.

A module to generate blocks containing titles of node matching terms in a taxonomy vocabulary, as links to the nodes themselves, with optional automatic content expiration based on publishing date.

Features

Module has settings for:

  • Node lifetime; it defines as many blocks as there are terms in the vocabularies updated within that lifetime.
  • The vocabularies used for automatic block creation.
  • Inclusion of the module name in the block list, in order to group block names (True by default)
  • Inclusion of blocks matching no content from the block list (True by default)

The blocks are themeable, so the list of titles can be replaced by other display choices on a per-block basis, like Drupal teasers instead of just titles, by overriding the taxonews-block-view template (function in old versions) in a theme.

module
Categories: Content Display
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 516586
created - / changed -

The Nodequeue module allows users to collect nodes in an arbitrarily ordered list. The order in the list can be used for a any purpose, such as:

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

This module is unmaintained. See Content Lock for a more viable alternative.

Drupal's default content locking strategy is optimistic, that is, two users may start to edit the same content and the one who is hitting the save button first wins the race, while the other is displayed a message stating this content has been modified by another user, changes cannot be saved. Depending on the number of editors in your organization this might not be an acceptable solution.

The Checkout module implements pessimistic locking, which means that content will be exclusively locked whenever a user starts editing it. The lock will be automatically released when the user submits the form or navigates away from the edit page.

Users may also permanently lock content, to prevent others from editing it. Content locks that have been "forgotten" can be automatically released after a configurable time span.

module
Categories: Content Display
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 3779
created - / changed -

The Block Bar module is a block module that acts as a container for other Drupal blocks. The module builds an Outlook style collapsible menu bar from the child blocks with each child block representing one panel within the bar. Multiple BlockBars can be created. Each BlockBar can be set with "sticky panels" which will remember the panel's open/close state between page refreshes. Also, an option can be set that will only allow one panel to be open at a time for a given bar. Block Bars and Block Bar panels can be themed globally or individually.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: No further development
Downloads: 12967
created - / changed -

The Taxonomy Lineage module adds a table to the taxonomy database which allows nodes to be sorted by taxonomy hierarchy. The module adds no new sort function by itself, so simply adding this module will not add functionality. However, it can be used with the Views module, and PHP snippets or custom code may be written to sort, as well.

module
Categories: Media
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1382
created - / changed -
*** This module is deprecated, unsupported, and will not be upgraded to 5.x. Most of the functionality is now included in the audio.module as several submodules. See this thread for more information. ***

This module is actually two projects, a general playlist relationship API, and an audio_playlist.module which makes use of the API.

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

CiviCRM has moved to CiviCRM.org

module
Categories: Mail
Downloads: 16721
created - / changed -

Adds "tell a friend" functionality to any node type and maintains a history of sent items.

module
Categories: Event
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 6992
created - / changed -

End of life

This module is end-of-lifed. It depends on the Event module, and that module never had a tagged 6.x release, nor a 7.x branch, and so there is no point in maintaining this module without that one.

About this module

Event Repeat enables the creation of repeating event patterns for node types that are event-enabled. It does this by creating one or more copies of the original event node.

This module depends on the Event module.

Note: This module deals with automatic creation, editing, and deletion of nodes. It is highly recommended that you run this module on a test site, first, to make sure it does for you what you think it does!

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

Audioblog allows users to access and record audio blog entries from their phone. New entries can be created via SMS, regular phone call, or directly from the web.

module
Downloads: 2897
created - / changed -

This Module adds Online Status Indicator Support for the most common Instant Messengers into Drupal.
At the Moment "Onlinestatus Indicator" has support for:

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

Import users into Drupal, or update existing users, with data from a CSV file (comma separated file). Provides a wide range of features out of the box, and a comprehensive API to customise imports.

module
Categories: Content
Downloads: 964
created - / changed -

This module provides a series of node types, with an interface, to enable users to add and maintain their Curriculum Vitae (or resumé) on a Drupal site.

module
Categories: Community, Media
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 17628
created - / changed -

Station is a group of D6 modules to run a radio station's website. It was originally designed for KPSU, a college radio station in Portland, Oregon.

A Drupal 7 port is underway and the project has a new co-maintainer: gnal

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

Generalised API module which handles data, logic, and UI of schedules for other modules.

module
Downloads: 1878
created - / changed -

wgHTML imports and incorporates static HTML pages into Drupal.

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

Formproc defines an API for handling forms in Drupal in which all aspects of
a form (rendering, validation, and filtering) are defined in one place. It