Gist

Component type

module

Maintenance status

Development status

Component created

Component changed

Integration with http://gist.github.com for easily and reliably embedding editable code snippets.

One of the risks with using Gist is that if Git ever goes out of business or shuts down or discontinues "gist" service, you will lose all your snippets. To mitigate this, the Drupal gist module uses embed, but also downloads snippets locally, as a backup.

Field inspector

Component type

module

Maintenance status

Development status

Downloads

3111

Component created

Component changed

Description

Field inspector provides an administrative user interface for the Field Info API. This allows users to select what information, formatting, and fields they would like to see, and provides output in a manner that can be copied into a module, or install profile into a hook_install, or hook_update_N function. This functionality is similar to the Content Copy module provided in 6.x and earlier versions of the CCK package.

Real Time Newsletter

Component type

module

Categories

Component created

Component changed

Allow the users to build and send a Newsletter based on Drupal BATCH API.

Toolbar Styles

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Toolbar Styles provides cleaner CSS styling for the Toolbar and Shortcut modules in Drupal 7 core.

Future plans:
• Create some simple style sets that sitebuilders can choose from and add their own.
• Provide responsive styles so that the Toolbar is still useful on mobile devices, screens with high aspect ratios, etc.

Seedling

Component type

module

Maintenance status

Development status

Downloads

781

Component created

Component changed

Seedling is a module for building distributions based on the Lullabot 5-step drupal distributions method. To be clear this is not to generate an installation profile or a perfect, sustainable drupal distribution by any means. Here are some videos of how to use it (or use Drush since it's a Back up and Migrate add-on):

Onboarding API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Onboarding is the process where site owners help new site members to orient themselves and take some important initial steps toward becoming full-fledged members of the site. This process is critical in various websites created with Drupal, as it smooths the user experience.

Drush oneliner

Component type

module

Categories

Component created

Component changed

This is a simple oneliner that allows you to install Drush on your system by calling simply

curl http://drupalcode.org/sandbox/aaronott/1120826.git/blob_plain/HEAD:/drush_install.sh | bash

This tool has been tested on Linux (ubuntu) but I need help testing it elsewhere. There is another oneliner that, with the right permissions, will allow you to install drush system wide.

Open Media Configuration Checklist

Component type

module

Maintenance status

Development status

Downloads

525

Component created

Component changed

The "suite" of Open Media modules in addition to many other modules used by Community Media in Drupal are designed to be implemented incrementally based on each station's needs. This is not an exhaustive checklist, but designed to help someone new to Drupal, CiviCRM, MERCI, Organic Groups, and Media work through large parts of the configuration process.

I am only developing a D7 branch of this modules, since the features and configurations steps are so different between D6 and D7. If someone is interested in maintaining a D6 branch, let me know.