Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 May 2010 at 19:14 UTC
Updated:
5 Jul 2020 at 11:59 UTC
Ever since module grouping was introduced in module admin page the group "Other" (eg modules without grouping info in .info file) stuck to my eye. Wouldn't it be logical to have this kind of grouping:
Group of x
Group of y
Other
Instead of it we have the poor "Other" stuck in pretty unpredictable position -- somewhere between the "Core" and "Views/Webform/XMLSitemap".
This patch (or hack -- please review) pushes the "Other" module group to bottommost element.
How to test?
1. Get fresh Drupal installation
2. Get some modules
drush dl atom
drush dl views
3. Go to the admin/modules page
4. Apply the patch, check the difference
| Comment | File | Size | Author |
|---|---|---|---|
| other_to_bottom.patch | 729 bytes | kika | |
| other_to_bottom_after.png | 47.7 KB | kika | |
| other_to_bottom_before.png | 48.1 KB | kika |
Comments
Comment #1
kika commentedOh no, in image files BEFORE means AFTER and vice versa! What a bummer...
Comment #2
ff1 commentedother_to_bottom.patch queued for re-testing.
Comment #3
jbrown commented#800502: Module page is not ordered correctly