Maintainers strive to actively monitor issues and respond in a timely manner.

Apply for role

Apply for form preview

Overview

The Apply for Role module allows users to apply for roles and allows role administrators to approve or deny the role applications.

Office Hours

An example of the office_hours formatter with all_day, midnight, exceptions, season

Defines a 'weekly office hours' field type, allowing you add a field to any Content type, in order to display when a location is open or closed on a weekly basis.

On This Day

Shows a block and a page of nodes created on this day for past years. Administrators can set how many years back to display nodes. Future versions will add a Views plugin.

Action email role

action configuration snapshot

I have not found an official "heres the way to email everyone in a certain role(s)" action, so I've cleaned some code and contributed it.

Javascript Aggregator

Javascript Aggregator

The aim of the JavaScript Aggregator module is to improve performance of your site with less server requests and bandwidth per page. In Drupal 5, all the JavaScript files will be aggregated into one file and optionally minified. JavaScript aggregation was brought into core with Drupal 6, so the Drupal 6 version of this module goes one step further to minify that file.

It basically does the following:

  • Takes the $scripts variable and removes .js files using a regular expression
  • Generates a unique filename for any set of .js files
  • Creates and caches one file containing all .js files in files/js
  • Optionally minifies the JavaScript using JSMin
  • Returns a modified $scripts variable with link to cached file

No Request New Password

No Request New Password Settings

Remove "Request new password" link from block and user page.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained