Enabling/Disabling a module in drupal can be annoying, if you have lotsa modules, as Ctrl-F will stop at each 'required' hit too.
Instant Filter makes you find your module instantly (Whoa, what an appropriate module name!), by grouping only the modules containing your search string.
Powerusers: file this in: drush make default install
Link: http://drupal.org/project/instantfilter
UPDATE:
Forget about instantfilter
module_filter is what you're looking for
Link: http://drupal.org/project/module_filter
go!
Add new comment