ExtraQueue

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

ExtraQueue extends the functionality of Drupals SystemQueue implementation which resides in core since D7.

It provides an API which allows modules to peek into queue items without claiming them, count all (un)claimed items in the queue or release all claimed items at once.

Unless you are a developer and you feel constrained by what operations you may perform on a SystemQueue instance, you will not need this module.

Features Export Language

Component type

module

Categories

Component created

Component changed

This module switches language to Drupal's basic default language, which is exclusively English, when exporting, recreating or updating a Feature.
Usually if a features is getting exported, the language of the site is used. That means that in special cases (f.e. views names) you get a translated string.

Feature Server (fserver)

Component type

module

Maintenance status

Development status

Downloads

3614

Component created

Component changed

This module allows you to share features and custom modules on your own website. It lets you create projects and releases, and it produces an update XML feed compatible with the update module in core. In a way it's a highly simplified version of the project module.

Py

Component type

module

Categories

Maintenance status

Development status

Downloads

959

Component created

Component changed

This module brings Python-like functions to Drupal. Do not install this module unless another module you are using requires it or you're interested in contributing to this project.

Co-maintainers welcome.

Protonotes

Component type

module

Maintenance status

Development status

Downloads

302

Component created

Component changed

This is a simple module for integrating with Protonotes which can often be useful for getting feedback on a site during prototyping.

A similar module is [sticky_notes]

What is Protonotes?

Protonotes are notes that you add to your prototype that allow project team members to discuss system functionality, design, and requirements directly on the prototype. You can think of it like a discussion board/wiki in direct context of your prototype.

Voiture

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

We've started developing a shell around drupal which integrates drush, install profiles, features and some other functionality to be able to install and update drupal installations among various environments;

Deployment Automation

After our first presentation about it on the Drupal Tech Talk (A small dutch Drupal event) the interest has been fairly high in actually seeing some code and we're working on getting the project cleaned up and documented so that we can start sharing it.