Changes between Version 3 and Version 4 of BASE_DND_R2
- Timestamp:
- 08/24/09 15:02:49 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_DND_R2
v3 v4 20 20 * 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. 21 21 * 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). 22 26 == Task requirements == 23 27 ^(List the necessary requirements that the task must fulfill.)^ 24 28 25 29 == Task result == 26 ^(List the end product of the task (for example "Source code", "Wiki page", etc.))^ 27 30 The result of this task must be code. 28 31 == Implementation idea == 29 32 ^(Provide some rough implementation idea(s).)^ 30 33 31 34 == Related == 32 ^(Add links to related tasks that could be useful or helpful.)^ 35 BASE_DND_R1 33 36 34 37 == How to demo ==