[development] find the absolute order of hooks and modules?

Theodore Serbinski tss24 at cornell.edu
Wed Feb 22 18:26:30 UTC 2006


On 2/22/06, Moshe Weitzman <weitzman at tejasa.com> wrote:
> in HEAD Drupal, this order can be customized via the system table. see
> the weight column. module_list() uses that ordering for its hook
> invocations.

Is this configurable on any admin screens or only in the DB?

I'm assuming if one develops a specific module that should run last it
can have in it's hook_install() a query that sets it weight to 10 or
something, right?

ted


More information about the development mailing list