Multisite Matcher

Component type

module

Maintenance status

Development status

Downloads

1509

Component created

Component changed

Sitematcher is not literally a Drupal module, but a handy API tool for Drupal multisite environments. It aims to reduce non-versioned and also copy & paste overhead at bootstrap level by replacing file- and folder-based configuration with configuration arrays. This reduces the common side effects of repeated code,
and also allows for versioning most of your bootstrap-level configuration files without revealing secrets (like database configuration).

Module Skeleton

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allow users to create skeleton of module.

Step for module skeleton :

Step 1 : goto Administration >> Configuration >> Module Skeleton.

Step 2 : Enter the relevant information and submit the form.

Step 3 : After submit you will get zip file. extract its and use as custom module.

Basically it gives you module structure format. so you did not need to create files manually.

Image Tag

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Image Tag aims to be the image tagging solution for Drupal, providing a flexible suite of modules for "tagging" areas in an image. Other examples of this include Facebook, Flickr, iPhoto, etc.

The main Image Tag module provides a fieldable image tag entity that defines the bounding box of a tag. It will be possible to define any number of tag types with different fields. Possible examples may include: user tag, simple text annotation tag, product tag to tag multiple products in one image.

Bulk download field formatter

Component type

module

Maintenance status

Development status

Downloads

158

Component created

Component changed

This module create a field display formatter for "image" and "file" type fields.

  • It outputs a link to download all the content uploaded in the field instance.
  • Configurable link title
  • Make it easy to download the field content as a .zip package.

Requirements

S3 File System CORS Upload

Component type

module

Categories

Maintenance status

Development status

Downloads

3621

Component created

Component changed

This module is a fork of AmazonS3 CORS Upload, re-written to work with the S3 File System module, rather than AmazonS3.

This module requires S3 File System v2.x.

You must install the jQuery Update module and set it to use jQuery v1.5 or later. Otherwise, the CORS uploads will fail.