Ticket #5692 (new New Feature)
Handle file dropping in editor
| Reported by: | garry.yao | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Discussion HasPatch | Cc: | kaffesump |
Description
Provide a plugin to detect desktop file dropping into editor, for those support browsers.
The detected file info could be used to upload the file immediately or perform any possible customization.
Attachments
Change History
comment:1 Changed 3 years ago by garry.yao
- Keywords HasPatch added
The patch introduces the 'dropfile' plugin, currently detect only dropped image file and fire a 'dropDesktopImage' event, which was later consumed by 'image' plugin to trigger an upload dialog.
Note: See
TracTickets for help on using
tickets.
