Bug 289562 - [upload] Add upload widget to incubator page
Summary: [upload] Add upload widget to incubator page
Status: RESOLVED FIXED
Alias: None
Product: RAP
Classification: RT
Component: Website (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2009-09-16 05:01 EDT by Benjamin Muskalla CLA
Modified: 2010-02-16 14:08 EST (History)
2 users (show)

See Also:


Attachments
Screenshot for incubator page (6.53 KB, image/png)
2009-10-07 03:36 EDT, Stefan Röck CLA
no flags Details
Improved screenshot using the rounded corners capabilities (8.93 KB, image/png)
2009-10-09 10:29 EDT, Stefan Röck CLA
no flags Details
Upload widget thumbnail (15.31 KB, image/png)
2010-02-08 10:39 EST, Austin Riddle CLA
no flags Details
Removed choppiness (15.28 KB, image/png)
2010-02-08 10:42 EST, Austin Riddle CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Muskalla CLA 2009-09-16 05:01:13 EDT
We currently miss to mention the upload widget on the incubator page. As this is one of the more interesting components we should add it to the page with an image and a small description.
Comment 1 Stefan Röck CLA 2009-10-07 03:32:52 EDT
Proposal for incubator web page:
The Upload component provides a way to to upload files to the rap server. This includes a widget as well as a server part where files can easily be processed as InputStreams. Internally, the Apache FileUpload libraries are used.

Available in CVS at sandbox/org.eclipse.rwt.widgets.upload (demo project at sandbox/org.eclipse.rwt.widgets.upload.demo)
Comment 2 Stefan Röck CLA 2009-10-07 03:36:11 EDT
Created attachment 148966 [details]
Screenshot for incubator page
Comment 3 Stefan Röck CLA 2009-10-09 10:29:19 EDT
Created attachment 149239 [details]
Improved screenshot using the rounded corners capabilities
Comment 4 Rüdiger Herrmann CLA 2009-10-09 10:47:00 EDT
Please provide an image with 250 × 190 pixels. Thus it stays in line with the other images.
Comment 5 Austin Riddle CLA 2010-02-08 10:39:31 EST
Created attachment 158469 [details]
Upload widget thumbnail

The upload widget allows files to be uploaded to the application server from
the RAP client.

Available in CVS at sandbox/org.eclipse.rwt.widgets.upload
Comment 6 Austin Riddle CLA 2010-02-08 10:41:15 EST
sorry didn't notice the choppiness...will upload another shortly..
Comment 7 Austin Riddle CLA 2010-02-08 10:42:42 EST
Created attachment 158470 [details]
Removed choppiness
Comment 8 Rüdiger Herrmann CLA 2010-02-16 14:08:14 EST
Thanks Austin, I committed the attachment to CVS.