Changes between Version 12 and Version 13 of PAGE_STRUCTURE_DISPLAYING_R0


Ignore:
Timestamp:
06/25/09 18:18:24 (16 years ago)
Author:
mitex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PAGE_STRUCTURE_DISPLAYING_R0

    v12 v13  
    2222  * For this revision it is not required the tree to allow editing. 
    2323 
    24  * When the user selects something on the page it is selected in that tree and vice versa. 
     24 * When the user selects something on the page it is selected in that tree and vice versa. //TODO: also in the resource palette, but we should change the way items are selected 
    2525 * When the user switches to another page/book, the palette is automatically updated. 
    2626 
    27  * Nodes should have icons - for page, text, image, video, group, etc. 
     27 * In next revisions nodes should have icons - for page, text, image, video, group, etc. 
    2828 
    2929 * The tree should allow expanding/collapsing of subtrees. 
     
    5050 
    5151= Design = 
    52  
     52 * Class {{{PageStructurePalette}}} 
     53  * extends {{{PanelPalette}}} 
     54  * in {{{org.sophie2.main.app.layout.left.pages}}} 
    5355 
    5456= Implementation =