Module Weight
Categories
Component ID
69407
Component name
Module Weight
Component type
module
Component security advisory coverage
not-covered
Downloads
1675
Component created
Component changed
Component body
Drupal assigns each module a weight. For most operations involving any module that defines a particular hook, the modules are invoked in order first by weight, then by name. This module adds a weight column to the module administration page, allowing weights to be viewed and edited.
For Drupal 6 users, this feature is now included in the Utility module.