Suggesting you add
package = Development
to your .info file. This will group it amongst the likes of Coder, Devel and Trace and make it easier to manage in the modules screen.
Suggesting you add
package = Development
to your .info file. This will group it amongst the likes of Coder, Devel and Trace and make it easier to manage in the modules screen.
Comments
Comment #1
dave reidBTW, 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.