The current maintainers are looking for new people to take ownership.

Cite

This module allows users to retrieve citation information for nodes within a site. This module will be useful to researchers and academics who need to cite their sources in various styles.

OG Views Extra

OG Views Extra in action

This module is an add-on to Views. It provides an access plugin which detects whether the current user is member of the current group.

Charity

Charity Theme by Tentmaker

Charity is a simple but elegant theme developed by Chris Allison of Tentmaker Web Design. The original template was created by Free Website Templates.

Gearman Integration

This module provide Gearman integration for Drupal.

About Gearman

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates.

Features

  • Gearman backend for Drupal's Queue API. Allowing application to enqueue item to be processed by Gearman workers using Drupal's Queue API. The queue is read-only, items can be enqueued but not processed using Drupal's API. Items processing require a Gearman worker able to execute the queue items as intended.
  • Drush worker to process Gearman queue item. Third party module can provide Gearman functions with implementations of hook_gearman_drush_function().
  • Drush client to enqueue item using Drush as CLI.
  • Gearmanization of cron queues with the Drush worker.

Development tasks

Links

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer