Since we now have the views support, I'm planning to rewrite the existing pages at /admin/reports/enabled_modules/* to use views.

Comments

juliangb’s picture

StatusFileSize
new12.75 KB

I'm just going to commit the attached patch, which provides a view for the disabled modules.

juliangb’s picture

I 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.

juliangb’s picture

StatusFileSize
new9.06 KB

I'm just committing the attached patch, which also adds a 'not installed' view.

juliangb’s picture

Status: Active » Fixed
StatusFileSize
new17.79 KB

Final 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).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.