public
Fork of shingara/pictrails
Description: A fork of Pictrails with a photo-blog like frontpage, and other added features.
Homepage:
Clone URL: git://github.com/unilogic/pictrails.git
Benjamin Allen (author)
Thu Sep 03 00:19:11 -0700 2009
commit  a18f3dc6eab3a78e5886eba4d4e70fd6f309d5a4
tree    4dc2cdf6f4d5c0e94f69639dae157acd8c68d54f
parent  0d29a0061dfc40692b0251f964c6774833ea06f0
pictrails / .gitmodules
100644 13 lines (12 sloc) 0.505 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "vendor/plugins/attachment_fu"]
path = vendor/plugins/attachment_fu
url = git://github.com/technoweenie/attachment_fu.git
[submodule "vendor/plugins/yaml_db"]
path = vendor/plugins/yaml_db
url = git://github.com/adamwiggins/yaml_db.git
[submodule "vendor/plugins/mimetype-fu"]
path = vendor/plugins/mimetype-fu
url = git://github.com/mattetti/mimetype-fu.git
[submodule "vendor/plugins/will_paginate"]
path = vendor/plugins/will_paginate
url = git://github.com/mislav/will_paginate.git