Changes between Version 14 and Version 15 of APP_RESOURCE_PREVIEW_DISPLAY_R0


Ignore:
Timestamp:
05/29/09 12:30:17 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_RESOURCE_PREVIEW_DISPLAY_R0

    v14 v15  
    1111 
    1212== Task requirements == 
     13These are the global task requirements: 
    1314 * Create a palette for the resource preview. 
    1415 * The resource should be previewed in the preview palette when it is selected from the list palette. 
    1516 * Create a palette where the resource will be previewed. This could be panel (section of the palette that is only visually separated by the rest of it) 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 images the preview must be a thumbnail. 
     18 * For video and audio there must be a possibility to play the resource this includes a navigation bar and buttons (play, pause, stop) 
    1719 * For frames and pages the preview also should be a thumbnail that looks like e zoomed out actual page or frame. 
    1820 * Same goes for .rtf, .pdf, .html files, but the thumbnail there is only of a one page, not the whole document. 
    1921 * 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) 
    2022 * Define an UI for the palette(s) that will be used in the design phase of the task 
     23However for this revision of the task is required to be previewed only the image resources.  
    2124 
    2225== Task result ==