Version 1 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
install from file (or drag and drop)
The Plugin Manager install provides the installing plugins functionality
- An install button on the plugin manager triggers an "Open File" file dialog that allows choosing a file to install plugin from.
- A dialog notifying for broken dependencies shows when the plugin cannot be installed due to dependencies.
- After installing the plugin should be visible from the App plugin manager list.
Task requirements
- Create the Install button
- Provide file dialog functionality
- Provide install plugin functionality
- Create the "Broken dependencies" error dialog.
Task result
The result of this task is code
Implementation idea
Implement all of the Application plugin manager tasks together
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
Most of the App plugin manager tasks have 1 effort and 2 revisions. This means almost everything should be done in revision one.