forked from alohaeditor/Aloha-Editor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 2.24 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
[submodule "WebContent/plugins/com.gentics.aloha.plugins.HighlightEditables"]
path = WebContent/plugins/com.gentics.aloha.plugins.HighlightEditables
url = https://github.com/alohaeditor/Aloha-Plugin-HighlightEditables.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.Format"]
path = WebContent/plugins/com.gentics.aloha.plugins.Format
url = https://github.com/alohaeditor/Aloha-Plugin-Format.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.Link"]
path = WebContent/plugins/com.gentics.aloha.plugins.Link
url = https://github.com/alohaeditor/Aloha-Plugin-Link.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.List"]
path = WebContent/plugins/com.gentics.aloha.plugins.List
url = https://github.com/alohaeditor/Aloha-Plugin-List.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.Table"]
path = WebContent/plugins/com.gentics.aloha.plugins.Table
url = https://github.com/alohaeditor/Aloha-Plugin-Table.git
[submodule "WebContent/plugins/com.example.aloha.plugins.Product"]
path = WebContent/plugins/com.example.aloha.plugins.Product
url = https://github.com/alohaeditor/Aloha-Plugin-Product.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.TOC"]
path = WebContent/plugins/com.gentics.aloha.plugins.TOC
url = https://github.com/alohaeditor/Aloha-Plugin-TOC.git
[submodule "WebContent/plugins/com.example.aloha.plugins.Save"]
path = WebContent/plugins/com.example.aloha.plugins.Save
url = https://github.com/alohaeditor/Aloha-Plugin-Save.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.Abbr"]
path = WebContent/plugins/com.gentics.aloha.plugins.Abbr
url = https://github.com/alohaeditor/Aloha-Plugin-Abbreviation.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.LinkChecker"]
path = WebContent/plugins/com.gentics.aloha.plugins.LinkChecker
url = https://github.com/alohaeditor/Aloha-Plugin-LinkChecker.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.Paste"]
path = WebContent/plugins/com.gentics.aloha.plugins.Paste
url = https://github.com/alohaeditor/Aloha-Plugin-Paste.git
[submodule "WebContent/plugins/com.gentics.aloha.plugins.CropNResize"]
path = WebContent/plugins/com.gentics.aloha.plugins.CropNResize
url = https://github.com/alohaeditor/Aloha-Plugin-CropNResize.git