added pres_view
authorJordan Augé <jordan.auge@lip6.fr>
Mon, 5 Aug 2013 14:03:01 +0000 (16:03 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Mon, 5 Aug 2013 14:03:01 +0000 (16:03 +0200)
commit43ca2628d94ef6f810129e422701f2415d95ceb3
treeb5f3344d128ed5eae8eec995ab97e72b8146ac3f
parent9c3ecdab818e1792e6d781df95098b30543ff69f
added pres_view
26 files changed:
plugins/pres_view/MooTools.js [new file with mode: 0644]
plugins/pres_view/__init__.py [new file with mode: 0644]
plugins/pres_view/afficher_par_id.js [new file with mode: 0644]
plugins/pres_view/config.js [new file with mode: 0644]
plugins/pres_view/config_method_animation [new file with mode: 0644]
plugins/pres_view/config_method_dynamic [new file with mode: 0644]
plugins/pres_view/config_method_static [new file with mode: 0644]
plugins/pres_view/config_method_static.bk [new file with mode: 0644]
plugins/pres_view/daemon-todo/daemon.py [new file with mode: 0644]
plugins/pres_view/daemon-todo/event2.py [new file with mode: 0644]
plugins/pres_view/daemon-todo/eventc.py [new file with mode: 0644]
plugins/pres_view/daemon-todo/eventd.py [new file with mode: 0644]
plugins/pres_view/dynamic.js [new file with mode: 0644]
plugins/pres_view/initmap.js [new file with mode: 0644]
plugins/pres_view/jquery-ui.css [new file with mode: 0644]
plugins/pres_view/jquery-ui.min.js [new file with mode: 0644]
plugins/pres_view/jquery.min.js [new file with mode: 0644]
plugins/pres_view/mootools-core.js [new file with mode: 0644]
plugins/pres_view/pres_view.css [new file with mode: 0644]
plugins/pres_view/pres_view.html [new file with mode: 0644]
plugins/pres_view/pres_view.js [new file with mode: 0644]
plugins/pres_view/recup_data.js [new file with mode: 0644]
plugins/pres_view/recup_direct.js [new file with mode: 0644]
plugins/pres_view/recup_liste.js [new file with mode: 0644]
plugins/pres_view/recup_tout_sites.js [new file with mode: 0644]
plugins/pres_view/visible.js [new file with mode: 0644]