Opened 9 years ago
Last modified 11 months ago
#1608 new enhancement
Trac: Enhance uploading attachments
Reported by: | ocean90 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
I'd like to encourage people to upload attachments like images directly to Trac. I'm sure that everyone has already seen tickets with broken dropbox links…
We should at least support drag-drop onto the page and multiple uploads. And this should be already possible on the /newticket page, without the extra step "I have files to attach to this ticket".
Some notes:
- https://trac-hacks.org/attachment/wiki/TracDragDropPlugin/dragenter.2.png
- Use the XML-RPC putAttachment API with a proxy through .org
- Maybe use Plupload
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Related: #2918 Improve processes related to uploading a patch