Changes between Version 1 and Version 2 of BASE_DND_R0


Ignore:
Timestamp:
01/23/09 13:45:26 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DND_R0

    v1 v2  
    1313   * html resources. 
    1414   * content - text content should be processes when dragged to a text frame for example. 
     15  * DnD into UI components: 
     16   * text frames - should be able to process text dragging and dropping. 
     17   * image frames - should be able to accept DnD of image content. 
     18   * media frames - should be able to accept DnD of media files. 
     19   * palletes: 
     20    * Resource palette -  
     21     * Should process dropping of files. 
     22     * User should be able to drag files outside Sophie 2.0. 
     23    * Same applies to Page templates palette, Plug-in palette, Books palette, Pages palette, Book templates palette etc. 
     24     * user should be able to use these to put things in them from the file system and vise versa, or just transfer things from one palette to another( from Page palette to Page templates palette should create a template for the page that is dragged and dropped in the templates palette.). 
     25   *  
    1526 * Unit test for the base implementation. 
    1627== Task result ==