module
Downloads: 615
created - / changed -

Enables the creation of resource nodes which serve as references to remote content identified by URIs and published in RDF format.

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

Drupal's block module is limited by the fact that a block can only have one instance. Each block has a 1:1 relationship with its region, weight, visibility (and other) settings.

module
Categories: Developer, Utility
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 6014
created - / changed -

The Database Scripts project is a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within a version control environment. The primary goals are to:

  • keep the database in sync with code
  • preserve ability to use the web GUI
  • enable a rapid development workflow
  • Merge development and production databases

Guess what? There is documentation!

module
Downloads: 1103
created - / changed -

This module provides catalog and user integration with the Zen Cart e-Commerce package.

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

DESCRIPTION:

This module uses JQuery to dynamically add captions to images.

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

This module was meant as a proof of concept and has been abandoned. Drupal 7 has vertical tabs out of the box (huzzah!), while the Vertical Tabs module provides vertical tabs for Drupal 6.

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

Ensures that the SimplePie library is installed. Makes SimplePie available to other modules.

module
Categories: Evaluation/Rating
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2432
created - / changed -

Allows users to pick a winner of two nodes of the same type.

module
Downloads: 3105
created - / changed -

Note: The code on CVS here is out-of-date.

module
Maintenance status: Seeking co-maintainer(s)
Downloads: 1118
created - / changed -

The gProximity module provides the ability to display a view in the form of a Google map by adding various fields to the map, with at least a Latitude field and Longitude field, any collection of c

module
Downloads: 799
created - / changed -

Tiny Player

Very simple little flash player, that displays a tiny widget for CCK audio fields.

module
Categories: Event
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 5065
created - / changed -

The Event Manager module provides event registration capabilities for five different types of events.

Setup events in which web site visitors register to:

  1. Participate in a particular role or job
  2. Participate during specified time slot
  3. Participate in a particular role and time slot
  4. Provide an item or food needed for the event
  5. Simply participate

Key features:

  • Flexible Registration Scenarios
    Choice of five registration scenarios, listed above.
  • Online Registration and Cancellation
    Self-service features enable individuals to register, cancel, and confirm their participation at any time – all online. Individuals can also update their contact information, select a different time to volunteer or participate, and change their role for the event (if applicable) without assistance.
  • Confirmation
    Event-specific confirmation pages can be displayed when participants successfully register for an event or cancel their registration. In addition, participants receive personalized email messages when they register or cancel their registration.
  • Privacy
    When registering for an event, participants receive a confirmation code that serves as a password for changing or cancelling their registration. Participants who forget or lose their confirmation code can have it emailed to them using an online form.
  • Usability
    Event Manager features are designed for ease of use. Registration forms are simple and clean. Separate mini-pages provide easy and clear access to commonly used functions. A prominent “Register for Event” button (optional) draws immediate attention to the registration function and encourages site visitors to click-through.
  • Event Registration Open/Close Dates
    Administrators can manage events more effectively by setting a time period for participants to register. At the end of the registration period, access to the registration feature is closed automatically.
  • Registration Report
    An online report provides up-to-the-minute registration information for each event. The report lists participants, their roles, participation time and other event-relevant information. Quick links to each participant's registration page make it easy for administrators to make any necessary changes.

Module sponsored by Mind Sky, Internet Communications

module
Downloads: 537
created - / changed -

* * * * * * * * * * * * * * * * * * * *
DESCRIPTION
This module allows you to create invoices.
It uses nodes and views, so it is very easy to customise.

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

This is a helper model that provides access to the FFmpeg application. It provides some basic functionality for developers who need to process media files.

module
Categories: Search
Downloads: 3599
created - / changed -

Drupal 6

The Drupal 6 branch offers a complete rewrite from Drupal 5. It now maintains a complete search index over user names and profile fields created with the core Profile module.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 27340
created - / changed -

Patterns Ready Logo
Complex websites and web applications can be created by combining configurations of Modules, Content Types (CCK,) Views, Panels, Menus, Blocks, Categories, Roles / Permissions, etc. This site setup and configuration process is a very time consuming and repetitive bottleneck.

Patterns module is built to bypass this bottleneck by managing and automating site configuration. Site configuration is stored in XML or YAML (requires SPYC YAML parser, which needs to be downloaded separately from http://code.google.com/p/spyc/) called Patterns which are easy to read, modify, manage, & share and can be executed manually or as a part of an automated web site deployment.

module
Downloads: 677
created - / changed -

This module allows you to refer to images that are associated with imagefields using a simple URL structure that locates the images based on the nodes they belong to, rather than their locations on the filesystem. This is especially convenient for situations where you might be changing the actual filepath in an imagefield sometimes, but it's also nice if you just prefer the idea of having a more consistent URL structure for your site, where images can be treated more like "first-class content".

When you install this module, it scans all your content types to find which ones have imagefields. It also "notices" when you alter any content types to add or remove imagefields. Without any configuration from you, it allows you to use URLs like this to refer to images:

/[$node_type]/[$nid]/[$field_name]

...where [$node_type] is the "machine-readable" name of your content type, [$nid] is the node id for a particular node, and [$field_name] is the name of the imagefield without the "field_" prefix.

So, for instance, if you have a content type called "biography", and an imagefield defined for it called "field_portrait", you can refer to the portrait on node 34 like:

/biography/34/portrait

module
Categories: Content Display
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 6088
created - / changed -

This module will not be developed for Drupal 7, as the functionality is now in Drupal core.

module
Categories: Taxonomy, Views
Downloads: 407
created - / changed -

The Taxonomy Depth module enables dramatically more efficient taxonomy "depth" searches than the core taxonomy module.

module
Maintenance status: Seeking new maintainer
Development status: Obsolete
Downloads: 4811
created - / changed -

CiviCRM Event Block is a simple module that creates a block with a list of upcoming CiviCRM CiviEvent events and their event types.