Would it be possible to consider changing the package of the swekey module .info file from "package = Core - optional" to "package = Authentication"

Since this module is not part of Drupal core, it makes it a bit difficult to find without looking in the info file since it should not logically be packaged in that category (only core modules are located there if I'm not mistaken on the convention). I suggested Authentication Since Yubikey uses that package name and I feel it would be logical to regroup Authentication solutions all under the same category.

Than you for considering this request.

Comments

dave reid’s picture

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.

This module should just not include a package line in the .info file.

swekey’s picture

Status: Active » Closed (fixed)