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

CommentFileSizeAuthor
#1 package.patch511 bytesbartezz

Comments

bartezz’s picture

StatusFileSize
new511 bytes

Cheers

Docc’s picture

Status: Active » Closed (fixed)

Fixed in the 2.x dev version.

lpalgarvio’s picture

Title: Remove package information form .info file » package group
Component: Code » User interface
Status: Closed (fixed) » Active

instead, 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

lpalgarvio’s picture

Title: package group » Custom Permissions » package name
Issue tags: +package name
Docc’s picture

Version: 6.x-1.0 » 7.x-2.x-dev
Status: Active » Closed (fixed)

Agreed, commited in 7.x