Updated Documentation Overview (markdown)
Updated jQuery UI (markdown)
Updated Basic plugin (markdown)
Updated Setup instructions (markdown)
Updated Demo implementation (markdown)
Updated Plugin files (markdown)
Updated Frequently Asked Questions (markdown)
Updated Browser support (markdown)
fix link to rails + carrierwave wiki page
Revert 9dbedca0fdc82b1357a7f02a45394f2c437f99a7^ ... 9dbedca0fdc82b1357a7f02a45394f2c437f99a7
Destroyed Setup instructions (markdown)
Remaining `@photo` references fixed.
Small formatting fixes. Fixed `PicturesController#create` referencing `@photo` instead of `@picture`.
Original was not working with current f.u. version and was missleading. Also does not work with Opera and InternetExplorer. Taken from project on Rails 3.1.3. I hope all is corret.
Revert de3f114db15d356a8e0758533a4795b1e3d8ff26 ... 34b3d4ead5fdc84eebb1306b869a3d019d8f1540
Destroyed API (markdown)
made JSON example readable
Updated Cross domain uploads (markdown)
Updated Setup (markdown)
Updated Template Engine (markdown)
Revert 718e712f5faa94a700ad431d2bab7369a7398bb1 ... 13d27b00bf6d9406bd5119004fa5ab0a77840115
Out of the box, there was an error in the upload template. It had a progressbar class'd div within the progress div, making the actual progressing bar end up below the container.