Changes between Version 1 and Version 2 of BOOK_HTML_EXPORT_R0


Ignore:
Timestamp:
05/29/09 16:21:54 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_HTML_EXPORT_R0

    v1 v2  
    99== Task requirements == 
    1010 * Provide prototype that exports book to html file. 
    11  * Add 'Export as HTML' button in the file menu that evoke dialog window who allows the users to select the name of the html file. 
     11 * Add 'Export as' sub menu in file menu that contains 'as pdf' and 'as HTML' buttons.'as HTML' button evoke dialog window who allows the users to select the name of the html file. 
    1212 * The entire book should be exported as single html file in this revision.  
    1313 * Multiple html export as well as export single page should be consider in the next revision. 
     
    1515 * Images should be exported. 
    1616 * See if we could export firs frame of the movie as image in this revision. 
     17 * Audio will not be exported in this revision. 
     18 * Rotated frames will be exported without rotation. 
     19 * Research how to allow to export for video, audio, rotated frames etc. 
     20 * If needed frames background (as gradient color) should be exported as image background. 
     21 * Research and implement if possible in this revision export of alpha property. 
     22 * Test in different browsers. (Firefox, IE6, IE7, Safari etc.). Give list of known problems in specific browser. 
    1723 
    1824== Task result ==