| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=TASK_NAME_HERE, 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 | = Analysis = |
| 5 | == Overview == |
| 6 | Page template listing provides the ability to view, apply, delete templates. Visualizing the list of templates will be done by a palette. In later revisions dragging a page from page view to the templates palette should save the page as template. The palette should be able to divide the templates list into groups - for global and local templates for example. |
| 7 | == Task requirements == |
| 8 | Create a page templates palette that |
| 9 | * Shows available templates in a list |
| 10 | * Provides ability to apply a template to a page |
| 11 | * Provides ability to delete a template |
| 12 | * If possible, provide saving feature |
| 13 | == Task result == |
| 14 | The result of this task is code. |
| 15 | == Implementation idea == |
| 16 | Implement this task in parallel with [wiki:PAGE_TEMPLATE_BEHAVIOR_R0] |
| 17 | == Related == |
| 18 | [wiki:PAGE_TEMPLATE_BEHAVIOR_R0] |
| 19 | == How to demo == |
| 20 | ^(In this section you must add instructions for the demo of the task.)^ |
| 21 | |
| 22 | = Design = |
| 23 | |
| 24 | = Implementation = |
| 25 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 26 | |
| 27 | = Testing = |
| 28 | |
| 29 | = Comments = |
| 30 | ^(Write comments for this or later revisions here.) |