Show new modules in a list with config links, provide facility to remove
JacobSingh - March 19, 2009 - 07:05
| Project: | Enabled modules |
| Version: | 6.x-1.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm going to implement a 1st rev for d6 which will list all newly enabled modules (after enabled_modules is installed).
The block will look something like this:
Unconfigured Modules:
---------------
x ImageCache
- Configure
- Mark as Configured
x Organic Groups
- Configure
- Mark as Configured
x Whatever
- Configure
- Mark as Configured
When a user clicks on configure, we'll take them to the first item from system_get_module_admin_tasks. Once they submit the form on this page, we'll remove that module from the list.
How does that sound?

#1
Congratulations on nominating yourself new co-maintainer of Enabled Modules! If you can add our own submit handler to the first page identified as an admin task for each module – 'cause sadly it is a menu link, not a form, that we'll know about – that'd be very slick!
(I'm happy to review and commit patches, also, but I don't want to be a bottleneck or for you to fear being left out in the cold.)