...as per tittle.
While one browses through their module list, they expect to find vt_default along with its 'parent' module. Besides, as also stated in the title, the 'Other' category is pretty generic and all modules that do not define a category in their .info file end up there. This causes a LOT of modules to clutter there.
PS: just in case you didn't know already, the 'package' setting is case-sensitive. So it should be: package = User interface and not package = User Interface, cause that would create an extra category.
PPS: such a small 1-liner edit in the vt_default.info file that I didn't bother to provide a patch ;)
Comments
Comment #1
klonosAndrey? ping?
Comment #2
klonos+ a tag so I can spot these issues easily.
Comment #3
klonos'Extracted' the code from Patrick's patch here. All credits go to him.
@crea: Andrey, I think this is a one-liner and pretty much a no-brainer, so I am RTBCing it. If you agree on the whole idea, then please commit. Thanx in advance ;)
Comment #4
klonos...note to self: don't use '#' in filenames ;)
Comment #5
crea commentedCommitted. Thanks.
Comment #6
patcon commentedThanks. You guys are rockstars.