Expire Nodes

Component type

module

Maintenance status

Development status

Component created

Component changed

Expire Nodes is a set of modules which allow you to set expiration periods per node-based content type.

You can choose whether to unpublish and/or delete nodes of a given content type, a given number of days after creation. Nodes marked Sticky are not unpublished or deleted. Nodes will be unpublished or deleted on cron runs, or any system event that triggers hook_cron().

This module is for Drupal 7. It has no dependencies other than the node module. It does exactly what it says on the tin.

Mixcloud filter

Component type

module

Maintenance status

Development status

Downloads

899

Component created

Component changed

Summary

This is a filter module to embed a Mixcloud track in your site using a simple tag.

Usage

In 1.x branch

Enable the filter and use [mixcloud:url>. The module will replace the patter to the embedded code.

In 2.x branch

Adding wysiwyg support, so you van easy add url's via editor button.

Example

[mixcloud:http://www.mixcloud.com/innitboc/outlook-festival-competition-entry/]

Bitgravity Live

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module implements a flash player specific to playing Bitgravity Live streams. The player is added to the content of a node type of your choosing. The module alos provides you with a block with the player embedded. This module requires a Bitgravity Live account. More information about the Bitgravity Live service is available at http://bitgravity.com/page.php?s=products&p=bg-live.

The Bitgravity module provides tight integration with the Bitgravity Live platform including:

iGovt NZ

Component type

module

Maintenance status

Development status

Component created

Component changed

This project integrates the New Zealand Government's iGovt service (https://www.i.govt.nz/) with Drupal (currently version 6). It is based on SAML2 authentication and relies on the SimpleSAMLphp service provider to talk to iGovt and Drupal.

This module is currently in development with very little instruction or direction as yet. But that will change.

Field inspector

Component type

module

Maintenance status

Development status

Downloads

3111

Component created

Component changed

Description

Field inspector provides an administrative user interface for the Field Info API. This allows users to select what information, formatting, and fields they would like to see, and provides output in a manner that can be copied into a module, or install profile into a hook_install, or hook_update_N function. This functionality is similar to the Content Copy module provided in 6.x and earlier versions of the CCK package.

Archimedes Server

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Archimedes is a passive application monitoring server built on Drupal but designed to facilitate any web based application. Archimedes achieves passive application monitoring by installing an Archimedes client on your web hosted application. In Drupal's case, its installing the Archimedes Client module.

The Client collects up information about the application and sends it back to the server where the server reads it in and creates or updates the site node that represents that client on the server.

Archimedes currently collects these metrics

APC Queue

Component type

module

Maintenance status

Development status

Downloads

2839

Component created

Component changed

Implements the DrupalQueue API with the APC cache.

Requirements: the APC extension for PHP and the Key-value Queue module.

This module provides a significant performance boost over SystemQueue (the default Queue implementation), but the cost is: