module
Categories: Utility
Downloads: 1530
created - / changed -

SQL Cron is a Drupal module that allows you to create and manage a set of SQL statements that are executed during cron runs.

module
Downloads: 1220
created - / changed -

This module allows you to build your own small scale two-way SMS gateway for the SMS Framework using

module
Categories: RDF
Downloads: 3141
created - / changed -

Provides an API for arbitrary node relationships based on RDF.

module
Categories: Developer, Utility
Downloads: 2605
created - / changed -

This module uses functionality available only in PHP 5 or later. It also requires the InnoDB engine as MyISAM tables do not support transactions. There is now a release for Drupal 6, but it has been only minimally tested.

This module supersedes and replaces the original pressflow_transaction module which is now deprecated. This implementation provides a legacy API for drop-in compatibility with code that relied on the previous module.

Transaction provides a nested transaction API modeled after Java's synchronized functions. This makes using transactions easy because there is no need to worry about transaction "garbage collection" like running COMMIT or ROLLBACK just before the function returns. This module also protects against the hazards of nested transactions and partial ROLLBACKs.

module
Categories: Import/Export
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1895
created - / changed -

SPIP to Drupal imports SPIP contents into Drupal.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 14824
created - / changed -

A jcarousel block module for Drupal 6.x

This module features:
1. Drupal 6 only, as drupal 6 has updated jquery, there's no need to
depend on the jquery_update module.
2. Providing a jcarousel block which can be managed throught the
admin/build/block.
3. No need to write any HTML or including any JS. If the block shows on
a node page, it reads the images from the node (CCK required).
4. Images are loaded through configurable cck image field. Currently
only supports imceimage and imagefield.
5. lightbox support by default

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 744
created - / changed -

Turns a regular CCK text field into a field for selecting and displaying Creative Commons licenses.

module
Categories: Filters/Editors
Downloads: 935
created - / changed -

Automated Tabs from node content.

This module will scan a node and split it into tab sections at each <H1> heading element using the heading title as the tab's title (can be set to s

module
Downloads: 10109
created - / changed -

XML to KML allows you to generate KML data from existing XML documents such as RSS feeds. This KML data can be downloaded by visitors and opened in Google Earthâ„¢, allowing your site's news to be displayed geographically.

Why would I want to use XML to KML?
XML to KML allows you to display your site's news in a new and intuitive way. Visitors will be able to read your news stories directly in Google Earthâ„¢ according the the location of the story. Your news will be displayed in a way similar to the way New York Times news is displayed in Google Earthâ„¢.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 1086
created - / changed -

Creates a panels layout that slips silently into the Zen theme, giving pages that look identical to any other site page but have the magic of panels underneath.

module
Categories: Media
Development status: Under active development
Downloads: 10094
created - / changed -

Notes

Changes will be coming to this module soon! I just took over this project and it will be in active development.

Recently added pager functionality.

I have cleared out the issue queue. If you reported an issue that was closed and you still need assistance please open a new issue.

Creates a simple gallery using taxonomy and CCK imagefields.
Requires ImageCache to display thumbnails.
Utilizes Lightbox2 to display all images in an album.

module
Development status: Obsolete
Downloads: 1556
created - / changed -

If you are using imagefield module, you can use a new type of image visualization for your CCK field.

module
Downloads: 48893
created - / changed -

Note: This module is being merged into the Mediafront Module.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 18690
created - / changed -

NEWS: The release of the drupal 7 version of this module is now out! All the credit to agerson.

This module provides a dynamic blogroll in a block.

>> Check out what it is/does in this demo! <<

The configuration is simple and intuitive. You only have to provide addresses of sites with valid feeds (such as http://drupal.org). Optionally, you can alternatively define their feeds directly (e.g. http://drupal.org/node/feed).

The blogroll will display the site's title and latest item (w. link) below. Once multiple sites are provided, the blogroll will effectively "roll" and the sites with latest updates will be on top.

Some additional settings can be configured, e.g. the persistence of an optional "new" tag, etc.

Until next major upgrade, this module requires the simplepie module to work. For the 7.x version, this patch to the simplepie module is required!

module
Categories: RDF
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1609
created - / changed -

Neologism is a lightweight web-based vocabulary editor and publishing tool built with Drupal. It makes RDF vocabulary authoring easy and fun.

module
Categories: Developer
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 9716
created - / changed -

This small module provides a simple API and should not be installed unless required by another module, or for your personal development.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 47600
created - / changed -

Great utility module which makes the password field optional (or hidden) on the add new user page (admin & registration).

module
Categories: User Management
Downloads: 975
created - / changed -

This is an extension module for Workflow-ng that provides an action that lets users perform operations on individual profile fields.

module
Downloads: 23101
created - / changed -

Note: There are way too many modules that do "fancy jquery effects in Views". It's like the textbook case of module duplication. I have therefore decided to deprecate this module in favor of Views Slideshow, which has an order of magnitude more users and a much more active maintainer. I will continue to support bug fixes on the current release, but there will be no new feature development and no Drupal 7 version. All users are recommended to migrate to Views Slideshow, either now or as part of Drupal 7 migrations.

The Views Rotator module provides a Views style plugin to display items by rotating through the items displaying one at a time. The cycling of images happens via JavaScript (jQuery) with a number of configurable options.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 9588
created - / changed -

This module extends the Webform module to easily allow the creation of a webform that feeds to your Salesforce.com Account. It utilizes the Salesforce API, which must be downloaded separately from the module. In order to use the Salesforce API, your Salesforce installation must be either the Enterprise, Ultimate, or Developer edition. Other editions do not have support for the Salesforce API.