Changes between Version 8 and Version 9 of BOOK_BOTTOM_PANEL_R0


Ignore:
Timestamp:
10/10/08 11:35:39 (17 years ago)
Author:
fire4o
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_BOTTOM_PANEL_R0

    v8 v9  
    55== Overview == 
    66 * The book bottom panel is located at the bottom of the book window.  
    7  * There can be different bottom panels.  
    87 * The panel acts as a container for different elements controlling what is displayed in the book window. 
    98 * The panel should allow attaching and detaching of controls. 
     
    1615[[BR]]Revise the panel. Modularize it and extract the extensions. The Analysis should be made carefully. 
    1716== Task requirements == 
     17 * Revisе the existing code. 
    1818 * Make the panel use extensions of the !BookBottomPanelElement extension point of the book window 
    1919 * Keep the existing controls statically linked. They will be extracted as extensions in a different module later.