Oops
Categories
Component ID
1225090
Component name
Oops
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Oops is a module that is in line with the Drupal For Evil group. http://groups.drupal.org/drupal-for-evil
It's a silly module that will cause the page to error out with an "oops" message at random intervals.
Currently the following features are supported:
- Custom Oops message.
- The chances that the Oops page gets displayed is configurable.
Future Features:
- Hide the module using the install hook so that it can't be found/disabled easily
- Allow it to re-direct you to a node
- Emulate an actual PHP error.
NOTE:Currently you can set your interval to "1". This means that it will always show up. Please for the sake of your install don't do this. If you do, you'll have to manually disable the module in the system table of the database, or modify the 'oops_error_rate' variable in the variables table.
