pour googlemap in the mix
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 5 Apr 2013 08:14:41 +0000 (10:14 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 5 Apr 2013 08:14:41 +0000 (10:14 +0200)
commitae7d0ec0f0affa0d30fcbbd0d2edd7ad81cf6c01
treec3d31d95e2197ecc9145e724a2bdca4ea31e8877
parent6734904442d453d0f92620df1779cc5d62dca3c5
pour googlemap in the mix
fix prelude so we can refer to full url's in {js,css}_files
13 files changed:
plugins/googlemap/__init__.py [new file with mode: 0644]
plugins/googlemap/googlemap.css [new file with mode: 0644]
plugins/googlemap/googlemap.html [new file with mode: 0644]
plugins/googlemap/googlemap.js [new file with mode: 0644]
plugins/googlemap/googlemap.py [new file with mode: 0644]
plugins/googlemap/markerclusterer.js [new file with mode: 0644]
plugins/googlemap/markerclusterer_compiled.js [new file with mode: 0644]
plugins/googlemap/markerclusterer_packed.js [new file with mode: 0644]
trash/dashboard.py
trash/sliceview.py
unfold/plugin.py
unfold/prelude.py
unfold/templates/prelude.html