Changes between Version 3 and Version 4 of PAGE_STRUCTURE_PALETTE_R0


Ignore:
Timestamp:
10/26/09 16:03:25 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_STRUCTURE_PALETTE_R0

    v3 v4  
    77 
    88== Overview == 
    9 ^(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)^ 
     9The page structure palette shows a tree of all the objects on current page.  
    1010 
    1111== Task requirements == 
    12 ^(List the necessary requirements that the task must fulfill.)^ 
     12 * Create a Page Structure palette in the Pages tab, which is in the left flap.  
     13 * Create a tree, according to the following requirements: 
    1314 
     15    * The root node of the displayed tree should be the current page. 
     16    * Children nodes: 
     17          * Non grouped frames (display the name, for example "Frame A") 
     18          * Top-level groups 
     19                * Groups are represented as a tree of frames and subgroups.  
     20    * Children of frames are their resources. 
     21    * Children are arranged by their Z-order, starting from highest (front-most).  
     22    * When the user selects something on the page it is selected in that tree and vice versa.  
     23    * When the user switches to another page/book, the palette is automatically updated.  
    1424== Task result == 
    1525^(List the end product of the task (for example "Source code", "Wiki page", etc.))^