Retina Images

Component type

module

Maintenance status

Development status

Downloads

124502

Component created

Component changed

Retina Images adds an option to all image effects included with core to allow them to output high resolution images for high DPI or retina displays. When enabled as part of an image style, this module returns high resolution images for all devices, as is recommended and explained in Thomas Fuchs' excellent blog post and examples on this subject.

Maestro Initiator

Component type

module

Maintenance status

Development status

Downloads

1350

Component created

Component changed

Maestro gives a great workflow module. One of the short coming is the inability to choose different flow templates in production. If you have developed a workflow template and assigned it to a custom module, it's not possible to change the flow template without changing code. This module provides the capability to change flow templates in production.
Modules that need this capability can publish the 'events' on which workflow will be initiated by implementing the

Gammu SMS Gateway

Component type

module

Maintenance status

Development status

Downloads

4106

Component created

Component changed

Gammu is an SMS Gateway. This module provide a bridge between Drupal and Gammu, so you can use Drupal to utilize SMS Gateway including:

  1. Send and Receive SMS
  2. Send and Receive MMS
  3. Retrieve Gammu Lib info, Phone and Network status
  4. Read and Write to Gammu Phonebook
  5. Send direct and scheduled SMS/MMS
  6. Send and Receive USSD (i.e: check available balance)

Configuration

D6: admin - Site Configuration - Gammu
D7: admin - Configuration - Content authoring - Gammu

Clean Markup

Component type

module

Maintenance status

Development status

Downloads

16308

Component created

Component changed

Synopsis

This module aims to clean up, enhance and facilitate the customization of markup for Drupal core and several popular contrib modules such as Panels.

This module cleans up the wrapper and title HTML blocks, panel panes, and panel layouts; it does not clean up the HTML in the block/panel-pane content — please refer to the the Fences module for cleaning up field markup.

Node JS Chat

Component type

module

Categories

Maintenance status

Development status

Downloads

5550

Component created

Component changed

A simple Node JS chat block. The module will provide an easy-to-use interface so that other modules can extend it and make use of its functionality in different ways.

The Node JS Chat module provides a simple chat block that allows the users of a site to talk with each other through a realtime chat that relies on the Node JS server provided by the Node.js module .