Changeset 341542
- Timestamp:
- 02/06/2011 03:52:05 PM (15 years ago)
- Location:
- wplupload
- Files:
-
- 2 edited
-
tags/0.9/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wplupload/tags/0.9/readme.txt
r341463 r341542 17 17 * Supports chunking - will split the file into chunks on client-side and upload them to a server one by one. 18 18 * Doesn't depend on server-side size constraints for uploaded files. 19 * Can resize images on client-side, retaining EXIF information (at the moment available inly in HTML5 runtime).19 * Can resize images on client-side, retaining EXIF information (at the moment available only in HTML5 runtime). 20 20 * Supports drag & drop, where possible (not available in some browsers and runtimes). 21 21 -
wplupload/trunk/readme.txt
r341463 r341542 17 17 * Supports chunking - will split the file into chunks on client-side and upload them to a server one by one. 18 18 * Doesn't depend on server-side size constraints for uploaded files. 19 * Can resize images on client-side, retaining EXIF information (at the moment available inly in HTML5 runtime).19 * Can resize images on client-side, retaining EXIF information (at the moment available only in HTML5 runtime). 20 20 * Supports drag & drop, where possible (not available in some browsers and runtimes). 21 21
Note: See TracChangeset
for help on using the changeset viewer.