add 'package' to the .info file
elfur - July 31, 2009 - 14:33
| Project: | Minutes |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
As Minutes has 'event' dependencies it really should be categorized as part of the 'event' package in the .info file.
... the convenience of proper taxonomies should be well known to the Drupal community.

#1
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.