CCK Password Field

Component type

module

Maintenance status

Development status

Downloads

3531

Component created

Component changed

Module by hefox.

CCK Password field defines a basic CCK password field.

Widgets include the a normal password textfield and a drupal password confirm.

Passwords can be stored as text or md5 (hashed) by default, and md5+ salt if salt module is installed (a hook is supplied to expand on available options).

Hashed passwords that have been set are not retrievable as their original value as they have been hashed.

Passwords fields that have been set will have a delete check box.

ImageField (and Image) Archive

Component type

module

Maintenance status

Development status

Downloads

1529

Component created

Component changed

This module exposes a new action that integrates with Views Bulk Operations to allow downloading Zip archives of ImageFields and Images contained in selected nodes. The admin has control over the naming scheme of the Zip archive, and of each file inside the archive - using the Token module.

Advanced Text

Component type

module

Maintenance status

Development status

Downloads

2073

Component created

Component changed

Advanced Text provides a new widget for the "Text" field type. This new widget is an enhanced version of the text widget, that can be divided in text blocks and separators.
Each text block has its own options (allowed characters, length and size), while separators can be given any value. The allowed characters of a text block can be chosen from a few predefined options, or controlled with a custom regular expression.

Solace Node Reference

Component type

module

Development status

Downloads

2973

Component created

Component changed

This module extends the nodereference fields by providing a filter based searching engine in order to automatically fill it using the Solace API filters features as backend.

This means you can attach a SolR filter instance to node reference fields. Then, any node owner can enable and configure a complex SolR query using the Solace API simple filter form in order to configure the content the would want to see in their node reference.

Notice that this module only feeds node reference fields using on site content, so you might want to use this module side by side to the Feeds module.

Briefcase

Component type

module

Development status

Downloads

1724

Component created

Component changed

This module allows you to export and import elements from other modules (CCK, Views, ...) in a quick and clean way.

Quick because you need just one click (or command) to export and import all your exportables you want. Clean because every exportable element will be saved to a separated file in the target folder/ you choose.

Game Utilities: Object

Component type

module

Development status

Downloads

377

Component created

Component changed

The Game Utilities: Object module provides a structure and API for Game Objects
on your site. It defines the GameObject class that can be used to build other
object types suitable for many games, such as Swords, Trolls, and other items.

INSTALLATION
============

1. Copy the files to your sites/SITENAME/modules directory.
Or, alternatively, to your sites/all/modules directory.

2. Enable the Game Utilities: Object module at admin/build/modules.

3. You can configure Game Objects at admin/settings/game_object.

DB Tuner

Component type

module

Maintenance status

Development status

Downloads

22544

Component created

Component changed

Wondering why your views run so slow? Why after switching to InnoDB, MySQL isn't running any better? This module has the answers!

Indexes

It will show what CCK columns get used in a view filter or relationship and give you the option to add an index on it so the views query will run faster. Also can add indexes to core modules that could use one.

Engine

Ability to convert your database from MyISAM to InnoDB in order to eliminate table locks on data writes.

SwiftRiver

Component type

module

Maintenance status

Development status

Downloads

419

Component created

Component changed

I really don't have much time for this project, and the SwiftRiver project is actively developed, and is hard to keep up with it. Maintainers wanted.

This module (will) provides integration between Drupal and SwiftRiver. "SwiftRiver is a free and open source software platform that uses a combination of algorithms and crowdsourced interaction to validate and filter news. It is an open source effort by many contributing people and organizations including Meedan, Appfrica, GeoCommons and Ushahidi."

User backreference

Component type

module

Maintenance status

Development status

Downloads

538

Component created

Component changed

This module allows users to edit CCK user references from their account edit page.

For example, suppose you have 'Club' nodes, with a user reference to indicate a user is a member of a club. With this module, as well as editing the club to set all its members, users may edit their own account to select which clubs they belong to.

Status

WARNING: half-baked module!