]> git.mxchange.org Git - friendica-addons.git/blobdiff - js_upload/file-uploader/readme.md
Merge pull request #1082 from annando/no-item
[friendica-addons.git] / js_upload / file-uploader / readme.md
index c107bf1229e2e52bebbf2f2fe89d05cf08738832..4c30eaa65be5d7bb016b47c5635b1cde040b0bbf 100644 (file)
@@ -1,6 +1,6 @@
 [donation_link]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3PMY37SL9L888&lc=US&item_name=JavaScript%20file%20uploader&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
 
 [donation_link]: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=3PMY37SL9L888&lc=US&item_name=JavaScript%20file%20uploader&currency_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.
 
 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 ###
 * tested in IE7,8; Firefox 3,3.6,4; Safari4,5; Chrome; Opera10.60;
 
 ### License ###
-This plugin is open sourced under <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL 2</a> or later.
+This addon is open sourced under <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL 2</a> or later.
 If this license doesn't suit you mail me at andrew (at) valums.com.
 
 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 ###
 
 ### 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.
        
 ### Getting started ###
 The fileuploader.js contains two classes that are meant to be used directly.