]> git.parisson.com Git - telemeta.git/commit
add geographic navigator, coverage dc mapping to collection + other fixes
authorolivier <>
Sun, 20 May 2007 14:12:24 +0000 (14:12 +0000)
committerolivier <>
Sun, 20 May 2007 14:12:24 +0000 (14:12 +0000)
commit294e691e6fe3ee67d7206fb7375fc8e7fcf0bc91
tree5d720a33b71231691f0bba1c9624044bebc5edc7
parent879d772cce6420403d442244c40f0f81e894fd19
add geographic navigator, coverage dc mapping to collection + other fixes
13 files changed:
telemeta/htdocs/css/telemeta.css
telemeta/models.py
telemeta/templates/base.html
telemeta/templates/collection_list.html
telemeta/templates/geo_continents.html [new file with mode: 0644]
telemeta/templates/geo_countries.html [new file with mode: 0644]
telemeta/templates/geo_country_collections.html [new file with mode: 0644]
telemeta/templates/inc/collection_list.html [new file with mode: 0644]
telemeta/templates/inc/mediaitem_list.html [new file with mode: 0644]
telemeta/templates/mediaitem_list.html
telemeta/templates/search_results.html
telemeta/urls.py
telemeta/views/web.py