FileField Load Multiple

Component type

module

Maintenance status

Development status

Downloads

763

Component created

Component changed

This module optimizes loading of multiple filefield data in Views. For every filefield/imagefield value displayed in a view, it will remove 1 redundant query generated by the FileField module to load file data.
It's probably mostly useful for image galleries and file directories, because they often display many files.

Node Announce

Component type

module

Maintenance status

Development status

Downloads

2767

Component created

Component changed

Designed to be used in combination with sites that heavily use Calendaring for events. This module allows you to create automated announcements for Node Types that have CCK Date fields. The announcements go out a configurable number of days in advance. The email subject and body are tokenized, so you can create complex templates based on the nodes you are sending announcements about.

Notification Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Notification Block is a feature (with custom code) that display a notification block to users. Notifications can be queued up and each user will see the next notification in the queue. Users will only see one at a time. User can close the notification, which means they have viewed and will not see it again. Next time they visit the site, they will see a different notification.

RADIUS Client

Component type

module

Maintenance status

Development status

Downloads

837

Component created

Component changed

RADIUS Client is a module designed to make RADIUS requests to a RADIUS server. It contains wrapper functions for the PHP RADIUS library, but attempts to make them more usable to a developer.

Context Reaction: Theme 7.x-1.x-dev

Component type

module

Maintenance status

Development status

Component created

Component changed

Unworking: Drupal 7 upgrade of http://drupal.org/project/context_reaction_theme.

This is a clean upgrade of the D6 version of this module. All of the context-related functions work, however, I cannot get Drupal to listen to the value of $custom_theme (set in $plugin->execute, called from the hook_init()).