Closed (fixed)
Project:
Enabled Modules
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2010 at 10:27 UTC
Updated:
23 Apr 2010 at 01:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
juliangb commentedI'm just going to commit the attached patch, which provides a view for the disabled modules.
Comment #2
juliangb commentedI should also note, I have added a dependency on the views module with this patch because the existing functionality will not work without it now. For existing users upgrading, update.php will continually remind you to install views until you do. However, it is better to install views before updating enabled_modules if you can.
Comment #3
juliangb commentedI'm just committing the attached patch, which also adds a 'not installed' view.
Comment #4
juliangb commentedFinal patch for this issue attached and has been committed.
This one does the actual enabled modules themselves and removes the non-views code (although some of that has been reused in the views handler).