Hi,
Can you remove the pakage information form the .info file? (package = Other)
By default Drupal 6 places modules without package information under 'Other'.
Yet when a module does have "package = Other" set a whole new list is created on the module page.
Cheers
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | package.patch | 511 bytes | bartezz |
Comments
Comment #1
bartezz commentedCheers
Comment #2
Docc commentedFixed in the 2.x dev version.
Comment #3
lpalgarvio commentedinstead, please add "Permissions" package group to the info file (package = Permissions)
this is not entirely correct as per Drupal standards, but please think of the admins ;)
it's really annoying to have 50-100 modules in the "Other" fieldset/tab.
many modules follow similar approach (other administration, permission and caching/performance modules) to help admins
Comment #4
lpalgarvio commentedComment #5
Docc commentedAgreed, commited in 7.x