Plugin Directory

Changeset 341542


Ignore:
Timestamp:
02/06/2011 03:52:05 PM (15 years ago)
Author:
jayarjo
Message:

updated readme.txt

Location:
wplupload
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wplupload/tags/0.9/readme.txt

    r341463 r341542  
    1717* Supports chunking - will split the file into chunks on client-side and upload them to a server one by one.
    1818* 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).
    2020* Supports drag & drop, where possible (not available in some browsers and runtimes).
    2121
  • wplupload/trunk/readme.txt

    r341463 r341542  
    1717* Supports chunking - will split the file into chunks on client-side and upload them to a server one by one.
    1818* 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).
    2020* Supports drag & drop, where possible (not available in some browsers and runtimes).
    2121
Note: See TracChangeset for help on using the changeset viewer.