| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=BASE_DND_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] |
| 4 | = Analysis = |
| 5 | == Overview == |
| 6 | * This task is about the Drag'N'Drop base implementation. Sophie 2.0 should be able to provide a relatively complex DnD behavior. |
| 7 | |
| 8 | == Task requirements == |
| 9 | * Think of the following scenarios of a DND functionalities: |
| 10 | * DnD for resources: |
| 11 | * media resources - audio, video, images etc. (may include things like flash in a later revision). |
| 12 | * text resources - txt, rtf. |
| 13 | * html resources. |
| 14 | * content - text content should be processes when dragged to a text frame for example. |
| 15 | * Unit test for the base implementation. |
| 16 | == Task result == |
| 17 | |
| 18 | == Implementation idea == |
| 19 | |
| 20 | == Related == |
| 21 | * [wiki:AUTHOR_PAGE_WORK_AREA_R0] - should be responsible for processing drag and drop events. |
| 22 | * [wiki:READER_PAGE_WORK_AREA_R0] - should be responsible for processing drag and drop events. |
| 23 | |
| 24 | == How to demo == |
| 25 | |
| 26 | = Design = |
| 27 | |
| 28 | = Implementation = |
| 29 | ^(Implementation results should be described and linked here (from the wiki or the repository))^ |
| 30 | |
| 31 | = Testing = |
| 32 | |
| 33 | = Comments = |
| 34 | ^(Write comments for this or later revisions here.) |