On Thu, 21 Dec 2006, Earnie Boyd wrote:
<quote>If your module comes with other modules or is meant to be used exclusively with other modules, enter the name of the package here.</quote> Hmm... It uses Taxonomy ... Hmm... That must be the package string value I should use for my package.
Earnie, "package" and "module" are not the same things. Package is a module suite, in which the modules are usually architected to work closely together (like the links package, ecommerce, the erp module suite, etc). Core modules are not forming module suites with contrib modules. Contrib modules themselfs can form module suites. You won't have taxonomy module listed with other taxonomy related modules in your module list for sure. There is no taxonomy module suite (package). Gabor