Closed (fixed)
Project:
Feeds
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jul 2010 at 16:04 UTC
Updated:
25 Jul 2010 at 16:30 UTC
Jump to comment: Most recent file
FileFetcher's upload form is quirky because it allows for supplying a path directly (too steep for non-technical users) and it uses weird language like 'local computer'. Further, it could give better feedback on what has been uploaded.
Patch coming.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 850998-1_nice_upload.patch | 5.2 KB | alex_b |
Comments
Comment #1
alex_b commented- Make direct supply of path optional, for expert user stories only.
- Show file info on upload forms.
See screenshot: http://skitch.com/alexbarth/dcyfm/node-import-feeds-test-site
Comment #2
alex_b commentedAll tests passing, I have committed this now to be able to move on.
Still open for input especially in regards to the fact that the expert mode for directly supplying a path is off by default now.