jQuery User

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a jQuery UI dialog with tabs of the common user account operations "Login", "Create new account" and "Request new password".

The operations will be loaded on request only. Error messages and cross-links between these operations are all done within the dialog. It's also possible to configure whether the user should be redirected to its profile page or just reload the current page, based on current path. The destination GET argument is properly honored.

menu_template_ui

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Imho, finnaly!
This module allows you to edit the template output options for each menu on the site.
Working with him is simple - you can set the pattern for each child links, having a parent from the root menu.
There are two types of additions, through the interface and through the php code.

Example of UI mode:

1) You see a list of links the selected menu, located on levels where each parent item has a drop-down box with possible link state.
screeshot

Replication manager

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A suite of tools to provide several ways to run database replication and/or management.

Add connections to replication manager, along with jobs and tasks, then the jobs can be run either via Drupal cron, url, or an action.

Several hooks have also been created, to allow for the additional of new SQL database connections, jobs and tasks.

Key-value Queue

Component type

module

Maintenance status

Development status

Downloads

621

Component created

Component changed

An abstract implementation of the Drupal Queue API. It will contain multiple strategies for cache managing, and it is possible to easily plug in different backends (like APC or memcached).

This module is sponsored by Pronovix.