Changes between Version 1 and Version 2 of PAGE_TEMPLATES_LISTING_R0
- Timestamp:
- 01/05/09 10:06:02 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified PAGE_TEMPLATES_LISTING_R0
v1 v2 1 1 [[BackLinksMenu]] 2 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|)]]3 [[TicketQuery(summary=PAGE_TEMPLATES_LISTING_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 4 = Analysis = 5 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. 6 Page template listing provides the ability to view, apply, delete templates. Visualizing the list of templates will be done by a palette. 7 For 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. A marker for default template should be present. 7 8 == Task requirements == 8 9 Create a page templates palette that … … 10 11 * Provides ability to apply a template to a page 11 12 * Provides ability to delete a template 12 * If possible, provide saving feature13 * If possible, provide saving templates feature 13 14 == Task result == 14 15 The result of this task is code. … … 18 19 [wiki:PAGE_TEMPLATE_BEHAVIOR_R0] 19 20 == How to demo == 20 ^(In this section you must add instructions for the demo of the task.)^ 21 21 Show the palette and demonstrate it's features. 22 22 = Design = 23 23