On the modules administraion page, taxonomy_vtn module claims to depend on "array" rather than "taxonomy":

Taxonomy VTN	5.x-1.0-dev	Taxonomy VTN - vocabularies, terms and nodes
Depends on: Array (missing)
Required by: Taxonomy VTN Blocks (disabled)

I didn't find any module called "array" on drupal.org. Is this dependency a bug or where can I find the needed module "array"?

Comments

tomaszx’s picture

Status: Active » Closed (won't fix)

Hi,

hm, looks like this is bug in info file.
This module not depends from any other modules , only from Taxonomy (core drupal)

The dev version is not maintained by me. I only provide users patches and code to 5.x.1.x-dev
if you have some patch, no problem i upload this to D5 dev.

i plan release my module to Drupal 5 if this be very stable and finished.