7 Jun
2006
7 Jun
'06
8:34 p.m.
On Wed, 07 Jun 2006 19:51:13 +0200, Gabor Hojtsy <gabor@hojtsy.hu> wrote:
understand it correctly is to name my module something post "p", so that it is called after the path module, or manually tinker with the weight of modules in the system table. Am I right, or are there better options?
system.weight has been added specifically for this purpose: altering altered forms. Use hook_install to set your system.weight accordingly. Regards NK