Filters the Context module's drag & drop selection menu when using the Admin module. This module uses the context module's preprocessor functions to limit the options listed in the drop down.

Context filter also provides the ability to mark regions as not editable, which can be used to prevent, that users drags blocks into unwanted regions (e.g menu, header).

You can rename the groups displayed in the drop-down to more meaningful names to end users (normally the groups are named after the modules that provides a given set of blocks).

Drupal 7 improvements

This version of the module enables administrators to limit the options in the drop down list and rename the groups (modules names) into things that makes more sense for a given site.

New
This version also enables users to toggle empty regions from a link in the short-cut bar introduced in Drupal 7. It furthermore adds a create context link in the bar as well, which can be used to create a context for the current page.

You should use this module together with Context in-line editor to be able to drag & drop blocks unto the site base on contexts.

Configuration

After enabling the module go to "admin/build/context/filter" and limit the options that should be shown in the context drop down menu.

For configuration of regions "edit-ability" go to "admin/build/context/regions" and select the regions that should be editable for each active theme. Themes that have not been checked active under "admin/build/themes" will not show up in the list of themes.

Project information

Releases