-
Region Visibility: February 25, 2011 2:10
Commit 2ecb72e on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Region Visibility: February 25, 2011 2:10
Commit 6ef7a60 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Use the original theme_blocks() function by storing it in the registry.
-
#644244 by romka: Repair user access permissions in hook_menu().
-
Remove all output from region_visibilty_blocks if the region is not visible.
-
Allow region_visibility to pull in records from base themes, if none are found for the current theme.
-
Add support for context's blocks.
-
drupal_write_record not working in the update script, so changed to use db_query manually.
-
Enable and install visibility_api in the 6200 update.
-
Add dropping of region_visibility table to the update script.