See: Conflicts with "Module Filter" + request integration with other Module-modules - http://drupal.org/node/912398
And: http://wi-ca.org/Module_modules
Although it's more Module Filter that has errors, the cause of this can lay in both modules.
But I also hope for integration of these kind of modules. Module Filter is more complex and offers more, but I like the fast basic architecture of Modules Quickjump with a dropdown menu.
Maybe the developers can work together?
Comments
Comment #1
greenskin commentedUpon reviewing Modules Quickjump the issue resides there and not with Module Filter, more specifically the issue exists only when Module Filter's tabs are enabled. Modules Quickjump loops through the fieldsets from the default modules page to build its select input. When Module Filters tabs are enabled, fieldsets are not used. The basic idea behind the quickjump select is to jump to a fieldset, I am not sure how something like this would be helpful in the tabs view provided by Module Filter.
If you prefer to still use Modules Quickjump and Module Filter together, you can go to /admin/settings/module_filter and disable the tabs thus allowing the default theming of the modules page, fieldsets and all.
Comment #2
ClearXS commentedThanks for the suggestions and remarks!
It's new for me, but maybe two buttons or inputs on top; one to select the Quickjump method, while the other selects the Module Filter method? THEN (thereafter) the field settings are arranged according to the chosen method, so they won't conflict on beforehand.
Actually I like both methods, as sometimes one needs the one and sometimes the other. That Quickjump is very quick, while Filter is quite slow with me (I have hundreds of modules). Of-course Filter rearranges a lot, but the question remains if there could be other methods to do this quicker like some javascript or with a separate data table/column?
OK; its my first day experience with these modules. But that left bar got unworkable slow with my 600 modules and I needed to stop a script after that loading a page was only halfway after near 10 minutes, so I'm applying your suggestion now...
Comment #3
greenskin commented