And how they relate to the dependencies array

Comments

jec006’s picture

//opencalais is the actual dependency, as evaluated by drupal to determine if this module is installable
//opencalais 1.0 is the key used in downloadables
dependencies[opencalais] = opencalais 1.0
//key needs to relate to a value from the dependencies array - value is where to download it
downloadables[opencalais 1.0] = http://ftp.drupal.org/files/projects/opencalais-7.x-1.x-dev.tar.gz
febbraro’s picture

Status: Active » Fixed
jec006’s picture

edit: he beat me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.