block.install

Version 1.39 (checked in on 2010/03/04 at 21:42:00 by dries)

Install, update and uninstall functions for the block module.

Functions

NameDescription
block_installImplements hook_install().
block_schemaImplements hook_schema().
block_update_7000Set system.weight to a low value for block module.
block_update_7001Add the block_node_type table.
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.