Changes between Version 5 and Version 6 of NFR_LARGE_RESOURCES_R0


Ignore:
Timestamp:
11/04/09 12:01:23 (15 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NFR_LARGE_RESOURCES_R0

    v5 v6  
    1111== Task requirements == 
    1212 * Created a special way for linking a file in Sophie. The file should be accessed in parts. 
    13  * When the user opens big files for binary resourcesask the user if he/she wants to link the file or automatically link the file if it is too large. 
    14   * If the file is smaller than ? MB automatically embed it. 
    15   * If the file is between ? MB and ? MB ask the user if he/she wants to link or embed it. 
    16   * If the file is bigger than ? MB  automatically link it. 
     13 * When the user opens big files for binary resource task the user if he/she wants to link the file or automatically link the file if it is too large. 
     14  * If the file is smaller than 4 MB automatically embed it. 
     15  * If the file is between 4 MB and 16 MB ask the user if he/she wants to link or embed it. 
     16  * If the file is bigger than 16 MB  automatically link it. 
    1717 * Create special dialog for user interaction for large files or modify the file dialog if possible. 
    1818 * Create a way for linking every type of URL (optional, hard because there could be no API that can do that). 
     
    4343 * Run Sophie. 
    4444  * In the insert menu click on "insert video..." 
    45   * Insert average video (between ? MB and ? MB) 
     45  * Insert average video (between 4 MB and 16 MB) 
    4646  * You should be asked if you want to link or embed the video. 
    4747  * Try to play the video. It should play if the format is supported.