Filefield Audio Insert

Component type

module

Maintenance status

Development status

Downloads

1214

Component created

Component changed

This module is a CCK widget that extends the functionality of the cck filefield module. It allows you to insert flash playable audio into textareas/body's of nodes. It works in conjunction with the mp3player module for audio playback.

Features:

Computed Field Tools

Component type

module

Maintenance status

Development status

Downloads

14522

Component created

Component changed

The problem

The Computed Field module only updates its computed values on saves or on load (if no computed value is computed yet). This is not optimal when using computed values in lists etc., or if you should wish to change the logic in the computed field.

The solution

If you wish to avoid re-saving all the entities/nodes using the computing field, you can use this tool to re-compute all the values again.

The computed field tools module offers a way to re-compute the computed fields of existing entities/nodes. It does so through the Batch API.

Node CSS

Component type

module

Maintenance status

Development status

Component created

Component changed

Node CSS uses node fields to populate a CSS template file. CSS for all nodes can either be aggregated into a single file or generated per node. In both modes, the CSS files are added using drupal_add_css() so it complies with full Drupal aggregation and compression. If aggregation is turned on in Node CSS it is recommended to make the CSS node specific via a body node class because the same CSS file is loaded for multiple nodes. Many themes output a node specific class by default.

Click2Call

Component type

module

Categories

Maintenance status

Development status

Downloads

2328

Component created

Component changed

The click2call.module enables administrators and developers to create website gadgets that, when pressed, call the user and provide access to site-related services and content via regular phone calls.

Click2Call gadgets are available as CCK fields, as website blocks, or as elements to be inserted in user profiles.

Independently of the format, Click2Call gadgets can be configured to
- use predefined phone numbers (via the VoIP Number module), or ask the user to type in the number to be called
- run a specific VoIP Drupal script whenever the call is answered.

PLUpload into single node

Component type

module

Maintenance status

Development status

Component created

Component changed

HTML5 based image-bulk-upload module for filefields based on the PLUpload Integration module. This module will save the uploaded images in ONE node instead of saving each image into a single node (as the PLUpload Integration module does).

Media Colorbox

Component type

module

Categories

Maintenance status

Development status

Downloads

53334

Component created

Component changed

Integrates Colorbox with the Media module via a custom colorbox field formatter. The field formatter may be applied to file based fields and as the formatter for the 'file' field on file entity types.

Field YouTube

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

I made this module because at that time there wasn't good working one for Drupal 7.
Yes there is media module and YouTube support, but as I tested it, it was buggy and not simple enough for just embeding YouTube videos.

So here it is, simple and working one with Drupal 7.

Display types:

  • YouTube videos.
  • YouTube thumbnail images.
  • Plain text link to YouTube video.

You can change sizes (width and height) of embeded videos, and also turn on HD quality.

Geofield

Component type

module

Categories

Maintenance status

Development status

Downloads

589018

Component created

Component changed

Geofield is a module for storing geographic data in Drupal 7 & Drupal 8. It supports all geo-types (points, lines, polygons, multitypes etc.)

Drupal 8 and GeoPHP library dependency

Since 8.x-1.0-alpha2 version, this module is not depending on GeoPHP module anymore. The GeoPHP library dependency is being managed through composer. Please read https://www.drupal.org/node/2718229 for more information about composer dependencies.

Allocated Seating

Component type

module

Categories

Maintenance status

Development status

Downloads

2200

Component created

Component changed

This module is seeking new co-maintainers, please chime in if you have time to help push it forwards.

Overview

Allocated seating provides two field types - an allocated seating designer and a seating plan.
These fields can be used for various purposes - eg the designer can be used on a node edit form to allow users to create a seating plan for an event whilst the plan can be used as part of a checkout workflow to allow customers to nominate which seat they wish to book.