Taxonomy Formatter

Component type

module

Maintenance status

Development status

Downloads

12974

Component created

Component changed

This is a small module written to provide a custom formatter for taxonomy items. The default formatters both output the terms wrapped in divs. This module adds a new formatter that allows you to specify the element type, the wrapper type, classes for both, the separator used, and if they link to the term pages or not. This gives much more customizable layout options.

This project was started in Drupal 7 and will not be back ported unless a good number of requests come in.

OG Roles Email and Tokens

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

This module extends rules by adding an action which allows any new node created in a group (or workflow change) to send notices to specific roles of that group. Additionally, two new tokens have been added [node:groups] and [node:group_names]. This module is good-to-go out of the box -- no specific configuration is required (one option -- see below). Just activate!

Blogsies

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Blogsies is a complete blogging platform that handles all content types, views, and basic styling of a blog section. Using Context, Blogsies automatically creates a blog section and page, complete with a blog roll, category, tag, and recent post blocks. Each blog post supports tags, categories, related posts, header/teaser image, inline images, and a host of other features.

Tic Tac Toe for Node.js

Component type

module

Maintenance status

Development status

Component created

Component changed

This is an example module that uses the Node.js integration module (nodejs) to implement a real-time, two-player Tic Tac Toe game on a Drupal site.

Live Demo

http://www.ar.ve.nnnxpd7j.vesrv.com/projects/tic/

Requirements

The Node.js integration module must be installed and configured.

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.

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:

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.