Preferred Format

Component type

module

Categories

Maintenance status

Development status

Downloads

2151

Component created

Component changed

This module allows you to set preferred input format for each field of any entity type (nodes, comments and etc).
As the site administrator you can choose global (for all users) preferred format for field or select preferred format for field according to user role.

Guitar

Component type

module

Maintenance status

Development status

Downloads

3304

Component created

Component changed

This is a suite of modules that make it possible to generate guitar chord diagrams. It comes with both a cck field and an input filter, so users can attach chord diagrams to nodes, or embed them directly in the content of a page.

Notation

For example, the notation for the chord diagram on the right is: x,3,2,0,1,0. The x indicates a string that is not played, and the numbers indicate the position of fingers on each string.

Quick Admin Modules

Component type

module

Maintenance status

Development status

Downloads

2232

Component created

Component changed

Add client-side dependency checking to Modules Administration page.

If you have ever been frustrated having to submit the Modules page multiple times to turn off a set of nested modules, this module is for you. When you click a checkbox to turn on a module, it also turns on all the modules it depends on. And when you turn off a module, it turns off all of the modules that depend on it.

Super simple, and on my list of things to try and get into Drupal 7.

Save As Draft

Component type

module

Maintenance status

Development status

Downloads

4377

Component created

Component changed

This module is very similar to Revision Moderation, and uses much of the code therein. The major difference is that instead of a moderater releasing the 'future' revision, any user with appropriate permissions can do this.

This effectively allows the user to save their work as a 'draft' until they are sure that they want to commit/publish the changes and make them live. The term 'draft' is merely a unique revision, a future revision of a node.

AWeber Integration

Component type

module

Maintenance status

Development status

Downloads

3350

Component created

Component changed

Sign-up integration and lead management module with the AWeber newsletter and autoresponder service at AWeber.com. This module records leads signing up for your AWeber newsletter only.

Features

  • Newsletter sign-up during user registration and user account control
  • Keeps record of leads
  • Customizable Thank You page
  • Customizable block mimics AWeber's web form

Requirements

Author Contact

Component type

module

Categories

Maintenance status

Development status

Downloads

12512

Component created

Component changed

Shows a contact form that contacts the author of the current node.

Description

Creates a block that shows a contact form that when submitted, sends a simple contact email to the author of the current node. This might be useful for a multi-user blog or auction site, for example.

Installation and configuration

After enabling the module configure it on the blocks admin page at admin/build/blocks.

MultiBlock

Component type

module

Maintenance status

Development status

Downloads

124635

Component created

Component changed

Drupal's block module is limited by the fact that a block can only have one instance. Each block has a 1:1 relationship with its region, weight, visibility (and other) settings. This means that it is impossible to have blocks in multiple regions or to have blocks that have different settings on different pages.

MultiBlock module solves this problem by allowing you to create multiple Block Instances of already existing blocks. Please read the README for more information.

Drupal 8

The functionality this module provides is included in Core