-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
45 lines (45 loc) · 1.14 KB
/
.gitmodules
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
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "cmsworkflow"]
path = cmsworkflow
url = ../silverstripe-cmsworkflow.git
[submodule "spamprotection"]
path = spamprotection
url = ../silverstripe-spamprotection.git
[submodule "userforms"]
path = userforms
url = ../silverstripe-userforms.git
[submodule "news"]
path = news
url = ../silverstripe-news.git
[submodule "sapphire"]
path = sapphire
url = ../sapphire
[submodule "forum"]
path = forum
url = ../silverstripe-forum
[submodule "subsites"]
path = subsites
url = ../silverstripe-subsites
[submodule "cms"]
path = cms
url = ../silverstripe-cms
[submodule "recaptcha"]
path = recaptcha
url = ../silverstripe-recaptcha
[submodule "googlesitemaps"]
path = googlesitemaps
url = ../silverstripe-googlesitemaps
[submodule "concurrentediting"]
path = concurrentediting
url = ../silverstripe-concurrentediting
[submodule "event_calendar"]
path = event_calendar
url = ../EventCalendar
[submodule "uploadify"]
path = uploadify
url = ../Uploadify
[submodule "dataobject_manager"]
path = dataobject_manager
url = ../DataObjectManager
[submodule "legacydatetimefields"]
path = legacydatetimefields
url = ../silverstripe-legacydatetimefields