Модули
The CAPTCHA Pack module contains several CAPTCHA types for use with the CAPTCHA module. The CAPTCHA Pack module is meant to provide lightweight, yet effective alternatives for the traditional image CAPTCHA, which is undesirable in certain situation (e.g. bandwidth restrictions, cpu restrictions, accessibility constraints, etc).
The PDF Flyer module allows Drupal users to generate tear-off flyers using the PDF format.
The Tax Receipt module allows non-profits to flag items as tax-deductible, and add their fair market value into the drupal database.
Security: This module is considered insecure by Drupal security team and all of it's releases have been unpublished.
Footermap is a dynamic site map generator for Drupal that allows a site builder to place a "footer" site map block into any region. This provides an out-of-the-box menu display similar to the majority of web sites that have a footer-based site map.
It is highly-configurable, supports translation and caching using core functionality, and allows for changes to CSS and markup compared to the more traditional theme layer-based implementations such as seen in Bartik in Drupal 7 (comparison right).
Email Input Filter converts email style markup into web friendly format. Quoted text (where lines start with ">") will be colored and text can be *bolded*, /italicized/ and _underlined_. Quoted text will be hidden by default and can be toggled into view with a single click.
A collection of modules to provide an API to integrate with GeoNames webservices.
Provides a form element and other tools to make custom file uploads as easy as possible. These modules are of particular interest to module developers who need to add an upload field to a customized form. If you're not a developer, install this module only if another module requires it.
This module pulls a data feed from environment canada and creates both a summary block and full page versions of the code.
Description
This module defines the "money" field. It uses the Currency API, which is included in the Currency module, to get a list of existing currencies and their symbols.
Similar modules
- Currency
- Measured Value Field
- Units of Measurement (API)
Version 6.x
The form element for amount is reused from the Formatted Number CCK module. Decimal points and thousands separators are formatted using the Format Number API module, where these options are configured from site and/or user settings.
- Required modules: CCK, Currency API, Format Number API, Formatted Number CCK.
- Recommended modules: Checkall (enhances currency selection).
- Integrates with: Views, Diff, Token (builtin cck itself).
- Related modules: Apache Solr Money Slider.
The currency conversion dialog submodule requires jQuery 1.3.x (jQuery Update 6.x-2.x) and jQuery UI 1.7+ to work properly.
You may also want to check out Measured Value Field, which is pretty similar to Money field, but allows you to combine numeric fields with other units of measurement.
This module is deprecated. No update for Drupal 7 is planned. Facebook has changed its data feeds so that RSS output of your personal status updates is no longer available. For alternatives, see below for a list of other modules that are related to Facebook status updates.
Shows a user's most used taxonomy terms on the profile page.
We are not looking to upgrade this module to D7 at this time. If someone is interested in porting this module, please let us know.
This project is dead
OpenResort is a new solution for the drupal community that provides full featured online booking functionality.
This module intercepts all outgoing emails from a Drupal site and reroutes them to a predefined configurable email address.
This is useful in case where you do not want email sent from a Drupal site to reach the users. For example, if you copy a live site to a test site for the purpose of development, and you do not want any email sent to real users of the original site. Or you want to check the emails sent for uniform formatting, footers, ...etc.
This is also a good demonstration of what hook_mail_alter(), available in Drupal 5.x and later, can do.
For Drupal 7, see the Field group module, which includes tabs support.
For Drupal 6 this module has been renamed to Blue Droplet Video.
A modification of the News Aggregator to show categorized feeds from multiple sources on 1 page. Example uses: 1.
***
I've drifted out of Drupal development and i would be glad if someone would be able to adopt this orphan module.
***
Allow copying CCK fields from an existing node into another node on creation.
Taxonomy Enhancer is a module which will extend the fields available to any given term. Each Vocabulary is fully configurable in its own right and can have as many fields "bolted on" as one likes.
Unfortunately (or fortunately, depending on how you wish to look at it), Drupal does not provide a "term load" or "vocabulary load" hook. There are hooks to pick up when a term or vocabulary is inserted, updated or deleted - but not loaded. This means that this module cannot easily pickup and extend a term automatically. This causes Taxonomy Enhancer to be more of an "on demand" service which is a double edged sword. On one hand, you are not bloating terms unnecessarily - you may not ALWAYS want the term to be extended. On the down side, it does mean that you will have to manually invoke the extension of the term when you need it.
