Multisite please
bredi - May 18, 2009 - 23:14
| Project: | Used modules |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Narno |
| Status: | active |
| Issue tags: | modules |
Jump to:
Description
This is great! Ok, how awesome would it be to be able to see all active modules on all multisite sites?
And, show all disabled modules on every multisite.
Then, have an ability to show who shares installed and non installed modules.
This would be cool indeed.
thanks again for a very help module.

#1
Thank you bredi ! :-)
In the first version of my module, the fetch function was based on files system (sites/all/module was included). But for more performance and more options, I have modified the code to use database instead of files.
Hmm, I must consider the feasibility of listing the modules around a shared Drupal installation.
About
see #466404: How about showing modules not in use too?
#2
Also the module domain access is a lot used, I hope these chanegs will work on it too: using one core and one db only for all sites, with a main site, but all other not main-sites are free to us modules or not.
#3
Planned.