-
Added error checking logic to detect the presence of a block delta before attempting any alterations.
-
Removed attempt to update custom table with changes to blocks not created by block.module
-
removed the attempt to completely clean up the custom table. Contextual Links architecture makes it too difficult.
-
Initial commit
-
Refactored to use D7's Dynamic query syntax
-
fixed bug that occasionally caused an array intersect error.
-
Initial commit
-
Updated to final release.
-
Fixed a minor glitch in the user access config
-
updated readme