Utility
litwol - March 20, 2007 - 04:00
The Utility module is a grouping of commonly-needed utilities that are simple to code, everyone wants, but nobody actually codes them.
Right now, we have the following features:
- Collapse the module page's fieldsets.
-
This utility automatically collapses all the fieldsets on the admin/build/modules page. This speeds up the enabling or disabling of modules, since only the set of modules you're interested in can be expanded for editing. Why wade through all your modules every single time you go to this page? Collapse them!
There is also a counter for each fieldset that numbers every module in that group and reports on how many are enabled. Example:
Core - optional [9] of [23]
- Module Weight
-
This utility allows you to change module weights without having to make the change directly in the database. Very helpful for development or modules that require to be ran in specific order.
Please add feature requests for anything you want.
D6 releases
by litwol: I am focusing on D6 development only. All new features released by me will go to D6. I encourage others to backport.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.3 | 2008-Jun-05 | 11.77 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.2 | 2008-May-01 | 10.49 KB | Download · Release notes | Supported for 6.x | |
