| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=APP_SERVER_RESOURCE_META_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|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | There is a palette that displays the meta information of the resources (see [wiki:APP_RESOURCE_PROPERTIES_DISPLAY_R0]). This palette should display the meta information of server resources, too. |
| 9 | |
| 10 | == Task requirements == |
| 11 | * Create a palette that displays server resources. |
| 12 | * Provide that all of the server resources are listed in this palette. |
| 13 | * Provide that the meta information of a selected server resource is displayed in the same palette that displays meta information of all of the other resources. |
| 14 | |
| 15 | == Task result == |
| 16 | * The result of this task is source code. |
| 17 | |
| 18 | == Implementation idea == |
| 19 | |
| 20 | == Related == |
| 21 | * [wiki:S2S_CORE_COMMONS_R0] |
| 22 | * [wiki:S2S_DEPLOY_TECHNOLOGIES_R0] |
| 23 | * [wiki:APP_RESOURCE_PROPERTIES_DISPLAY_R0] |
| 24 | |
| 25 | == How to demo == |
| 26 | * Run Sophie 2.0 |
| 27 | * Select a resource from the server palette. |
| 28 | * The meta information for this resource should be displayed in the palette that displays meta information for all of the resources. (see wiki:APP_RESOURCE_PROPERTIES_DISPLAY_R0]) |
| 29 | |
| 30 | = Design = |
| 31 | ^(Describe your design here.)^ |
| 32 | |
| 33 | = Implementation = |
| 34 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 35 | |
| 36 | = Testing = |
| 37 | ^(Place the testing results here.)^ |
| 38 | |
| 39 | = Comments = |
| 40 | ^(Write comments for this or later revisions here.) |