module
Downloads: 1094
created - / changed -

Incoming allows you to be alerted when there is a significant change in the amount of traffic coming to your site from an outside source.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 25121
created - / changed -

This is a very simple module that adds the content local tabs (Edit, Delete, Revisions, etc.) as links to teasers/lists of nodes.

module
Maintenance status: Seeking new maintainer
Development status: Under active development
Downloads: 3261
created - / changed -

This module implements the USAePay credit card gateway as an Ubercart payment method.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 17545
created - / changed -

Description

The library module allows users to manage the availability of nodes as assets. You can create custom content types using CCK and then add those content types to the library.

module
Categories: Content
Downloads: 756
created - / changed -

Revisionary allows rights to view and revert revisions to be controlled on a per-content type basis. The most common use for this is to provide wiki-like functionality for specific content types mixed in with a larger site, without giving a broad user base rights to view revisions on all content types.

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

D6-7 note: kbahey was kind enough to grant me permissions to bring life back into this project aft

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!