Tumblr API

Component type

module

Maintenance status

Development status

Downloads

744

Component created

Component changed

We're working on it

We finally found the time to work on the module. We will be releasing a 7.x-dev version soon.

About this module

Provides functions to post to and read from the Tumblr.com microblogging service using its web service APIs. Tumblr.module also provides caching features to store Tumblr posts locally; Views, Actions, and theming support coming soon.

Search and Replace Scanner

Component type

module

Maintenance status

Development status

Downloads

81387

Component created

Component changed

Search and Replace Scanner can do plain text search-and-replace, or regular expression search-and-replace, against the title, body and text content fields on all nodes in your system. This is useful for finding html strings that Drupal's normal search will ignore. The module is very handy if you are fixing typos in a lot of content, changing the name of your company, or are changing the URL of a link included multiple times in multiple nodes, among other things.

Transliteration

Component type

module

Maintenance status

Development status

Downloads

1707820

Component created

Component changed

Provides one-way string transliteration (romanization) and cleans file names during upload by replacing unwanted characters.

Generally spoken, it takes Unicode text and tries to represent it in US-ASCII characters (universally displayable, unaccented characters) by attempting to transliterate the pronunciation expressed by the text in some other writing system to Roman letters.

Basic webmail

Component type

module

Maintenance status

Development status

Downloads

11052

Component created

Component changed

About Basic webmail

The Basic webmail module allows one to read and write e-mail through an IMAP mail server. There are not a lot of fancy features (thus the name), just a usable webmail client.

#D7CX: Drupal 7 stable release status

Here's what the current plan is:

CSS Injector

Component type

module

Categories

Maintenance status

Development status

Downloads

226792

Component created

Component changed

IMPORTANT: There is currently a bug in Pantheon's backup process that will skip any file or directory starting with 'css' including the CSS Injector files that are saved in a css_injector directory. If you are using CSS Injector 1.x on Pantheon, you will lose the actual CSS from each configuration if you restore from a backup until this issue is resolved.

Allows administrators to inject CSS into the page output based on configurable rules. It's useful for adding simple CSS tweaks without modifying a site's official theme. The CSS is added using Drupal's standard drupal_add_css() function and respects page caching, etc. The 2.x brach leverages CTools so CSS can be included with Feature changes (ie. CSS that improves the look of a View can be packaged with the View).

Unitag

Component type

module

Maintenance status

Development status

Downloads

4363

Component created

Component changed

This module allows administrators an avenue to manage free tagging terms while still encouraging users to suggest new terms.

Examples of potential usage:

  • If a tag added by a user is a synonym of an existing term, (optionally and) automagically replace it with the existing term. This can also be used to handle alternate spellings of a term, typographical errors and so on.
  • If a tag added by a user uses the related terms feature of the taxonomy module, optionally tag the node with those terms as well.
  • Optionally also insert the ancestors (parents, grandparents etc.) of the provided tags.
  • Make a free-tagging vocabulary read-only. Non-existent terms are not included and are instead sent to a management interface where they can be dealt with appropriately.

PHPlist Integration Module

Component type

module

Maintenance status

Development status

Downloads

13292

Component created

Component changed

News April 2012:Due time constraints and the fact that I no longer have any clients who use PHPlist, I am withdrawing from this project. If anyone wants to step up to take over, please send me a message and I will gladly transfer ownership.


This module provides a basic level of integration between Drupal and phplist.

Multiple E-mail Addresses

Component type

module

Maintenance status

Development status

Downloads

11845

Component created

Component changed

The Multiple Email module allows users to register additional e-mails for their user accounts. Only one e-mail address is considered to be the "primary" email address, and will continue to behave as normal. Non-primary accounts are mostly functionally meaningless, except that during user registration any e-mail address registered to a user cannot be used to create a new account.

MARC

Component type

module

Development status

Downloads

4459

Component created

Component changed

MARC is the standard format for bilbliographic records for libraries. (More about MARC: http://www.loc.gov/marc/)

This module allow you to import MARC records as nodes, to do things like pre-populating book review sites or even recreating your library's catalog in a rich social environment.

If you are a new user of the module, download the 6.x-2.0 version; it is much easier to use.