PHPLog

Component type

module

Maintenance status

Development status

Downloads

1352

Component created

Component changed

For those who don't want to store all their sites logging into their database (?!) and for various reasons cannot use the syslog alternative (due to network or server policies), this is a simple module that simply lets you move all drupal logging into your PHP error log.

As a plus, all the logged notices are formatted in a way to enable easy pattern matching for developing various log monitoring solutions.

Crowd Provisioning

Component type

module

Maintenance status

Development status

Component created

Component changed


IMPORTANT - Module Obsolete: The functionality of this module has been absorbed into the Crowd Push and Provisioning project.

This module updates the submission handler and validation rules for the user registration form so that new user registrations will be synced to a Crowd SSO server. The main Crowd SSO module is required.

Upon user registration the module implements the following logic:

EmailLog

Component type

module

Maintenance status

Development status

Component created

Component changed

A Drupal 7-compatible solution for sending email notifications if your site or sites runs into errors. Unlike other solutions, also lets you set thresholds, so you only get an email if, say, 10 Warnings happen in the course of 15 minutes (which might indicate something is wrong).

Fast Admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Fast Admin creates automatic administration Views for each content type, one view per content type.
There are plans to implement:

  • Integration with other modules (draggable views, votingapi...).
  • Automatic creation of Views for any Entity (taxonomy, user...).
  • General configurable options.

EdgeCast Caching

Component type

module

Maintenance status

Development status

Downloads

3858

Component created

Component changed

The Edgecast module connects your Drupal site to the CDN so that when you edit content the CDN knows to update it's cache quicker than the standard expiry time you've defined (usually hours or days).

When used in conjunction with the Cache Expiration module you'll get support for Nodes, User profiles, comments and more. When used standalone it will purge the cache just for node updates.

Field UI Plus

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Summary

Field UI Plus adds a modest amount of data to the administration configuration
page provided by the Field UI module. This helps to see the important field
instance configuration settings at a glance, without having to walk through
numerous subpages.

Cautions

This is intended for use with the default Drupal 7 administrative theme, and
will no doubt look terrible if used in other administrative themes.