Character Sheet

Component type

module

Maintenance status

Development status

Downloads

6808

Component created

Component changed

Character sheet provides features to allow for character sheets in an online RP environment. This system is intended to facilitate old fashioned tabletop gaming in an online environment - it is not (currently) intended to operate as a back end for a flash game or other computer regulated system.

This system provides an API to allow other modules to create and manage* additional fields on the character sheet. This API is intended to serve the purpose of whatever automation or computerized regulation is required to implement a specific game system.

Drop Drag

Component type

module

Maintenance status

Development status

Component created

Component changed

Drop Drag is a Drupal module that converts cck auto-complete node reference fields into
drop-downs. This way users will not need to remember all of the nodes available to reference and can easily select them from a drop-down, yet still maintain the ordering.

Google Picker

Component type

module

Maintenance status

Development status

Component created

Component changed

The goal of this module is to create a single Google Picker API for integration with Fields(CCK), WYSIWYG, and any other areas where it could be useful.

This modules is in it's infancy just as Google Picker is. So we'll see how quickly it comes along.

Developed by Newhall Interactive

Link label

Component type

module

Maintenance status

Development status

Downloads

293

Component created

Component changed

Extends the Link module to allows users to choose the field label when submitting a link field.

For instance, on the content adding form their may be entry for "Web site" which allows the person adding content to choose whether it is a "Personal web site" or "Company web site" in addition to filling in the title and URL.

This is currently done in a duct tape and paper clips way.

Filefield Hotfolder

Component type

module

Maintenance status

Development status

Component created

Component changed

Filefield Hotfolder allows admins to configure a directory in the file system as a hotfolder where incoming files are attached to nodes during cron runs as CCK file fields according to configurable rules.

Standalone the module is quite basic allowing one content type and one field to attach files to, with revisions detected by timestamp. The module features hooks to allow other modules to define validation rules and add more types and fields for different file types.

Synchronizer

Component type

module

Maintenance status

Development status

Component created

Component changed

This module can import tables from external databases as nodes in Drupal.

It also creates automated tasks to update these tables and automatically upload the information as nodes.

The module has the ability to synchronize fields and taxonomies.

Information must be configured to connect to database servers.

Link Image Formatter

Component type

module

Maintenance status

Development status

Downloads

3529

Component created

Component changed

Defines a field formatter to display a link to an image as an HTML image element.

The Imagecache External module (D6 only; http://drupal.org/project/imagecache_external) is recommended to allow for custom dynamic external image manipulation and cache.