Hi there,
i always found it annoying to not being able to hide all already enabled modules to find those freshly installed ones.. attached patch implements this, it also cleans up the JS a bit. I have to state explicitly: i did not touch the vertical tabs stuff in any way so it probably broke!

Comments

bredi’s picture

oooohh.. me likey. I alwasy thougt the same thing. I wanted to see disabled modules only, or enabled only.
I love this module. Too bad I like the new "admin" module/theme better!

eMPee584’s picture

Status: Needs review » Needs work

Well that's great isn't it? We can adapt the existing code base to pimp D7 even further!
btw this patch also doesn't work with all themes on D6 so it's back to the drawing board anyways ;)

not_Dries_Buytaert’s picture

Does this patch also solve this* feature request?
*) http://drupal.org/node/690458
If so, please change the status of that request.

greenskin’s picture

Status: Needs work » Fixed

Committed functionality for both the tabbed version as well as the non-tabbed version of the modules page.

eMPee584’s picture

Status: Fixed » Closed (fixed)

nice, works splendid!