Multiupload Filefield Widget

Component type

module

Maintenance status

Development status

Downloads

183284

Component created

Component changed

This module is the correctly namespaced version of http://drupal.org/project/1115362. Please use this instead of that one.

The File module of Drupal 7 enables you to select only one file at a time which can be very time consuming in case of many files. This module uses the 'multiple' attribute of html5 to overcome this problem and presents a widget called 'Multiple' that can be used with fields of type File.

Content Profile Feeds

Component type

module

Maintenance status

Development status

Downloads

1868

Component created

Component changed

Module Overview

Provides capability to create Feeds Importers that create/update Content Profile node(s) when creating/updating users.

Usage

In order to enable Content Profile integration, your importer
have to use the "User & Content Profile Processor".

You then will be able to map parsed content to CCK fields on
Content Profile types.

This module provides a default CSV importer. You can also create
new importers if you want.

Important

AudienceView Integration

Component type

module

Maintenance status

Development status

Downloads

1311

Component created

Component changed

The AV module provides integration with AudienceView, an application that administers ticketing for theatres and sporting arenas.

With the AV module you can:

  • Have AudienceView members use their accounts to login to Drupal
  • Get information on Performances in AudienceView
  • Synchronize user profiles (currently view-only, not sync)

To use this module, the "WebAPI" component of AudienceView must be enabled.

Block Commenter

Component type

module

Categories

Maintenance status

Development status

Downloads

1980

Component created

Component changed

This Block Commenter Module will provides a flexible method for Drupal site
administrators to block the list of registered users from commenting
corresponding to selected content types.
Thus it prevents spammers from commenting on the Drupal site.
Watch video demonstration of block commenter
To configure this module,

Commerce rules pane

Component type

module

Categories

Maintenance status

Development status

Downloads

2143

Component created

Component changed

What is it for?

This is a small module, that provides a new commerce checkout pane, the content of which can be configured via rules. This comes useful for example when you want to display a certain message to the user depending on the payment method. Using the "Set an entity to be displayed as completion message" action you can even display a node, order or commerce_invoice as completion message.

Cross-Browser HTML5 Audio

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a simple wrapper for the audio.js library, making it easier to implement cross-browser MP3 audio on your Drupal site.

Audio.js provides a flash fallback which essentially allows you to use the native HTML5 tags anywhere, without having to worry about browsers that don't support HTML5 tags (i.e. older browsers) or lack support for MP3 playback (i.e. Firefox, at least as of now); these browsers will automatically degrade to the flash player, allowing you to avoid writing extra code for cross-browser compatibility.

Calc

Component type

module

Maintenance status

Development status

Downloads

3769

Component created

Component changed

This module creates a simple calculator in a block for the website.

Through this calculator you can perform basic mathematical operations such +, -, /, *. Also allows you to perform calculation of decimal values, calculate percentage of values and calcuate reciprocal value. It can also perform calcuations on negative numbers.

Note : Javascript must to be enabled to use calc.