Parallel Cron

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

UPDATE: This module is somewhat discontinued. See Ultimate Cron instead.

This module is inspired by the Elysia Cron module (a big thanks to Eric Berdondini)
The module takes over the normal operations of cron, and parallelises each job, so they can
run concurrently

Testing and Deployment Utility Scripts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

version-upgrade-diff.sh upgrades Drupal by applying a patch created from two fresh copies of core.
ts.sh downloads a copy of Drupal for use as a test site and runs drush site-install.
newdb.sh and deldb.sh creates a database (with user and pass the same as the database name) and deletes a database, respectively.

agc.sh does a git clone from the Agaric site project repository.

Context Domain

Component type

module

Maintenance status

Development status

Downloads

3434

Component created

Component changed

This is a simple Context condition plugin that lets you filter based on the domain. It works with wildcards and negation just like the path filter does.

For an integration between the Context and Domain Access modules, have a look at the Domain Context module instead.

ThemeKey CiviCRM

Component type

module

Maintenance status

Development status

Downloads

717

Component created

Component changed

ThemeKey CiviCRM provides additional CiviCRM related properties for use with the ThemeKey module.

ThemeKey, itself, provides an infrastructure to switch Drupal themes, according to rules which can make use of such properties.

Note:
ThemeKey CiviCRM 6.x-1.x requires at least ThemeKey 6.x-2.x or 6.x-3.x.

Additional Properties currently provided by "ThemeKey CiviCRM":

Extended DrupalGapps

Component type

module

Maintenance status

Development status

Component created

Component changed

DrupalGapps is a project that aims at seamlessly integrating Google Apps with Drupal.

Extended DrupalGapps is a project that aims at extending the current feature-set of the existing module.

The project aims at extending the DrupalGapps (Google Apps Framework for Drupal) module by:
* Porting DrupalGapps module to Drupal 7.
* Improving and adding more features to existing DrupalGapps API.
* OAuth integration.
* Registration sub-module development.
* Developing wrapper API and application for Google Documents List API using DrupalGapps API.