* fixed strict warnings in context_filter_page_build()
Fixed empty for-each loop with context names
This is the first release for Drupal 7
Drupal 7 implementation
Development release
Issue #1119412 by cableman0408: Added support for changing group names in the context drop-down box.
Added support for changing the "edit-ability" of regions, which can be used to prevent, that users drags blocks into unwanted regions (e.g menu, header). Go to admin/build/context/regions for the new options.
This is the first release off context filter. The code can also be found at http://github.com/cableman/context_filter