Webgalamb

Component type

module

Maintenance status

Development status

Component created

Component changed

This little module provides simple integration with Webgalamb, a popular Hungarian newsletter software. I plan to extend its capabilities to be able to display all kinds of forms created on Webgalamb's administration interface - at this time, only the basic functionality is working yet.

At the moment, this project is for Drupal 6. I plan to start development for D7 as soon as possible.

Aegir-up (Vagrant-based Aegir virtual machine)

Component type

module

Maintenance status

Development status

Downloads

11562

Component created

Component changed

Aegir-up provides a collaborative, distributed development environment, that encourages the use of Drupal best-practices. It deploys the Aegir Hosting System in a local virtual environment for development and testing. It provides all the ease-of-use of Aegir, wrapped in the convenience of Vagrant-based virtual machines. Creating sites and platforms is a matter of a click or two, while rebuilding the entire environment is a matter of minutes.

og_manage - additional administration interface for bulk OG management

Component type

module

Maintenance status

Development status

Downloads

1397

Component created

Component changed

This module intened for advanced OG administration.
Now there added tab to user account where administranor can select groups user belong to and make user of this groups or remove membership on one page.

This module is for sites having less then e.g. 100 created groups in it(but can propely work for sites with larger amount of groups).

We plan add page to admin area where will be possible select users from given groups by filters add to groups, etc. But we haven't solved yet how to make this feature better.

Facet API Translation

Component type

module

Categories

Maintenance status

Development status

Downloads

76501

Component created

Component changed

Overview

The Facet API Translation module integrates the Facet API and Internationalization projects allowing site builders to translate configuration settings. This module also overrides common mapping callbacks, such as the content type mapping callback, to translate the display name of facets.

Maintainers

Facet API is maintained by Chris Pliakas.

Word list

Component type

module

Maintenance status

Development status

Component created

Component changed

This module was developed as a part of the "4 weeks of Drupal" course, available at http://dev.nodeone.se/en/four-weeks-of-drupal.

***
The Word list module allows creating and handling a global word list on your site. The words are exposed to Rules, allowing for things like blocking certain words in comments.

Sublime Text 2 autocompletion drush command

Component type

module

Maintenance status

Development status

Downloads

1210

Component created

Component changed

Note: This functionality has been moved into the Sublime Package Management System by wbond and works on Sublime Text 2 & 3. Please install through that method rather than use this project.

Provides a new drush command which scans a project and creates a Sublime Text 2 autocompletion file. This allows completion of all Drupal core, contrib and custom functions with tab stop parameter completion.