Triggerunlock

Component type

module

Categories

Downloads

5634

Component created

Component changed

By default, the Drupal 6 trigger module displays appropriate actions for each trigger. Each action has declared which hooks it is appropriate for.

This module lifts that restriction, making any action available to any trigger. Use with care, as making an action assignment that does not make sense may lead to unintended consequences.

Custom review

Component type

module

Categories

Maintenance status

Downloads

4490

Component created

Component changed

Usecase: let's imagine you want to create some specific tools to allow your users reviewing some nodes (for instance a CCK-audio review, a CCK-text review, a complex-type-CCK review, ...). Let's also imagine you want them to review specific (ie, an admin can set that before) CCK-node types, then you've got it, it's basically what custom review is about.

Some vocabulary :

Virtual Sites

Component type

module

Maintenance status

Development status

Downloads

12682

Component created

Component changed

Virtual Sites offers almost the same (and more) functionality as the Drupal multi-site feature without the need for the complicated setup of that feature. Depending on conditions (e.g. requested url or user role) handled by the Condition(s) module (bundled with Virtual Sites starting with the 7.x version), you can override theme, site information, menus and more to virtually present the visitor with a different website.

Super Nav

Component type

module

Downloads

7216

Component created

Component changed

Important! I have released a new module called Navigate based off of the ideas behind Super Nav, with some marked improvements and structural changes which should eliminate some of the compatibility issues several people have been having with Super Nav. Some of the changes include:

MailQ (Mail Queue)

Component type

module

Maintenance status

Development status

Downloads

3911

Component created

Component changed

MailQ is a module that queues ALL mails originating from a Drupal site into a queue and then processes this queue and sends mails in batches during cron runs. However, it still uses drupal core or other modules like Mimemail to actually send the mails.

Update: A new release 6.x-2.0-alpha1 is now available. Download and try.

Block Save and Edit Buttons

Component type

module

Downloads

5180

Component created

Component changed

Adds an "Apply" button to the block configuration forms which saves any changes and redirects back to the block configuration page. Enables quicker custom block development.

Value List

Component type

module

Categories

Downloads

1393

Component created

Component changed

What it Does

Value List provides a Drupal interface for managing lists of values which may be used to populate the #options arrays of Form API select elements.

Blog List

Component type

module

Downloads

1101

Component created

Component changed

This ultra-simple module provides a list of blogs on your site—that is, "blogs" in the sense that we usually use the word, meaning "a collection of blog entries", rather than the meaning it has within Drupal, where a "blog" is actually a blog entry, and there isn't a node type that represents a collection of these.

To install, simply expand the archive in your sites/{all,yoursite}/modules directory,
then enable the module from the administration page.