Changes between Version 4 and Version 5 of PAGE_TEMPLATE_BEHAVIOUR_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_TEMPLATE_BEHAVIOUR_R0

    v4 v5  
    88Page templates include: 
    99 * Page property locking 
    10   * NOT size of the page! 
    11   * frames' positions 
    1210  * frames' templates 
    1311  * frames' z-order 
     
    2422<template list> + <modifications> 
    2523}}} 
    26 Modifications are +frame, -frame, etc, but removing a frame from the template and messing with z-order should be done in later stage. 
    27  * Templates should be saved. When a property is changed, it detaches from the template. In a later stage probably a template editor should be present. 
    28 In frame HUD a checkbox "Use template" should be present for frame position, background style, border style, frame list. 
     24Modifications 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. 
     26  * Background style 
     27  * Border style 
     28=== Huds === 
     29 * "Use template" checkbox When a property is changed, it's "Use template" checkbox is unchecked from the page hud. In a later stage template editor should be present. 
     30 * "Property locking" checked denies modifying properties by accident. 
     31 * "Use template" and "Property locking" should be present for: 
     32  * frames' z-order 
     33  * background style 
     34  * border style 
     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. 
    2937 
    3038== Task result ==