Changes between Version 27 and Version 28 of PREVIEW_MODE_R0


Ignore:
Timestamp:
05/14/09 13:12:24 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PREVIEW_MODE_R0

    v27 v28  
    2323  * Outline frames will be disable in the preview mode. 
    2424  * Instead of preview mode button, we should have close preview button at the same place. 
    25  * Frame borders will be visible if they are set so, the page borders will be visible also (all of them). 
    26   * If some border is set to different than 0 value, it will be visible.  
     25 * Frame borders will be visible if they are set so, the page borders will be visible also (all of them). This means that in preview mode tha page borders will be visible (left, top, right, bottom), the frame borders will be visible too(again, left, top, right, bottom). 
    2726 * All menu items related to editing, for example the Insert menu, File->Save, should be disabled. Decide how the items will be disabled - whether each item/functionality will watch the current book previewMode option, or someone will disallow book editing. If every item will disable itself, define which are these items. 
    2827 * Tabs that allow editing are in disable mode and this should be visible for the user. 
     
    3635 
    3736== Task requirements == 
    38  * Grate a prototype of the preview mode. 
    39  * Update the current design. 
     37 * Ensure the reader work area is used in preview mode. It must hide all the frames outside the page borders, but must not hide the book extras. In reader area the page borders and frame borders will not be hidden. 
     38 * Change the "preview mode" checkbox with a button. It will open a copy of the book in preview mode, not the book itself. The same button in the copy will be replaced with one, which closes the preview.  
     39 * In preview mode, all halos must be hidden. Menubars concerning book editing must be disabled. If there is time left, try to disable palettes related to editing and user interactions which could change the book. 
     40 * In preview mode, links must be functional, timelines too. But timeline editing must not.  
     41 * If possible (because of other implementors), check that presentation mode uses the preview mode correctly. Since the View menu is implemented in another task, which is not ready, this one could not require putting items in that menu. 
    4042 
    4143== Task result ==