abbr

Component type

module

Maintenance status

Development status

Component created

Component changed

Ever searched for the meaning of an abbreviation? Ever wondered what the letters PHP, CKK, ESS, FLIM stand for? Ever wanted a tool to manage abbreviations within a department, a project or a document?
The Drupal abbreviation modul helps you to manage abbreviations. You can search for abbreviations in a simple interface. New abbreviations can be entered easily. The abbreviations can be assigned to lists, so they can be grouped into categories or assigned to projects.
Abbreviation modul has the following features:

Scribd Input Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

3900

Component created

Component changed

This module provides an input filter to add a document from Scribd anywhere input filters are accepted. You can choose to embed the document in iPaper or link to the document on Scribd.

X-GitSHA HTTP Header

Component type

module

Categories

Maintenance status

Development status

Downloads

570

Component created

Component changed

Small, simple module that adds an "X-GitSHA" header to HTTP responses.

The header is enabled by default. To disable sending the header, you need to manually set the xgitsha_add_header site variable to "0" or something else that evaluates to FALSE.

REDCAT Migration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module contains the migration code to migrate the REDCAT website from Drupal 6 to Drupal 7 using the Migrate module. It is to help serve as additional examples on what users could do to migrate a website. It includes methods to save a file, write a fieldhandler, process individual rows, etc.