wiki:APP_PLUGIN_MANAGER_ABOUT_R0

Version 1 (modified by deyan, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=APP_PLUGIN_MANAGER_ABOUT_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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

display information about a plugin (may include dependencies, provided extensions etc.)

The plugin manager about provides information on specific plugin.

  • Triggable by clicking "About" button in the plugin manager with a plugin selected from the plugin list.
  • Shows dependencies (on which plugins depends this one) in a list.
  • Shows provided extensions by the plugin with a brief explanation.

Task requirements

  • Provide extension for the about button
  • Create a dialog that shows the list of dependencies
  • Create a list that shows the extension points and explanations.

Task result

Code

Implementation idea

Implement with other plugin manager about

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