-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
71 lines (56 loc) · 2.08 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# pkp-libs:
[submodule "lib/pkp"]
path = lib/pkp
url = https://github.com/pkp/pkp-lib.git
branch = stable-3_4_0
[submodule "lib/ui-library"]
path = lib/ui-library
url = https://github.com/pkp/ui-library.git
branch = stable-3_4_0
# pkp plugins:
[submodule "plugins/generic/customBlockManager"]
path = plugins/generic/customBlockManager
url = https://github.com/pkp/customBlockManager
[submodule "plugins/generic/staticPages"]
path = plugins/generic/staticPages
url = https://github.com/pkp/staticPages.git
[submodule "plugins/generic/tinymce"]
path = plugins/generic/tinymce
url = https://github.com/pkp/tinymce
[submodule "docs/manual"]
path = docs/manual
url = https://github.com/pkp/omp-user-guide
[submodule "plugins/blocks/makeSubmission"]
path = plugins/blocks/makeSubmission
url = https://github.com/pkp/makeSubmission.git
[submodule "plugins/reports/reviewReport"]
path = plugins/reports/reviewReport
url = https://github.com/pkp/reviewReport.git
[submodule "plugins/generic/googleAnalytics"]
path = plugins/generic/googleAnalytics
url = https://github.com/pkp/googleAnalytics.git
[submodule "plugins/generic/piwik"]
path = plugins/generic/piwik
url = https://github.com/pkp/piwik.git
[submodule "plugins/generic/acron"]
path = plugins/generic/acron
url = https://github.com/pkp/acron
[submodule "plugins/themes/publicationstheme"]
path = plugins/themes/publicationstheme
url = https://github.com/dainst/publicationstheme.git
branch = update-to-3-4
[submodule "plugins/pubIds/zenon"]
path = plugins/pubIds/zenon
url = https://github.com/dainst/publications-zenon-plugin.git
[submodule "plugins/generic/cilantro"]
path = plugins/generic/cilantro
url = https://github.com/dainst/ojs-cilantro-plugin
[submodule "plugins/generic/authorRequirements"]
path = plugins/generic/authorRequirements
url = https://github.com/pkp/authorRequirements.git
[submodule "plugins/generic/webFeed"]
path = plugins/generic/webFeed
url = https://github.com/pkp/webFeed.git
[submodule "plugins/generic/datacite"]
path = plugins/generic/datacite
url = https://github.com/dainst/datacite.git