plugins: reworked the framework using inheritance + added active_filters
authorJordan Augé <jordan.auge@lip6.fr>
Thu, 8 Aug 2013 10:17:25 +0000 (12:17 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Thu, 8 Aug 2013 10:17:25 +0000 (12:17 +0200)
commita953233a34580bc72aa8b6b03c017ff94f9eee7d
treeb677bcd6ab8b7fd037f46a195359c51444caadd2
parent2262019bc6950fbe75a952456f279d7110c34f13
plugins: reworked the framework using inheritance + added active_filters
16 files changed:
manifold/js/class.js [new file with mode: 0644]
manifold/js/manifold.js
manifold/js/plugin-sample.html [new file with mode: 0644]
manifold/js/plugin.js [new file with mode: 0644]
manifold/util/predicate.py
plugins/active_filters/__init__.py [new file with mode: 0644]
plugins/active_filters/active_filters.css [new file with mode: 0644]
plugins/active_filters/active_filters.html [new file with mode: 0644]
plugins/active_filters/active_filters.js [new file with mode: 0644]
plugins/query_editor/query_editor.js
plugins/resources_selected/resources_selected.js
trash/sliceview.py
unfold/js/plugin_helper.js [moved from unfold/js/plugin.js with 71% similarity]
views/templates/base.html [new file with mode: 0644]
views/templates/layout-unfold1.html
views/templates/layout-unfold2.html