Pages linking to APP_PLUGIN_MANAGER_CONFIGURE_R0:
GROUP_PLUGINS_R0
PLUGIN_SUPPORT_LIB_CONFIGURING_R1
GROUP_PLUGINS_ENABLE_DISABLE_R0
TASK_INDEX
APP_PLUGIN_MANAGER_ABOUT_R0
APP_PLUGIN_MANAGER_LIST_R0
GROUP_PLUGINS_R0
PLUGIN_SUPPORT_LIB_CONFIGURING_R1
GROUP_PLUGINS_ENABLE_DISABLE_R0
TASK_INDEX
APP_PLUGIN_MANAGER_ABOUT_R0
APP_PLUGIN_MANAGER_LIST_R0
| Ticket | Summary | Owner | Status | Type | Component | Priority | Effort | Importance |
|---|---|---|---|---|---|---|---|---|
| #413 | APP_PLUGIN_MANAGER_CONFIGURE_R0 | deyan | closed | planned_task | APP_CONFIGURATION | 3 | 0.5 | 0 |
| description |
wiki page: APP_PLUGIN_MANAGER_CONFIGURE_R0 - effort: 0.5d |
|||||||
| analysis_owners |
deyan, kyli |
|||||||
| analysis_reviewers |
nenko |
|||||||
| analysis_score |
4 |
|||||||
| design_owners |
boyan,pav |
|||||||
| design_reviewers |
nenko |
|||||||
| design_score |
4 |
|||||||
| implementation_owners |
boyan,pav |
|||||||
| implementation_reviewers |
pap |
|||||||
| implementation_score |
3 |
|||||||
| test_score |
0 |
|||||||
Analysis
Overview
Application plugin manager configure allows configuring a plugin that provides configuring functionality. A configuration palette should be present in the plugin manager tab.
Task requirements
- Research configuring provided by the plugin support library
- Create a palette in the plugin manager tab that allows configuring of a selected plugin in the plugin list (if the plugin provides this functionality)
- Create needed extension points for various user controls
- Allow configuring of at least one plugin, provide needed extensions and point it in how to demo to ease the demonstration.
Task result
The result of this task is code.
Implementation idea
- At the present moment a plugin palette is already done. It lists all the present modules, but has no config functionality.
- The needeed interface for implementing this task should be provided by the plugin support library (as stated in the first requirement). So, this task should be implemented after it.
Related
PLUGIN_SUPPORT_LIB_CONFIGURING_R0
How to demo
Choose a plugin that allows configuring from the list and show some different options.
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.)
