Would you think of moving Checkbox validate out of the default 'Other' category? You see all modules that do not define a category end up in 'Other' and it gets really hard to find one's way around after a certain point. I was thinking of a 'Core bug-fixers' category, but you might get more creative than me ;)

If you have other modules in mind that are related and could be in the same category with Checkbox validate, let me know and I'll file issues in their queues. You can always come to a common agreement on the category name with these modules' maintainers. If you already know of any module that has a suitable category, you might consider placing Checkbox validate along with them instead of creating a new category. Whatever you decide, all you have to do is add this line in node_expire.info:

package = [Some category name here]

Just keep in mind the drupal capitalization standard and that this setting is case-sensitive (if you define a 'abc' category and there's already a 'Abc', you'll end up creating a new instead of adding your module to the existing one)

Thanx in advance for considering this one.

Comments

klonos’s picture

Ping?

Robert Castelo’s picture

'Bug fix' category perhaps?

Not that many modules that fix core bugs to warrant a new category, but if it includes bug fixes to contrib modules then it's probably worthwhile, e.g. WikiTools Auto Node Title http://drupal.org/project/wiki_auto_title

klonos’s picture

Either that or 'Tweaks' perhaps(?). You are the module maintainer and it should be left up to you. Just remember that the more generic the name, the more modules will be able to be moved under the same category and thus module management will become more efficient ;)

apaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)
Issue tags: -add package category info

I am closing this issue, since it's for a Drupal version no longer supported.