added draft maddash plugin
authorJordan Augé <jordan.auge@lip6.fr>
Tue, 3 Dec 2013 16:35:05 +0000 (17:35 +0100)
committerJordan Augé <jordan.auge@lip6.fr>
Tue, 3 Dec 2013 16:35:05 +0000 (17:35 +0100)
commit0feaf648c801631483b4889b7b00c1d6b01fb253
treecd9c2dadc237972dc9281e17b158153780ee5339
parentf7ed6e816b00fabaf57d2946638a988a3043c3f5
added draft maddash plugin
plugins/maddash/__init__.py [new file with mode: 0644]
plugins/maddash/static/css/maddash.css [new file with mode: 0644]
plugins/maddash/static/css/tipsy.css [new file with mode: 0644]
plugins/maddash/static/img/tipsy.gif [new file with mode: 0644]
plugins/maddash/static/js/.maddash.js.swp [new file with mode: 0644]
plugins/maddash/static/js/jquery.tipsy.js [new file with mode: 0644]
plugins/maddash/static/js/maddash.js [new file with mode: 0644]
plugins/maddash/templates/maddash.html [new file with mode: 0644]