Tokenized Overlay

Component type

module

Maintenance status

Development status

Component created

Component changed

The module provides an image effect for adding overlay text to an image. The source of this overlay text can be configured with tokens using data from the file entity of the image. You can use Textimage presets to define the look and feel of this text.

Crazy Egg Integration

Component type

module

Maintenance status

Development status

Downloads

21830

Component created

Component changed

This module provides integration with the Crazy Egg heatmap service.

This module is very simple and easy to use. Simply install it into your Drupal site (works with Drupal 6 and 7), enter your Crazy Egg account number on the settings form, and save your settings. The module will do the rest!

In addition to heatmaps, this module enables the other aspects of Crazy Egg's service, including:

Emmaus Community Management

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Walk to Emmaus Community Management is a set of modules that will ease the burden of managing and maintaining a community database for Emmaus communities. Included are sub-modules for managing your community's board of directors, scheduling and managing weekend walks and prayer vigils, weekend team applications and team selection, and pilgrim/sponsor applications.

Syslog-ng

Component type

module

Maintenance status

Development status

Downloads

3381

Component created

Component changed

This module is pretty simple by nature and is very similar to the core syslog module (in fact the vast majority of its code is copied directly from the core syslog module).
The only difference is that it was written to use syslog-ng instead of syslogd or rsyslog.

One League API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This sandbox is intended as a collection point for code, issues, and discussion regarding the 'One League API' initiative for Drupal 7.

Current Status

Basic (ie. id/label/title only) entity types defined and created.

Imagefield Tag Filter

Component type

module

Maintenance status

Development status

Downloads

1755

Component created

Component changed

Defines special tags for the imagefield module to show images in document body.
You just use [gallery] tag with parameters in your document body to show image field images where you want in the document body and so as you want that(e.g. put image into thickbox or somethig else).
Module description is placed here: http://brainstorm.name/node/399.html

Diigo

Component type

module

Maintenance status

Development status

Component created

Component changed

It gets Diigo bookmarks from your Diigo account an saves them in the database to display on a block or on a node. This is a Drupal 7 module.

Page Lite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This minimalistic module provides a new content type that is displayed with no theme or layout.

Useful for things like ajax/json feeders, php pages, and custom layouts for singular content.

It's as lightweight as can be for my first go at this, it does build the entire page even though the node is all that is used. This will likely improve as I learn more about Drupal.