Changes between Version 10 and Version 11 of RESOURCES_EXPORT_IMPORT_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • RESOURCES_EXPORT_IMPORT_R0

    v10 v11  
    1414  * This should allow importing a lot of image or other media resources at once.  
    1515 * Create an ability for importing any resource. 
     16  * The "Import" from resources palette should open a file dialog 
    1617  * The file dialog dropdown should have 1 entry - All files (*.*) - This is for now, later "Image", "Audio", etc things should be added. 
    1718  * The tooltip should say "Import any kind of supported resource, folder or zip with resources." 
    1819  * When a folder is selected the button should not change to "Open" like it does in the other file dialogs. Import should be available instead, which should allow import of a folder with resources 
    1920   * 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.  
    20    * 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  
    21  
    22    * Every resource is exported in the corresponding format. 
    23    * Texts and comments are exported in rtf format.  
    24    * 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.  
    25    * (optioanal) Resources can be exported and imported by drag and drop 
     21   * 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. 
     23  * The "Import" from resources palette should open a file dialog with "All files" entry and correct name suggested. (the same name as the resource) 
     24  * (Optional) Multiple export should only ask for folder to export the resources. Not required for this revision  
     25  * Texts and comments are exported in rtf format.  
     26  * 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).  
     27  * (optioanal) Resources can be exported and imported by drag and drop 
    2628== Task result == 
    2729Source code