Changes between Version 6 and Version 7 of PAGE_STRUCTURE_PALETTE_R0


Ignore:
Timestamp:
10/26/09 17:23:40 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_STRUCTURE_PALETTE_R0

    v6 v7  
    1818          * Top-level groups 
    1919                * Groups are represented as a tree of frames and subgroups.  
    20     * Children of frames are their resources. 
     20    * Children nodes can be hidden and shown by a button located in front of the corresponding root node 
    2121    * Children are arranged by their Z-order, starting from highest (front-most).  
    2222    * When the user selects something on the page it is selected in that tree and vice versa.  
    2323    * When the user switches to another page/book, the palette is automatically updated. 
    24     * Every node in the the displayed tree can be renamed  
    25     * An element can be dragged up and down changing its Z order 
     24    * Every node in the the displayed tree can be renamed and this new name is changed for the appropriate element. 
     25    * An element can be dragged up and down changing its Z order. 
    2626== Task result == 
    27 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
     27Source code 
    2828 
    2929== Implementation idea == 
    30 ^(Provide some rough implementation idea(s).)^ 
    3130 
    3231== Related == 
    33 ^(Add links to related tasks that could be useful or helpful.)^ 
     32PAGE_STRUCTURE_DISPLAYING_R0 
     33PAGE_STRUCTURE_EDITING_R0 
    3434 
    3535== How to demo ==