-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.64 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
[submodule "lib/pkp"]
path = lib/pkp
url = https://github.com/pkp/pkp-lib.git
[submodule "plugins/generic/usageStats"]
path = plugins/generic/usageStats
url = https://github.com/pkp/usageStats.git
[submodule "plugins/generic/customBlockManager"]
path = plugins/generic/customBlockManager
url = https://github.com/pkp/customBlockManager.git
[submodule "plugins/generic/tinymce"]
path = plugins/generic/tinymce
url = https://github.com/pkp/tinymce.git
[submodule "docs/manual"]
path = docs/manual
url = https://github.com/pkp/ops-user-guide
[submodule "plugins/generic/googleAnalytics"]
path = plugins/generic/googleAnalytics
url = https://github.com/pkp/googleAnalytics.git
[submodule "plugins/generic/orcidProfile"]
path = plugins/generic/orcidProfile
url = https://github.com/pkp/orcidProfile.git
[submodule "lib/ui-library"]
path = lib/ui-library
url = https://github.com/pkp/ui-library
[submodule "plugins/reports/counter/classes/COUNTER"]
path = plugins/reports/counter/classes/COUNTER
url = https://github.com/pkp/COUNTER.git
[submodule "plugins/generic/pdfJsViewer"]
path = plugins/generic/pdfJsViewer
url = http://github.com/pkp/pdfJsViewer.git
[submodule "plugins/blocks/browse"]
path = plugins/blocks/browse
url = https://github.com/pkp/browse
[submodule "plugins/generic/googleScholar"]
path = plugins/generic/googleScholar
url = https://github.com/pkp/googleScholar
[submodule "plugins/generic/crossref"]
path = plugins/generic/crossref
url = https://github.com/pkp/crossref-ops.git
[submodule "plugins/generic/citationStyleLanguage"]
path = plugins/generic/citationStyleLanguage
url = https://github.com/pkp/citationStyleLanguage.git