You are using the 'package' property in the .info file as though it were a taxonomy/category system. This is a bug, and this line should be removed.

See http://drupal.org/node/231036 for the proper use of package.

Comments

danielb’s picture

Version: master » 6.x-2.0-rc10
Yoran’s picture

IMHO this package stuff is the reason of the terrible mess in module administration (that is a terrible mess by itself ;-). I know this is not a category system but the point is we miss a category system in order to help administrators to find stuff in this endless list of modules. If we strictly follow the guidelines every module ends up in "others" (what the point) with two exceptions :
- "devel" modules : what's the point for this exception so ? Isn't this a category ?
- companion modules : what's the point as this information is somewhat already included in dependencies...

Anyway, that's not big deal and I imagine usability team will one day point this out too. In the mid-time FileBrowser have now companion modules (dev) so I'll change "package" property to "FileBrowser" and this'll be ok like this, still messy, but ok :)

Yoran’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.