]> git.parisson.com Git - telemeta.git/commit
reduce geo navigator loading time, counting related resources on demand ; display...
authorolivier <>
Mon, 8 Feb 2010 16:14:23 +0000 (16:14 +0000)
committerolivier <>
Mon, 8 Feb 2010 16:14:23 +0000 (16:14 +0000)
commit5889b86535d21eb01ede0ef5e42405505fcdc32b
treecad3bbb83b9c8181cb190b3197d246f08b9006f1
parent653e7d2031467fb6d38ccb19ec53d8b5e4376674
reduce geo navigator loading time, counting related resources on demand ; display both collections and items count in gmap info boxes
12 files changed:
telemeta/htdocs/js/resourcemap.js
telemeta/models/cremquery.py
telemeta/templates/telemeta/country_info.html [new file with mode: 0644]
telemeta/templates/telemeta/geo_country_items.html [new file with mode: 0644]
telemeta/templates/telemeta_default/country_info.html [new file with mode: 0644]
telemeta/templates/telemeta_default/geo_continents.html
telemeta/templates/telemeta_default/geo_country_items.html [new file with mode: 0644]
telemeta/templates/telemeta_default/inc/collection_list.html
telemeta/templates/telemeta_default/inc/mediaitem_list.html
telemeta/templatetags/telemeta_utils.py
telemeta/urls.py
telemeta/web/base.py