FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
cambridge_lite.make 715 B
Newer Older
thewilkybarkid's avatar
thewilkybarkid committed
api = 2
core = 7.x

defaults[projects][subdir] = "contrib"

; theme
thewilkybarkid's avatar
thewilkybarkid committed

projects[cambridge_theme][type] = "theme"
projects[cambridge_theme][download][type] = "file"
projects[cambridge_theme][download][url] = "https://github.com/misd-service-development/drupal-cambridge-theme/archive/master.tar.gz"
projects[cambridge_theme][subdir] = ""
projects[menu_block] = "2.3"
thewilkybarkid's avatar
thewilkybarkid committed

; contrib
thewilkybarkid's avatar
thewilkybarkid committed

projects[ctools] = "1.3"
projects[libraries] = "2.1"
thewilkybarkid's avatar
thewilkybarkid committed
projects[pathauto] = "1.2"
projects[raven][type] = "module"
projects[raven][download][type] = "file"
projects[raven][download][url] = "https://github.com/misd-service-development/drupal-raven/archive/master.tar.gz"
projects[token] = "1.5"
thewilkybarkid's avatar
thewilkybarkid committed
projects[views] = "3.7"