-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
24 lines (24 loc) · 964 Bytes
/
.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
[submodule "lib/vendor/cssparser"]
path = lib/vendor/cssparser
url = https://github.com/sabberworm/PHP-CSS-Parser.git
[submodule "web/js/widget/html5-formdata"]
path = web/js/widget/html5-formdata
url = https://github.com/francois2metz/html5-formdata.git
[submodule "lib/vendor/phing"]
path = lib/vendor/phing
url = https://github.com/phingofficial/phing.git
[submodule "web/js/widget/popover"]
path = web/js/widget/popover
url = https://github.com/rapila/jquery-popover.git
[submodule "lib/vendor/nib"]
path = lib/vendor/nib
url = https://github.com/visionmedia/nib.git
[submodule "web/js/widget/ckeditor-plugins/youtube"]
path = web/js/widget/ckeditor-plugins/youtube
url = https://github.com/fonini/ckeditor-youtube-plugin.git
[submodule "lib/vendor/MathExecutor"]
path = lib/vendor/MathExecutor
url = https://github.com/rapila/MathExecutor.git
[submodule "lib/vendor/propel"]
path = lib/vendor/propel
url = https://github.com/rapila/Propel.git