Advanced gallery

Component type

module

Maintenance status

Development status

Downloads

10837

Component created

Component changed

Advanced gallery uses CCK nodereference and imagefield fields to make nice comfortable to work gallery for the multuiser site.
This module is recommended to use together with advupload module to have comfortable upload page.

Module package includes:

Inherited formatter

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

This module provides a nice weird formatter for doing funky crazy logic. (How's that for a description?) Specifically, it allows a field on a node to, if empty, show the content from the same field as it exists on a different node as referenced by a nodereference field.

Media: vzaar

Component type

module

Maintenance status

Development status

Downloads

2841

Component created

Component changed

This module provides support for the vzaar video service for Drupal media modules. Version 6.x-1.x supports the Embedded Media Field module. Version 7.x-1.x supports the Media module.

Due credit to recrit who came up with the base provider code.

Module sponsored by Deeson Online - UK Drupal services.

Media: Ustream

Component type

module

Maintenance status

Development status

Downloads

10358

Component created

Component changed

Drupal 7:

Media: UStream integrates with the Media module to make UStream videos and channels available as file entities.

The 7.x-1.x branch works with Media 1.x and Media 2.x.

We still have a couple (minor) issues to fix, want to help? See the readme and check the issue queue.

Drupal 6:

Media: Image Flotsam

Component type

module

Maintenance status

Downloads

7212

Component created

Component changed

This module contains Embedded Image Field providers (i.e. emfield's emimage module) that don't currently have their own "Media: " module yet (see the emfield project page for more information on the move towards the new and vastly improved Media Module).

Media: Audio Flotsam

Component type

module

Maintenance status

Downloads

7333

Component created

Component changed

This module contains Embedded Audio Field providers (i.e. emfield's emaudio module) that don't currently have their own "Media: " module yet (see the emfield project page for more information on the move towards the new and vastly improved Media Module).

AJAX Form Messages

Component type

module

Maintenance status

Development status

Downloads

578

Component created

Component changed

This module provides an API for immediate inline validation or other checking of values in form elements, including combinations of values. It is built to use the excellent Clientside Validation module, but, via AJAX, adds serverside validation capabilities.

For a most simple example, see Form Messages Node, which contains a rule to check node titles for duplicates.

It will also provide a UI.