Block context

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module provides a simple way to create block content on node context. It re-uses Block core module functionalities and can be related to a part of Context module.

This module is developed for editor users. The aim is not to rewrite block or context module. It just provides an intuitive way to add blocks on contextual node, without overloading block core module administration page (/admin/build/block).

OAuth PECL

Component type

module

Maintenance status

Development status

Downloads

1167

Component created

Component changed

This module is not a end user product and doesn't provides anything by itself. It provides a base for all OAuth based modules and should be installed if the module you want to use depends on it.

This project is in an incubation phase. The raison d'etre for this project is to provide an extensible set platform quality API for the Drupal community to build upon.

CiviCRM Contact Form Integration

Component type

module

Maintenance status

Development status

Downloads

11934

Component created

Component changed

The Drupal core contact module provides a no-frills way for users to email you via a simple webform. If you like that module, but would also like those form submissions to be recorded in CiviCRM, then this no-frills extension is for you.

jQuery ahm

Component type

module

Maintenance status

Development status

Downloads

1001

Component created

Component changed

Summary

jQuery-ahm is a light-weight jquery plugin that reduces ajax requests to one-line.

Features

jQuery-ahm is a replacement for $.ajax. With $.ajax, every ajax request needs a callback, resulting in a lot of javascript. $.ahm reduces javascript code by letting the response data define the actual callbacks.

  • Super light-weight: ~1KB minified
  • Reduces ajax requests to one-line (including ajax form validation)
  • No more custom callbacks for every ajax request
  • Lets back-end define post ajax callbacks (applied automagically)
  • Supports all jquery + custom callbacks in back-end code
  • Drop in replacement for $.ajax() (supports all $.ajax options)

Configuration

The module has an admin interface, where you can enable to always include the JavaScript file to the site.
Otherwise you can include it manually via a simple function callback:

<?php
drupal_add_library('ahm', 'ahm');
?>

Filter tips dialog

Component type

module

Maintenance status

Development status

Downloads

9719

Component created

Component changed

When you click the "More information about text formats" link, you don't expect to see the node form disappear. And you certainly don't expect to lose your work. Unfortunately on some browsers that's just what happens. This module solves the problem in Drupal 7 by moving the filter tips page into a modal dialog, while we work on the same issue for Drupal 8.

This module depends on the Dialog module.

Individual Rotate

Component type

module

Maintenance status

Development status

Component created

Component changed

Rotate imagefields individually using imagecache for rotation and imagefield widgets as UI.

This module lets you rotate images 90°, 180° and 270° on a per image basis. Images rotation are set in the imagefield node form and the actual rotation is done by imagecache.

It's a preliminary response to #173498: Image Rotation setting for individual ImageFields

Encrypted Settings Field

Component type

module

Maintenance status

Development status

Downloads

3769

Component created

Component changed

This module adds the "encrypted settings" field through Field API, which has the following two features:

  • The field can be encrypted before saving to the database
  • The field can be validated to follow INI format

This module is ideal to save credential settings information, such as a "Credit Card" field to add to users' profile. For example, the following credit card info: