block.install

Version 1.48 (checked in on 2011/01/02 at 17:26:39 by webchick)

Install, update and uninstall functions for the block module.

Functions & methods

NameDescription
block_installImplements hook_install().
block_schemaImplements hook_schema().
block_update_7000Set system.weight to a low value for block module.
block_update_7002Rename {blocks} table to {block}, {blocks_roles} to {block_role} and {boxes} to {block_custom}.
block_update_7003Change the weight column to normal int.
block_update_7004Add new blocks to new regions, migrate custom variables to blocks.
block_update_7005Update the {block_custom}.format column.
block_update_7006Recreates cache_block table.
block_update_7007Change {block_custom}.format into varchar.
block_update_dependenciesImplements hook_update_dependencies().