Download & Extend

Need to document what dependencies array keys and values are

Project:Apps
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

And how they relate to the dependencies array

Comments

#1

//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

#2

Status:active» fixed

Cleaned these docs up a bit.

http://drupalcode.org/project/apps.git/commitdiff/4c9487f?hp=286d849c317...

#3

edit: he beat me.

#4

Status:fixed» closed (fixed)

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