X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=js_upload%2Ffile-uploader%2Freadme.md;h=4c30eaa65be5d7bb016b47c5635b1cde040b0bbf;hb=7777f080475df3218c851bd48ab609bcc54a071d;hp=c107bf1229e2e52bebbf2f2fe89d05cf08738832;hpb=f8d9efe8c7e57976acae3b1416220a7947ff94fc;p=friendica-addons.git diff --git a/js_upload/file-uploader/readme.md b/js_upload/file-uploader/readme.md index c107bf12..4c30eaa6 100644 --- a/js_upload/file-uploader/readme.md +++ b/js_upload/file-uploader/readme.md @@ -1,6 +1,6 @@ [donation_link]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3PMY37SL9L888&lc=US&item_name=JavaScript%20file%20uploader¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted -This plugin uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, +This addon uses XHR for uploading multiple files with progress-bar in FF3.6+, Safari4+, Chrome and falls back to hidden iframe based upload in other browsers, providing good user experience everywhere. @@ -17,13 +17,13 @@ providing good user experience everywhere. * tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60; ### License ### -This plugin is open sourced under GNU GPL 2 or later. +This addon is open sourced under GNU GPL 2 or later. If this license doesn't suit you mail me at andrew (at) valums.com. -Please [donate][donation_link] if you are willing to support the further development of file upload plugin. +Please [donate][donation_link] if you are willing to support the further development of file upload addon. ### Known Issues ### -Plugin breaks back button functionality in Opera. +Addon breaks back button functionality in Opera. ### Getting started ### The fileuploader.js contains two classes that are meant to be used directly.