AmazonS3 Filefield Sources

Component type

module

Maintenance status

Development status

Downloads

685

Component created

Component changed

AmazonS3 Filefield Sources provides integration between AmazonS3 and Filefield Sources, to allow content administrators the ability to attach to any entity a file that already exists on an S3 bucket, thereby removing the need to upload a file to S3 via the Drupal upload form.

This is a necessity for any websites that are providing access to very large files that are hosted on Amazon S3, such as media and games.

Cellular ID

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

The Cellular ID module provides capability to enter, convert, store, and display
many different formats of cellular device ID numbers. This capability is exposed
in several ways:

  • A Field API field that you can attach to any entity
  • An AJAX-enabled ID converter block
  • Several feild formattters

This module bundles the excellent DeviceIdConverter PHP class from
https://github.com/rfx1007/DeviceIdConverter

Mix form

Component type

module

Maintenance status

Development status

Component created

Component changed

This project aims to solve big problem faced by developers from their non technical clients. It helps to add random configuration field to a admin form page.

Example :

Site configuration page will have password change field and a field to set 2 of the block titles and a particular node field of particular node id and permission settings to access forum.

Another form page will have option to change all the block contents.

please watch this space for further info.

Gentle Select Widget

Component type

module

Maintenance status

Development status

Downloads

779

Component created

Component changed

Gentle Select Widget implements gentleSelect jQuery plugin for transforming select boxes into a skinnable alternative. The selection list can be rendered with multiple columns/rows to present larger datasets in a more manageable format. It recognizes the multiple attribute on select boxes and does the right thing automatically.

This module works with list, list_text, list_number, node_reference, taxonomy_term_reference, user_reference and entityreference fields.

Date Endpoint

Component type

module

Categories

Maintenance status

Development status

Downloads

764

Component created

Component changed

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration

INTRODUCTION

This module is a wrapper around the DateEndpointGenerator class, which will generate
date endpoint pairs in intervals, relative to a date of your choosing. This is useful,
for example, if it's Monday, and you want to generate select options for Sunday,
Saturday, and Friday.