[[BackLinksMenu]]

[[TicketQuery(summary=APP_PLUGIN_MANAGER_LIST_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]]
= Analysis =
== Overview ==
{{{
display available plugins and their status...
}}}
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, not installed.
Notes:
 * The list of available (not installed) plugins will probably stored on a server. 
== Task requirements ==
 * Implement an application plugin manager containing list of loaded and non-loaded plugins
 * If time remains start implementation of available plugins listing
== Task result ==
The result of this task is code.
== Implementation idea ==
^(It is advisable to include some rough implementations ideas.)^

== 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.)