Block Admin

Component type

module

Maintenance status

Development status

Downloads

3877

Component created

Component changed

Drupal's core admin/build/block does not scale. Beyond around 15-20 blocks, the list is well over a page long, and it can be hard to work out what blocks should go where. By 50 blocks, the UI has become unuseable.

This module takes a step towards making the admin/build/block page scale nicely for 20-100 blocks, by adding a filter to only display blocks added by any given module specified by the user. This allows the user to at least move the block to the right region, then submit (or reveal all blocks) and then fine-tune the sorting.

Features Fetch

Component type

module

Maintenance status

Development status

Downloads

265

Component created

Component changed

Features Fetch (ff)
is a simple drush command extension that simplifies deploying (rebuilt) Drupal Feature modules to a specific Drupal project.

But what does it *do*?

Tapatalk

Component type

module

Categories

Maintenance status

Development status

Downloads

298

Component created

Component changed

Drupal module to support tapatalk - http://www.tapatalk.com/ on Drupal forums

Tapatalk is a forum app on the iPhone, Android, webOS, Windows Phone 7, BlackBerry and Nokia. Tapatalk Forum App provides super fast on-the-go forum access to majority of the discussion forums that has activated the Tapatalk plugin.

Aegir Sites Directory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Aegir Drush Module.

Note: This is obselete as the functionality is included in aegir as of 1.0RC4 - http://drupal.org/node/1115960#comment-4308550

sites.drush.inc, creates symlinks in /var/aegir/sites to the domain directory. This allows designers to setup their editor ( like Coda) to point to /var/aegir/sites/example.com. They do not need to know which platform or what the path to it is, allowing aegir to manage migrations and upgrades freely.

Google Rich Snippets

Component type

module

Maintenance status

Development status

Downloads

2520

Component created

Component changed

Because Google now gives warnings when you have multiple entities on a page (such as a user and a node) marked up and because of a bug in core (#1228872), Rich Snippets module is not effective.

This module takes care of some Google specific RDFa formatting for Google Rich Snippet output.

It will in the future contain modules with content types / RDFa mappings for Google Rich Snippet types (except where an existing Drupal module provides the content type). These snippet types are:

abbreviations

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ever searched for the meaning of an abbreviation? Ever wondered what the letters PHP, CKK, ESS, FLIM stand for? Ever wanted a tool to manage abbreviations within a department, a project or a document?
The Drupal abbreviation modul helps you to manage abbreviations. You can search for abbreviations in a simple interface. New abbreviations can be entered easily. The abbreviations can be assigned to lists, so they can be grouped into categories or assigned to projects.
Abbreviation modul has the following features:

Instapaper Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows users to add their Instapaper account to their Drupal account and add individual nodes to their Instapaper queue

File Field Populated

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

A simple module that extends the Rules module with a new condition. The new condition checks if a file field exists and if the file field is populated. This fix the missing condition for file fields in the Rules module if you want Rules to check if a file field is populated or not.