To your info file add the line package = Development, please. So on the modules page potx is found at the same place like Devel and Coder.
To your info file add the line package = Development, please. So on the modules page potx is found at the same place like Devel and Coder.
Comments
Comment #1
gábor hojtsyI'd more likely put it to Multilanguage as suggested for my similar modules, such as l10n_client: #373404: Move module to category Multilanguage Even though you'd use this module in the development phase of a site, being a Multilanguage support module is more reflecting of the characteristics of the module.
http://drupal.org/node/231036 says
So there are some points against abusing the package name for modules not actually working together. In this case potx works with coder module for code review support as well as l10n_server for parsing of source code. So it both has ties to development and multilanguage.
I believe that as a "package" it belongs more to the multilanguage package then development.
Comment #2
Roi Danton commentedFrom the point of view of an admin he won't use potx to develop something but to add multilanguage support to something. Therefore your idea adding it to multilanguage package makes more sense it seems.
On the other hand, if I have potx but no other multilanguage (package) modules installed the multilanguage package doesn't make sense (since potx has no submodules) and breaks the Drupal guidelines. So maybe it's better to leave it as it is and to close this issue. ;)
Comment #3
gábor hojtsyYeah, well, adding on Development would create a one item category for those who only have this one from that package. Anyway, I decided to add it to the Multilanguage package at the end and committed that change.