Add flotr2
[disclosr.git] / .gitmodules
Maxious 1 [submodule "couchdb/couchdb-lucene"]
2 path = couchdb/couchdb-lucene
3 url = https://github.com/rnewson/couchdb-lucene.git
Maxious 4 [submodule "lib/php-diff"]
5 path = lib/php-diff
6 url = https://github.com/chrisboulton/php-diff.git
Alexander Sadleir 7 [submodule "lib/Requests"]
8 path = lib/Requests
9 url = https://github.com/rmccue/Requests.git
Maxious 10 [submodule "js/flotr2"]
11 path = js/flotr2
12 url = https://github.com/HumbleSoftware/Flotr2.git
Maxious 13 [submodule "lib/phpquery"]
14 path = lib/phpquery
15 url = https://github.com/TobiaszCudnik/phpquery.git
Maxious 16 [submodule "js/sigma"]
17 path = js/sigma
18 url = https://github.com/jacomyal/sigma.js.git
19 [submodule "js/bubbletree"]
20 path = js/bubbletree
21 url = https://github.com/okfn/bubbletree.git
22 [submodule "lib/querypath"]
23 path = lib/querypath
24 url = https://github.com/technosophos/querypath.git
25 [submodule "lib/amon-php"]
26 path = lib/amon-php
27 url = https://github.com/martinrusev/amon-php.git
28 [submodule "documents/lib/parsedatetime"]
29 path = documents/lib/parsedatetime
30 url = git://github.com/bear/parsedatetime.git
31 [submodule "lib/FeedWriter"]
32 path = lib/FeedWriter
33 url = https://github.com/mibe/FeedWriter
34