Changeset 440958
- Timestamp:
- 09/20/2011 07:13:59 PM (14 years ago)
- File:
-
- 1 edited
-
wplupload/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wplupload/trunk/readme.txt
r440950 r440958 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 only in HTML5 runtime).19 * Can resize images on client-side, retaining EXIF, ICC and IPTC information (at the moment available only in HTML5 and Flash runtimes). 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.