Considered feature-complete by its maintainers.

No Devel

Overview

No Devel gracefully handles PHP errors that are caused by calls to dpm() and related functions of the Devel module when Devel is not installed/enabled. Anyone who has encountered "Call to undefined function dpm()" during development, or accidentally "white screened" an entire live site when moving code containing a stray Devel function call to staging and production servers may find use for No Devel.

No Devel is intended to be installed as insurance on live servers and to aid development, particularly in multiple-server environments with multiple developers, not as an excuse to sloppily leave unnecessary function calls in production code.

This is a "set and forget" module: simply install and enable, and it will protect a site from being adversely affected in the event that a Devel module function call is accidentally included or pushed to a site.

Features

  • Devel function calls (when Devel is not enabled) are handled as warning messages for administrators and/or warnings in Drupal's log, instead of raw PHP errors. These options are configurable.

Nested Image Style

This module enables creating image styles which inherit image effects from other image styles.

External cache

This is a simple module that allows you to control Drupal's interaction with an external cache.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only