Checkbox Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

5329

Component created

Component changed

This module provides a textbox to narrow down long lists of checkboxes. Just type a few characters, and only checkboxes containing the characters will be shown.

Make sure you have the 'show checkbox filter' permission.

This is handy to search through Views fields or filters, long lists of modules or variables in Features etc.

It currently does NOT work for modules or permissions. For modules, use the Module Filter.

For permissions, Filter Permissions.

Emma Block

Component type

module

Maintenance status

Development status

Downloads

5933

Component created

Component changed

Please Note: When upgrading from v1 to v2 of this module you will need to uninstall v1 before upgrading. This has to do with schema changes by Emma that result in changes to the database. The old data used to identify mailing lists to the API has changed, so all the old data is no longer relevant.

Also of note is that 2.2 will be the final version made for Drupal 5 and 2.5 will be the final version made for Drupal 6. I have started looking at a Drupal 8 conversion, but it looks like that will take some time, but I it is on my radar.

Block API

Component type

module

Maintenance status

Development status

Downloads

3255

Component created

Component changed

Allows users to create block instances of predefined block types registered by other modules.

Features

Difference to core blocks:

  • Modules register block "types".
  • Administrators can spawn new instances of a block type.
  • Block instances are entities.
  • Unless a block type opts out, Block API takes over the storage of configuration settings per block instance.

Major ideas and parts for the block instance handling have been based and borrowed from JohnAlbin's excellent Menu block module.

An example API implementation is available in a hidden testing module, which provides the equivalent of custom blocks in core; i.e., a simple title and HTML body.

Block API itself provides no block types on its own.

Hidden CAPTCHA

Component type

module

Categories

Maintenance status

Development status

Downloads

74038

Component created

Component changed

Description

Hidden CAPTCHA is an extension to the CAPTCHA module. It offers a hidden CAPTCHA (duh!)

The idea is very simple: If you offer an input box in any form, 99% of the time, robots will fill it with something before posting the form. If you offer an input box that has to stay empty, then the CAPTCHA system will prevent posts by robots.

Taxonomy Subterms

Component type

module

Categories

Maintenance status

Development status

Downloads

2115

Component created

Component changed

Taxonomy Subterms is a simple module to force display child taxonomy terms on the parent taxonomy page of nodes belonging to the current term or/and the children of the current term.

GeoBlocker

Component type

module

Maintenance status

Development status

Downloads

612

Component created

Component changed

The GeoBlocker module allows site maintainers to black-list or to white-list access to a Drupal site by countries. IP tables come from http://www.php.net/source.php?url=/include/ip-to-country.inc and are downloaded locally to speed up lookup.

Drupal 7

Drupal 7 version of the module is scheduled to be released in the next couple of weeks. The D7 branch will fix/implement most of the known and open issues.

SoundCloud field

Component type

module

Maintenance status

Development status

Downloads

16971

Component created

Component changed

SoundCloud field module 8.x-1.x and 7.x-1.x provides a field for inserting a SoundCloud track or set
SoundCloud field module 6.x-1.x provides a CCK field

Features:
- configurable player
- 2 player types: (Classic) HTML5 player / (New) Visual player

Plupload integration

Component type

module

Maintenance status

Development status

Downloads

709497

Component created

Component changed

Provides integration between for the Plupload widget to upload multiple files and Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.