Version 5 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
display available plugins and their status...
Application plugin manager gives control on installed and available plugins The Application plugin manager list should provide similar functionality as the Inspector does for the properties.
- List of available plugins (Names)
- Status - running, not running.
- Running - plugins that are installed and loaded
- Not Running - plugins that are installed but not loaded
- The list items should be selectable
- When selected a plugin, different options are available
- Enable/Disable
- Uninstall
- Update? in future versions maybe
- Properties
- About
- When selected a plugin, different options are available
Task requirements
- Implement an application plugin manager list containing list of loaded and non-loaded plugins
- The non-loaded list items may be with gray font
Task result
The result of this task is code.
Implementation idea
Implement all og the app 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
(Write comments for this or later revisions here.)