Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
system.module
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2005 at 01:53 UTC
Updated:
2 Nov 2006 at 21:01 UTC
It would be nice if the admin/modules listing grouped multiple modules that resided in subfolders of the main modules directory. This way module collectives (like ecommerce or massmailer) would all show up in the same area of the module listing. It would make enabling/disabling these modules a lot more intuitive and also make it clear which modules were part of a group.
Single modules in a subfolder would not exhibit this behavior.
Just a thought.
-Jeff
Comments
Comment #1
matt westgate commentedBeing the author of the ecommerce package, I have to give a big '+ 1' to this as well. Why was this behavior removed?
I could see a re-implementation similar to our access control GUI where the first level of folders are displayed with the modules underneath, providing more context for the users.
Comment #2
adrian commentedOnce this is in core, we could use the hook_info function to provide a 'bundle' field, and then modify the module list to group modules by bundle. (perhaps even on a separate tab? who knows).
http://drupal.org/node/18447
Comment #3
jonbob commentedThis is biting us big time in CCK now, too. Another +1 for the request.
Comment #4
markus_petrux commentedThere is an issue opened by chx, that I believe it is related to this. It contains a patch to add the ability to sort modules alphabetically.
Comment #5
morbus iffSee 4.7-ready patch at http://drupal.org/node/53096.
Comment #6
Frando commentedfixed by http://drupal.org/node/81740
Comment #7
(not verified) commented