Changes between Version 5 and Version 6 of PAGE_TEMPLATE_BEHAVIOUR_R0
- Timestamp:
- 12/19/08 13:41:32 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_TEMPLATE_BEHAVIOUR_R0
v5 v6 23 23 }}} 24 24 Modifications are +frame, -frame, etc, but removing a frame from the template and messing with z-order should be done in later stage. Currently, the template being background of other object will be enough 25 * In page HUD a checkbox "Use template" should be present for frame position, background style, border style, frame list.25 * In page HUD a checkbox "Use template" should be present for background style and border style. 26 26 * Background style 27 27 * Border style … … 34 34 * border style 35 35 * frame list 36 * Templates should have way to be saved. Dragging a frame from the page to the templates palette is a good idea .36 * Templates should have way to be saved. Dragging a frame from the page to the templates palette is a good idea, but if it is not implementable now, create a testing way, see implementation idea 37 37 38 38 == Task result == … … 40 40 41 41 == Implementation idea == 42 ^(It is advisable to include some rough implementations ideas.)^ 42 Template field in page hud that uses another page as template, if you enter "3" in page 5's hud, page 5 gets page 3 as template. 43 43 44 44 == Related ==