old main page
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Correct project is at https://www.drupal.org/sandbox/drupalfrank/2339733
Correct project is at https://www.drupal.org/sandbox/drupalfrank/2339733
This module contains forms and reports that can be adapted for custom modules to interact with the simple rules engine core module. The Demo module uses this module to create the user interface.
Codit: Blocks allows for creation of simple or complex blocks with custom
callback, access, and caching available for each block. Like all Codit based
modules, this is done entirely through code and no admin.
This is a module for Drupal 7.x that uses watchdog to send important information to a HipChat room. Currently works with HipChat API v1 with plans to support v2 soon. For developers who maintain many different Drupal sites, this provides an easy way to monitor multiple installations and improve response time to resolving critical errors. Inspired by the ChatOps movement.
Trace all HTTP requests made by Drupal.
This module logs all HTTP requests made using Drupal's drupal_http_request function and logs them to watchdog.
This project aims to be fast and deep ability to sync content/data from source to destination drupal site installations.
It has plugins, field mappers.
Additional information will be added after first public release
Codit: Crons allows a developer to add multiple jobs (functions with spoecific
actions) to the cron with each cron job having its own timing.
This module notifies you when there are overridden Features on your site. Helping you to ensure that all your Features are on default state, and alerting you to unknown configuration changes.
Notifications can be configured to either be a site message (that appears on every page to any user with the permission to see it). Or via Rules, using the provided "Features are overridden" event.
Feature states are checked on cron.
Requires Features 7.x-2.1 or higher.
Node: I've decided to rewrite this more along the lines of Ruby Koans, using Drush commands and Behat/PHPUnit instead of Simpletest. You're welcome to check out the code here, but I am not actively developing or maintaining this project. -Sam
Provide an interface to send test e-mails.