It would be mighty useful to find what sites are using what modules, and perhaps list all modules that aren't being used. This could potentially make upgrading and general maintenance much simpler, especially with large numbers of sites.
This might also be worth doing for sites/all/themes, although this is not as important.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | multisite_modules.tar_.gz | 5.62 KB | OliverColeman |
Comments
Comment #1
naught101 commentedA module for this feature is currently be built by e-geek. We would like to know whether you would prefer to merge the modules, in which case we can submit the module as a patch, or keep them separate, and we'll just upload the new module.
Comment #2
dalinPatches are always welcome. There's so many Drupal modules that do very similar things that should be merged. I'm all for fewer modules.
I would suggest creating another tab, and pulling in the generic multisite_maintenance_form() and modifying it as necessary in the same way that the other tabs do.
Comment #3
OliverColeman commentedAttached is a module that works with multisite maintenance to show for each module in the installation which sites are using it and other info. The list can be positively or negatively filtered by keywords, core modules, enabled, installed and files available. The list can either show which sites are installed/enabled for each module, or just how many sites are installed and how many enabled for each module. The list can be sorted by module name, path, or package name. The list is colour coded according to the various module status (enabled, installed, files available), if the site list view is enabled then each site is colour coded.
The intention is for this to be either merged (easy to do, can create a patch myself if necessary), or be an optional sub-module.
Comment #4
dalinSounds cool Oliver. I will try to review this during a long flight on Monday.
Comment #5
naught101 commented/me pokes dalin
Comment #6
1kenthomas commented/me subscribes.
Comment #7
dalinThis module is looking for a new maintainer.
Comment #8
naught101 commentedDalin: permanently? Have you added our patch yet? If not, we would consider maintaining the module...
Comment #9
dalinnaught101 you now have CVS access. Have at it.
Comment #10
naught101 commentedSorry for the delay. This feature has been added as a sub-module, and will be included in releases from now on.