forked from dodeeric/omeka-s-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
38 lines (38 loc) · 1.48 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
[submodule "modules/CSVImport"]
path = modules/CSVImport
url = https://github.com/omeka-s-modules/CSVImport.git
update = merge
branch = develop
[submodule "modules/CustomVocab"]
path = modules/CustomVocab
url = https://github.com/omeka-s-modules/CustomVocab.git
[submodule "modules/FileSideload"]
path = modules/FileSideload
url = https://github.com/omeka-s-modules/FileSideload.git
[submodule "modules/Generic"]
path = modules/Generic
url = https://github.com/Daniel-KM/Omeka-S-module-Generic.git
[submodule "modules/IiifServer"]
path = modules/IiifServer
url = https://github.com/Daniel-KM/Omeka-S-module-IiifServer.git
[submodule "modules/ImageServer"]
path = modules/ImageServer
url = https://github.com/Daniel-KM/Omeka-S-module-ImageServer.git
[submodule "modules/Mapping"]
path = modules/Mapping
url = https://github.com/omeka-s-modules/Mapping.git
[submodule "modules/NumericDataTypes"]
path = modules/NumericDataTypes
url = https://github.com/omeka-s-modules/NumericDataTypes.git
[submodule "modules/UniversalViewer"]
path = modules/UniversalViewer
url = https://github.com/Daniel-KM/Omeka-S-module-UniversalViewer.git
[submodule "modules/UriDereferencer"]
path = modules/UriDereferencer
url = https://github.com/omeka-s-modules/UriDereferencer.git
[submodule "modules/ValueSuggest"]
path = modules/ValueSuggest
url = https://github.com/omeka-s-modules/ValueSuggest.git
[submodule "modules/CleanUrl"]
path = modules/CleanUrl
url = https://github.com/Daniel-KM/Omeka-S-module-CleanUrl