Changes between Version 11 and Version 12 of RESOURCES_EXPORT_IMPORT_R0


Ignore:
Timestamp:
10/21/09 15:49:39 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RESOURCES_EXPORT_IMPORT_R0

    v11 v12  
    1111 
    1212== Task requirements == 
    13  * Create support for selecting multiple items in the file dialogs 
     13 * Add support for selecting multiple items in the file dialogs 
    1414  * This should allow importing a lot of image or other media resources at once.  
    1515 * Create an ability for importing any resource. 
     
    2020   * zip files should be scanned for resources and they should be added to the list with the resources. This should be done carefully, because Sophie internal resources are in zips too.  
    2121   * For both, folder and zip, only their supported contents should be added. But if the user has selected an unsupported file, he should be warned by a message box. If multiple files are selected and part of them are unsupported the user should be notified about them, and the supported ones should be imported. 
    22  * Every resource is exported in the corresponding format. 
     22 * Add support feature 
     23  * Every resource is exported in the corresponding format. 
    2324  * The "Import" from resources palette should open a file dialog with "All files" entry and correct name suggested. (the same name as the resource) 
    2425  * (Optional) Multiple export should only ask for folder to export the resources. Not required for this revision  
     
    2627  * All the imported resources are not inserted on the page work area but only in the resources palette and can be inserted in the page by drag and drop (Drag and drop is not part of this task).  
    2728  * (optioanal) Resources can be exported and imported by drag and drop 
     29 * Change the filters in the resources palette - replace them with icons 
    2830== Task result == 
    2931Source code 
     
    4850    * Try to fix the RTF export/import of the text to take in mind styles (optional because it could be time taking). 
    4951 
     52[[image:resources.jpg]] 
    5053 
    5154