Changes between Version 3 and Version 4 of BASE_DND_R2


Ignore:
Timestamp:
08/24/09 15:02:49 (16 years ago)
Author:
todor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DND_R2

    v3 v4  
    2020  * However here we should consider if there won't be legal issues with authors of books who don't want the resources they use in the book to be available as standalone resources. 
    2121 * From other application/desktop to Sophie. 
     22  * The user must be able to drag file from the desktop to Sophie application. In this case if the file is dropped on the page and if the file is supported, a corresponding frame type must be created. 
     23  * If the file is dropped in the resource palette a corresponding resource must be added. 
     24  * If the file is not supported, nothing should happen. 
     25  * If the user has selected a text from browser or text editor, he/she should be able to drag the selection in Sophie, this will result in copying the text in text frame, or adding the text in the resource palette (this depends on where the text is dropped). 
    2226== Task requirements == 
    2327^(List the necessary requirements that the task must fulfill.)^ 
    2428 
    2529== Task result == 
    26 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 
    27  
     30The result of this task must be code. 
    2831== Implementation idea == 
    2932^(Provide some rough implementation idea(s).)^ 
    3033 
    3134== Related == 
    32 ^(Add links to related tasks that could be useful or helpful.)^ 
     35BASE_DND_R1 
    3336 
    3437== How to demo ==