added the MyPlugin plugin template
authorJordan Augé <jordan.auge@lip6.fr>
Fri, 2 Aug 2013 08:43:03 +0000 (10:43 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Fri, 2 Aug 2013 08:43:03 +0000 (10:43 +0200)
commit8518758390ada9d342455308f6dea853196f1c4e
tree81700c7f922c5f538922c619a64dd6b7127d1f26
parent3b9ad98d9a7010f02468c16f2b10da9a7356ac4b
added the MyPlugin plugin template
plugins/myplugin/__init__.py [new file with mode: 0644]
plugins/myplugin/myplugin.css [new file with mode: 0644]
plugins/myplugin/myplugin.html [new file with mode: 0644]
plugins/myplugin/myplugin.js [new file with mode: 0644]