Element auto attributes

Component type

module

Maintenance status

Development status

Component created

Component changed

Input filter to enforce addition or removal of attributes on specified HTML elements.

Note: This module is usable in its current state. I don't intend to publish it, as I have no interest in maintaining it. Get in touch if you want to become maintainer or owner of this project.

Break all the crons

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

An example module to practice recovering from a fatal error created during cron jobs. It creates an artificial fatal error then prints a debug backtrace on the cron page to help identify the problem and work on a solution.

Requires Bad judgement.

One possible way to manage cron for Drupal is using Jenkins. A reason for centralizing cron jobs with the Java bloat of Jenkins is to get alerts when cron jobs fail or servers are unavailable.