Closed (fixed)
Project:
Module Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2009 at 16:41 UTC
Updated:
12 Apr 2010 at 19:39 UTC
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!
| Comment | File | Size | Author |
|---|---|---|---|
| module_filter-add-module-status-filtering.patch | 6.52 KB | eMPee584 |
Comments
Comment #1
bredi commentedoooohh.. 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!
Comment #2
eMPee584 commentedWell 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 ;)
Comment #3
not_Dries_Buytaert commentedDoes this patch also solve this* feature request?
*) http://drupal.org/node/690458
If so, please change the status of that request.
Comment #4
greenskin commentedCommitted functionality for both the tabbed version as well as the non-tabbed version of the modules page.
Comment #5
eMPee584 commentednice, works splendid!