forked from ding2/ding_user
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ding_user.make
32 lines (24 loc) · 1.06 KB
/
ding_user.make
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
api = 2
core = 7.x
; Ting! modules
projects[ding_popup][type] = "module"
projects[ding_popup][download][type] = "git"
projects[ding_popup][download][url] = "[email protected]:ding2tal/ding_popup.git"
projects[ding_popup][download][branch] = "development"
projects[ding_base][type] = "module"
projects[ding_base][download][type] = "git"
projects[ding_base][download][url] = "[email protected]:ding2tal/ding_base.git"
projects[ding_base][download][branch] = "development"
projects[ding_provider][type] = "module"
projects[ding_provider][download][type] = "git"
projects[ding_provider][download][url] = "[email protected]:ding2tal/ding_provider.git"
projects[ding_provider][download][branch] = "development"
projects[ding_entity][type] = "module"
projects[ding_entity][download][type] = "git"
projects[ding_entity][download][url] = "[email protected]:ding2tal/ding_entity.git"
projects[ding_entity][download][branch] = "development"
; Contrib modules
projects[profile2][version] = "1.3"
projects[profile2][subdir] = contrib
projects[entity][version] = "1.5"
projects[entity][subdir] = contrib