Changes between Version 5 and Version 6 of PAGE_TEMPLATE_BEHAVIOUR_R0


Ignore:
Timestamp:
12/19/08 13:41:32 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_TEMPLATE_BEHAVIOUR_R0

    v5 v6  
    2323}}} 
    2424Modifications 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. 
    2626  * Background style 
    2727  * Border style 
     
    3434  * border style 
    3535  * 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 
    3737 
    3838== Task result == 
     
    4040 
    4141== Implementation idea == 
    42 ^(It is advisable to include some rough implementations ideas.)^ 
     42Template 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. 
    4343 
    4444== Related ==