Add 'package' to the .info file
elfur - July 31, 2009 - 14:41
| Project: | Taxonomy Access Control |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Many modules of the Access control type are marking the modules as a part of an 'Access control' package. This module should be in that category.
The importance of proper taxonomies should be well known to the Drupal community.

#1
As I said in #536636: add 'package' to the .info file , this is bad advice.
Michelle
#2
BTW, The package information in .info files is *not* a taxonomy system. See http://drupal.org/node/231036 for the proper use of package information. If we want to make the admin/build/modules page classified by taxonomy, we should do it properly and refactor the entire page. I also made a small contrib module (Module taxonomy) so people could alter the package information for the modules on their own site.
Basically, what Michelle said.