Changes between Version 7 and Version 8 of APP_RESOURCE_PREVIEW_DISPLAY_R0


Ignore:
Timestamp:
05/26/09 13:30:26 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_RESOURCE_PREVIEW_DISPLAY_R0

    v7 v8  
    1313 * Create a palette for the resource preview. 
    1414 * The resource should be previewed in the preview palette when it is selected from the list palette. 
     15 * Create a palette where the resource will be previewed. This could be panel palette. 
     16 * For images and video the preview must be a thumbnail (for videos it's best not to be the first frame of the movie, maybe a middle frame of the movie) 
     17 * For frames and pages the preview also should be a thumbnail that looks like e zoomed out actual page or frame. 
     18 * Same goes for .rtf, .pdf, .html files, but the thumbnail there is only of a one page, not the whole document. 
     19 * The books which are used as resources in other books should be also represented by a thumbnail of their first page (in most cases this is cover) 
     20 * Define an UI for the palette(s) that will be used in the design phase of the task: 
    1521 
    1622== Task result == 
     
    1824 
    1925== Implementation idea == 
    20  * Create a palette where the resource will be previewed. This could be panel palette. 
     26[[Image(source:/trunk/sophie2-platform/doc/spec-diagrams/ResourcesTab-new.png)]] 
    2127 
    2228== Related ==