FFU
module
Categories: Fields, File Management
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Field File Usage

Add file usage for files linked in fields. (ex. WYSIWYG)

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

Sponsor listings for (event) sites powered by Panopoly.

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

Extends Panopoly Sponsors feature to collect paid sponsors via products and create sponsorship node during checkout.

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

TODO

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

TODO

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

Overview

This module allows GitHub to communicate with the Drupal application whenever a repository is pushed to.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 1466
created - / changed -

This module provides a simple solution for role-based subscriptions without requiring a full e-commerce suite running on Drupal. It directly integrates with Stripe's subscription architecture.

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

TeamSpeak API

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

This is just a project to test sandbox functionality.

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

This module provides a plugin for Views 3.x that allows you to grab a variable in any one of the superglobals and use them as a default value for a contextual filter.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 726
created - / changed -

PLEASE USE ClickBank IPN INSTEAD. This module is no longer maintained.

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

Part of the Valkyrie extension to DevShop.

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

Introduction

Cache Consistent provides a transactional aware cache backend wrapper as a means of ensuring cache consistency in setups not using the database as a cache backend. #1679344: Race condition in node_save() when not using DB for cache_field

Cache Consistent works best with the database isolation level is set to READ-COMMITTED.
It CAN be used with REPEATABLE-READ, but will in this case only mitigate the problem,
not eliminate it all together. When configured for REPEATABLE-READ, there may also
be occasionally more cache-misses.

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

Module maintainer @podarok
Feeds custom crawlers
Examples

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 1661
created - / changed -

HealthVault® Connect integrates HVClientLibPHP to connect drupal to

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

Work in progress.

module
Categories: Community, Syndication
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1484
created - / changed -

Description

This module is designed to make it easy to have your own Planet, a single page that aggregates your user's blogs, on your drupal site.

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

This module for Drupal 6 allows you to set opening hours and Holidays for a shop. It displays a convenient image and message according the time you visit the website.

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

This module allows using replies on fields for any field display.

Replies on particular field can be enabled at the Manage display settings for content types.

module
Categories: Developer, Import/Export
Maintenance status: Unsupported
Development status: Under active development
Downloads: 0
created - / changed -

This sandbox module provides a basic structure for migrating users, taxonomy, and content from a Drupal 6 site to a Drupal 7 site, using the Migrate framework. The classes and code are not optimized for speed and were set up for the author's own use in migrating client's sites. There is an actual supported project with similar goals at http://drupal.org/project/migrate_d2d, which you should probably consider using instead of this project.