]> git.parisson.com Git - telemeta.git/commit
provide template inheritance wrappers, move real templates into templates/telemeta_de...
authorolivier <>
Mon, 12 Jan 2009 08:30:58 +0000 (08:30 +0000)
committerolivier <>
Mon, 12 Jan 2009 08:30:58 +0000 (08:30 +0000)
commit9d3f1f3ae314c615e996f82dd41612e328c8b337
treec209c359551f42cea752abc8d8b803e20af06d3e
parentacc227b9be58aeabfe445e8817d38dc03bb4388d
provide template inheritance wrappers, move real templates into templates/telemeta_default
47 files changed:
telemeta/templates/telemeta/admin.html
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/base_site.html
telemeta/templates/telemeta/base_xspf.xml
telemeta/templates/telemeta/collection.m3u
telemeta/templates/telemeta/collection_detail.html
telemeta/templates/telemeta/collection_detail_dc.html
telemeta/templates/telemeta/collection_list.html
telemeta/templates/telemeta/collection_xspf.xml
telemeta/templates/telemeta/enumeration_edit.html
telemeta/templates/telemeta/enumeration_edit_value.html
telemeta/templates/telemeta/geo_continents.html
telemeta/templates/telemeta/geo_continents.js
telemeta/templates/telemeta/geo_countries.html
telemeta/templates/telemeta/geo_country_collections.html
telemeta/templates/telemeta/inc/collection_list.html
telemeta/templates/telemeta/inc/mediaitem_list.html
telemeta/templates/telemeta/index.html
telemeta/templates/telemeta/mediaitem_detail.html
telemeta/templates/telemeta/mediaitem_detail_dc.html
telemeta/templates/telemeta/mediaitem_list.html
telemeta/templates/telemeta/mediaitem_xspf.xml
telemeta/templates/telemeta/search_criteria.html
telemeta/templates/telemeta/search_results.html
telemeta/templates/telemeta_default/admin.html [new file with mode: 0644]
telemeta/templates/telemeta_default/base.html [new file with mode: 0644]
telemeta/templates/telemeta_default/base_xspf.xml [new file with mode: 0644]
telemeta/templates/telemeta_default/collection.m3u [new file with mode: 0644]
telemeta/templates/telemeta_default/collection_detail.html [new file with mode: 0644]
telemeta/templates/telemeta_default/collection_detail_dc.html [new file with mode: 0644]
telemeta/templates/telemeta_default/collection_list.html [new file with mode: 0644]
telemeta/templates/telemeta_default/collection_xspf.xml [new file with mode: 0644]
telemeta/templates/telemeta_default/enumeration_edit.html [new file with mode: 0644]
telemeta/templates/telemeta_default/enumeration_edit_value.html [new file with mode: 0644]
telemeta/templates/telemeta_default/geo_continents.html [new file with mode: 0644]
telemeta/templates/telemeta_default/geo_continents.js [new file with mode: 0644]
telemeta/templates/telemeta_default/geo_countries.html [new file with mode: 0644]
telemeta/templates/telemeta_default/geo_country_collections.html [new file with mode: 0644]
telemeta/templates/telemeta_default/inc/collection_list.html [new file with mode: 0644]
telemeta/templates/telemeta_default/inc/mediaitem_list.html [new file with mode: 0644]
telemeta/templates/telemeta_default/index.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_detail.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_detail_dc.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_list.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_xspf.xml [new file with mode: 0644]
telemeta/templates/telemeta_default/search_criteria.html [new file with mode: 0644]
telemeta/templates/telemeta_default/search_results.html [new file with mode: 0644]