19 May
2007
19 May
'07
12:54 a.m.
Yes, I found it: http://drupal.org/project/moduleweight. It hasn't been updated since it was released. Shouldn't a feature like this be in core?
-1 for this module. We have added weight to system when we realized you can't alter taxonomy forms because it's added in taxonomy_form_alter . People asked for an UI --someone even submitted a core patch -- and I never understood the reasoning. Your install hook shall set it _relative_ to other modules. I have the code ready in my sandbox for half a year that would add before/add instead of manually setting weight once module registry lands. Regards NK