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.

Teaser by Content Type

Component type

module

Categories

Maintenance status

Development status

Downloads

6088

Component created

Component changed

This module will not be developed for Drupal 7, as the functionality is now in Drupal core.

The teaser by content type module allows an admin to set a different teaser length for each content type. Note that as with the site-wide setting, this only affects new posts or new edits of posts.

Teaser length is set on the individual content type settings pages. Choose 'Default' to use the original site-wide setting for teaser length.

To regenerate all teasers for your site, install the retease module.

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

Event Manager

Component type

module

Categories

Maintenance status

Development status

Downloads

5065

Component created

Component changed

The Event Manager module provides event registration capabilities for five different types of events.

Setup events in which web site visitors register to:

  1. Participate in a particular role or job
  2. Participate during specified time slot
  3. Participate in a particular role and time slot
  4. Provide an item or food needed for the event
  5. Simply participate

Key features:

  • Flexible Registration Scenarios
    Choice of five registration scenarios, listed above.
  • Online Registration and Cancellation
    Self-service features enable individuals to register, cancel, and confirm their participation at any time – all online. Individuals can also update their contact information, select a different time to volunteer or participate, and change their role for the event (if applicable) without assistance.
  • Confirmation
    Event-specific confirmation pages can be displayed when participants successfully register for an event or cancel their registration. In addition, participants receive personalized email messages when they register or cancel their registration.
  • Privacy
    When registering for an event, participants receive a confirmation code that serves as a password for changing or cancelling their registration. Participants who forget or lose their confirmation code can have it emailed to them using an online form.
  • Usability
    Event Manager features are designed for ease of use. Registration forms are simple and clean. Separate mini-pages provide easy and clear access to commonly used functions. A prominent “Register for Event” button (optional) draws immediate attention to the registration function and encourages site visitors to click-through.
  • Event Registration Open/Close Dates
    Administrators can manage events more effectively by setting a time period for participants to register. At the end of the registration period, access to the registration feature is closed automatically.
  • Registration Report
    An online report provides up-to-the-minute registration information for each event. The report lists participants, their roles, participation time and other event-relevant information. Quick links to each participant's registration page make it easy for administrators to make any necessary changes.

Module sponsored by Mind Sky, Internet Communications

Revisions RSS

Component type

module

Maintenance status

Development status

Downloads

17699

Component created

Component changed

This module generates an RSS feed for node revisions. This allows users to subscribe to updates to individual nodes. This functionality is particularly useful for tracking changes to collaboratively developed content on auto-revisioning node types.