Changes between Version 8 and Version 9 of PAGE_TEMPLATE_BEHAVIOUR_R0


Ignore:
Timestamp:
12/21/08 10:56:47 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_TEMPLATE_BEHAVIOUR_R0

    v8 v9  
    44= Analysis = 
    55== Overview == 
    6 Page templates provide the ability to use previously created templates for newly created pages. This is connected with frame templating and frame property locking. 
     6Page templates provide the ability to use previously created pages as templates for newly created or existing pages. This is connected with frame templating and frame property locking. 
     7 * Creating a page template is done by dragging a page from the page view to the page template palette or other ways (file -> save page as template) 
     8 * Overwriting a page template changes all the pages created with this template. 
     9  * If the template is global, this changes all of the books created with this template. 
     10 * Page template remembers page style and list of frame templates plus frame z-order. Internally z-order is implemented with the list of frame templates. 
     11 * Page templates can be used for creating new books 
     12 * Page HUD gives "Use template" and "Lock" checkboxes that allow a property to be reset to the template default or to be locked to prevent accident change. Use template and Lock are described further in [wiki:FRAME_TEMPLATE_R0] and [wiki:FRAME_PROPERTY_LOCKING]. 
    713== Task requirements == 
    814Page templates include: 
    915 * Page properties 
    1016  * frames' templates 
    11   * frames' z-order 
     17  * frames' z-order (result of position in the frame list) 
    1218  * background style 
    1319   * image 
     
    3036 * "Property locking" checked denies modifying properties by accident. - This is related to [wiki:FRAME_PROPERTY_LOCKING_R0] 
    3137 * "Use template" and "Property locking" should be present for: 
    32   * frames' z-order 
    3338  * background style 
    3439  * border style