Модули
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.
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!
This module provides catalog and user integration with the Zen Cart e-Commerce package.
DESCRIPTION:
This module uses JQuery to dynamically add captions to images.
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.
Ensures that the SimplePie library is installed. Makes SimplePie available to other modules.
Allows users to pick a winner of two nodes of the same type.
Note: The code on CVS here is out-of-date.
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
Tiny Player
Very simple little flash player, that displays a tiny widget for CCK audio fields.
The Event Manager module provides event registration capabilities for five different types of events.
Setup events in which web site visitors register to:
- Participate in a particular role or job
- Participate during specified time slot
- Participate in a particular role and time slot
- Provide an item or food needed for the event
- 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
* * * * * * * * * * * * * * * * * * * *
DESCRIPTION
This module allows you to create invoices.
It uses nodes and views, so it is very easy to customise.
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.
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.

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.
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
This module will not be developed for Drupal 7, as the functionality is now in Drupal core.
The Taxonomy Depth module enables dramatically more efficient taxonomy "depth" searches than the core taxonomy module.
CiviCRM Event Block is a simple module that creates a block with a list of upcoming CiviCRM CiviEvent events and their event types.
