Dis or Dat

Component type

module

Maintenance status

Development status

Component created

Component changed

Sup yall! Dis herr module dun give yall uh form element dat gives you uh drag 'n' drop bling fo' uh list o' #options. Rly though, it's jus' checkboxes, but draggin' uh item 'tween da "Active" an' "Inactive" column will toggle da checkbox value fo realz yall.

Update: Dis or Dat now is uh field widget too.

Look herr:

BudgetField

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Drupal 7 field module to hold budget request line items.

Description

A budget request consists of a text description, a quantity, unit cost, and requested amount. In addition the total cost and other funding are automatically calculated.

This module provides a budgetfield line item element for use in forms, with jQuery autocomplete for the calculated fields.

The module also provides a budgetfield field type which may be attached to entities. The input widget is a basic form or an advanced table with AJAX and Javascript based calculation of column sums.

Embedded Google Docs Viewer

Component type

module

Categories

Maintenance status

Development status

Downloads

22559

Component created

Component changed

Overview

The Embedded Google Docs Viewer module adds a new formatter to the File field using the Field API. This formatter displays PDFs, Microsft Word documents, Powerpoint presentations, or Excel spreadsheets directly within a Drupal node.

Requirements

The Embedded Google Docs Viewer is a custom formatter for the Core "Field" module - therefore the "Field" module must be enabled.

Blob

Component type

module

Categories

Maintenance status

Development status

Downloads

5049

Component created

Component changed

Defines a blob field type. The blob field has no input or display, instead it acts merely as a structural tool. Other modules can add widgets and display handlers for special case blobs.

This module is handy if you are writing something that needs to store blobs related to entities. Input widget and formatter can then be written for your case, or you can manually handle the data.

Depending on the size of the blobs you may want to use field_suppress to alleviate excessive memory usage.

Etherpad Lite

Component type

module

Maintenance status

Development status

Component created

Component changed

Etherpad Lite Integration for Drupal.

Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. [..] Etherpad Lite is optimized to be easy embeddable.

This module implements Etherpad Lite as a field. You will need an Etherpad Lite server. Setting this up is beyond the scope of this documentation but it is a straight forward thing and documented at Etherpad Lite on GitHub