Extra updates for 7.x

  1. drupal
    1. 7 modules/system/system.install
    2. 7 modules/menu/menu.install

Functions & methods

NameDescription
comment_update_7009Change the last_comment_timestamp column description.
field_update_7002Split the all-inclusive field_bundle_settings variable per bundle.
forum_update_7003Rename field to 'taxonomy_forums'.
locale_update_7004Remove duplicates in {locales_source}.
menu_update_7000Migrate the "Default menu for content" setting to individual node types.
menu_update_7001Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents.
menu_update_7002Rename the primary/secondary menu blocks to match previously renamed menus.
menu_update_7003Add missing custom menus to active menus list.
system_update_7073Add binary to {file_managed}, in case system_update_7034() was run without it.
user_update_7018Ensure there is an index on {users}.picture.

File

modules/menu/menu.install, line 72
Install, update and uninstall functions for the menu module.

Login or register to post comments