[[BackLinksMenu]]

[[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|)]]
= Analysis =
== Overview ==
 * This task is about the Drag'N'Drop base implementation. Sophie 2.0 should be able to provide a relatively complex DnD behavior.

== Task requirements ==
 * Think of the following scenarios of a DND functionalities:
  * DnD for resources:
   * media resources - audio, video, images etc. (may include things like flash in a later revision).
   * text resources - txt, rtf.
   * html resources.
   * content - text content should be processes when dragged to a text frame for example.
 * Unit test for the base implementation.
== Task result ==

== Implementation idea ==

== Related ==
 * [wiki:AUTHOR_PAGE_WORK_AREA_R0] - should be responsible for processing drag and drop events.
 * [wiki:READER_PAGE_WORK_AREA_R0] - should be responsible for processing drag and drop events.

== How to demo ==

= Design =

= Implementation =
^(Implementation results should be described and linked here (from the wiki or the repository))^

= Testing =

= Comments =
^(Write comments for this or later revisions here.)