]> git.parisson.com Git - teleforma.git/commit
add static files, try document view, pdf.js, etc..
authoryomguy <yomguy@parisson.com>
Fri, 20 Apr 2012 11:03:31 +0000 (13:03 +0200)
committeryomguy <yomguy@parisson.com>
Fri, 20 Apr 2012 11:03:31 +0000 (13:03 +0200)
commit83cb34171bf57c6682ee459ef8a3298f5b98d6f8
treee40ff65c13c2ec80ebc835fba47a0136532d77bb
parentf0980ad2e73f7fb2eb1af266081e1c9c8855b509
add static files, try document view, pdf.js, etc..
20 files changed:
teleforma/context_processors.py [deleted file]
teleforma/htdocs/css/teleforma.css [deleted file]
teleforma/htdocs/images/1pixelout-player-colour-scheme.png [deleted file]
teleforma/htdocs/images/twitter_web_sprite_bgs.png [deleted file]
teleforma/htdocs/js/pdf-min.js [deleted file]
teleforma/locale/fr/LC_MESSAGES/django.mo
teleforma/locale/fr/LC_MESSAGES/django.po
teleforma/static/teleforma/css/teleforma.css [new file with mode: 0644]
teleforma/static/teleforma/images/1pixelout-player-colour-scheme.png [new file with mode: 0755]
teleforma/static/teleforma/images/twitter_web_sprite_bgs.png [new file with mode: 0644]
teleforma/static/teleforma/js/inline.js [new file with mode: 0644]
teleforma/static/teleforma/js/pdf-min.js [new file with mode: 0644]
teleforma/static/teleforma/swf/1pixeloutplayer.xml [new file with mode: 0755]
teleforma/static/teleforma/swf/player.swf [new file with mode: 0755]
teleforma/templates/teleforma/course_document.html
teleforma/templates/teleforma/inc/conference_list.html
teleforma/templates/teleforma/inc/document_list.html
teleforma/templates/telemeta/base.html
teleforma/urls.py
teleforma/views.py