Acapi

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

It has always bugged me that there isn't a way to use the Acquia acapi drush commands without first going to the website, and manually downloading, and installing a tarball.

This is just a mirror of the acapi.drush.inc, so that you can get rolling with Acquia without the browser.
Forgive the ugly installation. If this ever becomes a full project it can be drastically simplified, in the meantime...

To install:

Textarea Limit

Component type

module

Maintenance status

Development status

Downloads

91

Component created

Component changed

INTRODUCTION

The Textarea Limit module adds in character limiting to selected textarea widgets. Widgets are selected on the respective form display edit form(s). A global character limit can be used, configurable via an admin form or a local limit can be set.

MailSpool

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module turns your website into a email gateway. This might be
useful if you have some other webservices/applications but wants all
messages sent from Drupal site. Another usecase could be if you have some
important mail hooks implemented and wants them to be applied for email
messages from other applications.

After module installation allowed clients would be able to send json-ed
email messages via POST request to the dedicated address - /mailspool/in .
Then Drupal perform usual routing for a received message.

Panels Empty Pane access plugin

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides an access rule for Panels that will cause a pane to be output only if one of the selected panes is empty.

To avoid causing panes being rendered multipe times, an included cache plugin may be used for the panes that are being checked.

Credits / contact

Developed and maintained by Damien McKenna.

Form Tracking

Component type

module

Categories

Maintenance status

Development status

Downloads

38

Component created

Component changed

A spiritual successor to Drupal 6's "visitorpath" module in many ways, Form Tracking is an extensible base for injecting any sort of tracking information into any sort of form submission data.

Out of the box, it supports some basic internal data, as well as full visitor path information from the Statistics module. Additionally, out of the box it supports injecting this data into forms built with either Webforms or Entityform.

Rules debug

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

317

Component created

Component changed

This module adds an action "Debug all variables".
Consider it the rules version of

dpm(get_defined_vars());

Extended Label

Component type

module

Maintenance status

Development status

Downloads

87

Component created

Component changed

INTRODUCTION

The Extended Label module adds in the ability to create an alternative field label that is longer than the internal Drupal label and supports full markup.

Once enabled, an 'Extended Label' field will show up on the field config edit form underneath the normal label field. If this field is left blank, the usual label will be used.

REQUIREMENTS

No special requirements.