My Account JQuery Block

Component type

module

Maintenance status

Development status

Downloads

52

Component created

Component changed

This module creates a Google like My Account block named 'My Account JQuery Block' which is pre-populated with details of logged-in user i.e. user name, account picture, login and logout links in drop down block with optional custom HTML. (see the snapshot)

Multistep Block D7

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Drupal7 version of https://www.drupal.org/project/multistep_block (D6) module.
Implementations are same.

This module allows you to create blocks that, via a list of Drupal URLs, can allow you to create custom wizards and multi-step navigation using existing Drupal pages, views, nodes, etc...

Git deploy dependents

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is very similar to Git Deploy. It requires it, uses it, and adds version information to projects checked out of git. But unlike Git Deploy it process only projects on which others depend.

What does this mean? The module's purpose is to acquire versions of modules which must be of known versions to get other modules installed.

WordPress Menu

Component type

module

Maintenance status

Development status

Downloads

988

Component created

Component changed

This is a Drupal module for replacing the existing toolbar / admin_toolbar menu modules with a much more styled and usable interface, which WordPress uses. This module contains initial navigation links, as well as utilizes standard Drupal hooks to preprocess the data to anything you need. This module solves a large problem very simply, use a tried and true menu/navigation.

Installation Instructions

NOTE: This module conflicts with the core toolbar module and it is recommended to uninstall that module.

Developer Notes

Component type

module

Maintenance status

Development status

Component created

Component changed

The Developer notes module will allow a site Admin to create and manage "Pass Along" type notes to others with the correct permissions. This will create a content type and a block that will be used to add and display notes for admin users. These notes have a multitude of use cases such as - Noting changes to the .htaccess file, Patches to Modules, Hacks to code, and General Gotchas.

Git Clone

Component type

module

Maintenance status

Development status

Downloads

930

Component created

Component changed

What this module does

Clones, manages and synchronizes a specific git repository reference from a remotely hosted git repository. This allows the cloned repository references to be consumed in a Drupal environment. Consumers of cloned git repositories are tools that perform certain functions like parsing or building from several repository references.

An example of a consumer: the API module

Webform Wrappers

Component type

module

Categories

Maintenance status

Development status

Downloads

1243

Component created

Component changed

This module allows you to wrap Webform components with a HTML element so that no custom code is necessary for adding wrapper to a specific field or fields.

You could use this module if you want to seperate Webform components into two columns or sth. like that.

It is possible to specify the classes of the wrapper and you can even set all attributes so you have the full control over your wrapper.

Have fun with wrapping your components!