Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.0-rc10
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2009 at 01:30 UTC
Updated:
5 Nov 2009 at 07:30 UTC
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
Comment #1
danielb commentedComment #2
Yoran commentedIMHO 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 :)
Comment #3
Yoran commented