first stab at querycode - works but one needs to select the lang for now
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Mar 2013 17:52:27 +0000 (18:52 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 13 Mar 2013 17:52:27 +0000 (18:52 +0100)
commit328c05636b6ff60608480ed8f3c2e1f4dae1f371
treee34807e49a70c699c6924c0ba5ad4fbe5f2c90b5
parentc134d1d22720a181f26a0ba7219abc8758b575a1
first stab at querycode - works but one needs to select the lang for now
engine/plugin.py
engine/static/js/manifold-pubsub.js
engine/templates/plugin.html
plugins/querycode.py [new file with mode: 0644]
plugins/static/css/querycode.css [new file with mode: 0644]
plugins/static/js/querycode.js [new file with mode: 0644]
plugins/static/js/simplelist.js
plugins/templates/querycode.html [new file with mode: 0644]
trash/dashboard.py