Drummm - DRUpal Much More Monitored

Component type

module

Maintenance status

Development status

Component created

Component changed

Drummm helps monitoring Drupal website the way is best for you.

Anyone can create, declare, share and use his own:
- Monitors: SQL query, and metadata describing this result
- Data format: serialized, json, xml, etc.
- Provider: Syslog, Services, etc.
- Consumer: Local file, service client, phone app, newrelic, etc.
- Display through Views: table, charts, etc.

http://drummm.org is coming soon.

Batch process for Modules Page

Component type

module

Maintenance status

Development status

Downloads

564

Component created

Component changed

This modules submits the Drupal's Module form as a Batch Process.

This is to avoid timeouts when multiple modules are Activated or Deactivated together.

Each module is enabled one after the other, and dependencies are treated like wise.

The module will also check if it is disabling or uninstalling itself and skip the batch creation.

Controls

Component type

module

Categories

Maintenance status

Development status

Downloads

2026

Component created

Component changed

Important: This module is for developers only, it provides facilities developers can use in custom modules. It does not add anything to a website on its own. Only install it if another module asks for it.

xu

Component type

module

Categories

Maintenance status

Development status

Downloads

696

Component created

Component changed

Xu is an evolving set of developer utilities for working with Drupal (like Chaos Tools).

Drupal 7

Xu for Drupal 7 is a PSR-0 compliant library of common functionality. None of the D6 functionality has yet been ported and it is limited and evolving. Ctools is no longer a dependency.

Drupal 6

These are mostly helpful functions which I have found cause to reuse in multiple modules, and are organised into libraries (of functions) and helpers (classes). Individual libraries are documented in the code.

Context Debug All

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When debugging relatively complicated pages with multiple Contexts set, I've often wondered "What Context is *that* block being enabled by?" Rather than laboriously set the "Debug" Reaction manully on every Context, this simple module modifies every Context that gets loaded and sets the "Debug" reaction automatically.