Posted by msonnabaum on April 20, 2010 at 5:08pm
Module order provides a way for a module to specify whether it should be loaded before or after another module.
To use the module you simply add a "before" or "after" key to your .info file like so:
name = "My Awesome Module"
core = 6.x
before = less_awesome
after = pretty_awesomeThe original idea for this module was described to me by David Strauss at DrupalCamp Austin.
Downloads
Project Information
- Development status: Under active development
- Module categories: Utility
- Maintenance status: Unknown
- Reported installs: 2 sites currently report using this module. View usage statistics.
- Last modified: June 30, 2010