Restructure Visualizer Plugins
Registered by
Benjamin Weißenfels
The target of this feature to transform KWIC to a normal visualizer plugin. The new KWIC visualizer should not be collapsable like the old plugins, which contain an iframe. After all it makes sense, that Vaadin components should also be allowed to act as visualizer plugins. To achieve this, there must be a new toplevel interface for plugins, which only containes the name of the linguistic name of the visualizer.
Blueprint information
- Status:
- Started
- Approver:
- Thomas Krause
- Priority:
- Medium
- Drafter:
- Benjamin Weißenfels
- Direction:
- Approved
- Assignee:
- Benjamin Weißenfels
- Definition:
- Approved
- Series goal:
- Accepted for 3.0
- Implementation:
- Started
- Milestone target:
- 3.0.0-beta2
- Started by
- Benjamin Weißenfels
- Completed by
Whiteboard
- moved all visualizer -> visualizer/iframe
- build new plugin interfaces
- it's possible to use Vaadin Components as VisualizerPlugin.
(?)