Plugin Directory

Changeset 704012


Ignore:
Timestamp:
04/26/2013 08:16:13 AM (13 years ago)
Author:
grayhound1
Message:

readme update

Location:
uploadcare/tags
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • uploadcare/tags/0.20/readme.txt

    r638400 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 0.20
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    3766
    38 2. Uploadcare file operations forms with preview.
     67== Usage ==
    3968
    40 3. Uploadcare file list.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    4174
    4275== Changelog ==
    4376
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
     83= 1.0.4 =
     84* Minor fixes
     85
     86= 1.0.3 =
     87* More operations form validation
     88* Fixed files deletion.
     89* "Files" are presented as Uploadcare logo.
     90* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
     91
     92= 1.0.2 =
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
     95
     96= 1.0.1 =
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
     99
     100= 1.0.0 =
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
     102* "Store" button is hidden until file is selected.
     103* Uploaded files are saved in database.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
     106* "Resize" and "Scale Crop" cannot be used at the same time.
     107* Minor fixes.
     108
     109
    44110= 0.2.0 =
    45 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    46112* "Uploadcare" admin menu: view and delet previously uploaded files.
    47113
    48114= 0.1.1 =
    49 * Wordpress reame added.
    50 * Preview is at the bottom of the form.
    51 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    52118
    53119= 0.1.0 =
  • uploadcare/tags/1.0.0/readme.txt

    r644400 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.0
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
    37 
    38 2. Uploadcare file operations forms with preview.
    39 
    40 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4166
    4267== Usage ==
    4368
    44 Start adding new post.
    45 
    46 Press "Upload/Insert" to insert some media. You will see, that new tab "Uploadcare" is available.
    47 
    48 Upload a file using widget and press "Store File".
    49 
    50 When the file is stored a new page with file operations will be available.
    51 
    52 Apply operations and press "Insert Into Post". The image will be inserted in your post.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5374
    5475== Changelog ==
    5576
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
     83= 1.0.4 =
     84* Minor fixes
     85
     86= 1.0.3 =
     87* More operations form validation
     88* Fixed files deletion.
     89* "Files" are presented as Uploadcare logo.
     90* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
     91
     92= 1.0.2 =
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
     95
     96= 1.0.1 =
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
     99
     100= 1.0.0 =
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
     102* "Store" button is hidden until file is selected.
     103* Uploaded files are saved in database.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
     106* "Resize" and "Scale Crop" cannot be used at the same time.
     107* Minor fixes.
     108
     109
    56110= 0.2.0 =
    57 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    58112* "Uploadcare" admin menu: view and delet previously uploaded files.
    59113
    60114= 0.1.1 =
    61 * Wordpress reame added.
    62 * Preview is at the bottom of the form.
    63 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    64118
    65119= 0.1.0 =
  • uploadcare/tags/1.0.1/readme.txt

    r644535 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.1
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    3766
    38 2. Uploadcare file operations forms with preview.
     67== Usage ==
    3968
    40 3. Uploadcare file list.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    4174
    4275== Changelog ==
    4376
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
     83= 1.0.4 =
     84* Minor fixes
     85
     86= 1.0.3 =
     87* More operations form validation
     88* Fixed files deletion.
     89* "Files" are presented as Uploadcare logo.
     90* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
     91
     92= 1.0.2 =
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
     95
    4496= 1.0.1 =
    45 * Scale crop and Resize are radio buttons now, not checkboxes.
    46 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    4799
    48100= 1.0.0 =
    49 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    50102* "Store" button is hidden until file is selected.
    51103* Uploaded files are saved in database.
    52 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    53 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    54106* "Resize" and "Scale Crop" cannot be used at the same time.
    55107* Minor fixes.
     
    57109
    58110= 0.2.0 =
    59 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    60112* "Uploadcare" admin menu: view and delet previously uploaded files.
    61113
    62114= 0.1.1 =
    63 * Wordpress reame added.
    64 * Preview is at the bottom of the form.
    65 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    66118
    67119= 0.1.0 =
  • uploadcare/tags/1.0.2/readme.txt

    r645004 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.2
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
    37 
    38 2. Uploadcare file operations forms with preview.
    39 
    40 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4166
    4267== Usage ==
    4368
    44 Start adding new post.
    45 
    46 Press "Upload/Insert" to insert some media. You will see, that new tab "Uploadcare" is available.
    47 
    48 Upload a file using widget and press "Store File".
    49 
    50 When the file is stored a new page with file operations will be available.
    51 
    52 Apply operations and press "Insert Into Post". The image will be inserted in your post.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5374
    5475== Changelog ==
    5576
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
     83= 1.0.4 =
     84* Minor fixes
     85
     86= 1.0.3 =
     87* More operations form validation
     88* Fixed files deletion.
     89* "Files" are presented as Uploadcare logo.
     90* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
     91
    5692= 1.0.2 =
    57 * Operation values no longer nulled when operations type is changed.
    58 * Insert files, not only images.
    59 * Opration values no longer nulled when operations type is changed.
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
    6095
    6196= 1.0.1 =
    62 * Scale crop and Resize are radio buttons now, not checkboxes.
    63 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    6499
    65100= 1.0.0 =
    66 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    67102* "Store" button is hidden until file is selected.
    68103* Uploaded files are saved in database.
    69 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    70 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    71106* "Resize" and "Scale Crop" cannot be used at the same time.
    72107* Minor fixes.
     
    74109
    75110= 0.2.0 =
    76 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    77112* "Uploadcare" admin menu: view and delet previously uploaded files.
    78113
    79114= 0.1.1 =
    80 * Wordpress reame added.
    81 * Preview is at the bottom of the form.
    82 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    83118
    84119= 0.1.0 =
  • uploadcare/tags/1.0.3/readme.txt

    r652359 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.3
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
    37 
    38 2. Uploadcare file operations forms with preview.
    39 
    40 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4166
    4267== Usage ==
    4368
    44 Start adding new post.
    45 
    46 Press "Upload/Insert" to insert some media. You will see, that new tab "Uploadcare" is available.
    47 
    48 Upload a file using widget and press "Store File".
    49 
    50 When the file is stored a new page with file operations will be available.
    51 
    52 Apply operations and press "Insert Into Post". The image will be inserted in your post.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5374
    5475== Changelog ==
     76
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
     83= 1.0.4 =
     84* Minor fixes
    5585
    5686= 1.0.3 =
    5787* More operations form validation
    5888* Fixed files deletion.
    59 * "Files" are shown as an Uploadcare logo.
     89* "Files" are presented as Uploadcare logo.
    6090* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
    6191
    6292= 1.0.2 =
    63 * Operation values no longer nulled when operations type is changed.
    64 * Insert files, not only images.
    65 * Opration values no longer nulled when operations type is changed.
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
    6695
    6796= 1.0.1 =
    68 * Scale crop and Resize are radio buttons now, not checkboxes.
    69 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    7099
    71100= 1.0.0 =
    72 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    73102* "Store" button is hidden until file is selected.
    74103* Uploaded files are saved in database.
    75 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    76 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    77106* "Resize" and "Scale Crop" cannot be used at the same time.
    78107* Minor fixes.
     
    80109
    81110= 0.2.0 =
    82 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    83112* "Uploadcare" admin menu: view and delet previously uploaded files.
    84113
    85114= 0.1.1 =
    86 * Wordpress reame added.
    87 * Preview is at the bottom of the form.
    88 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    89118
    90119= 0.1.0 =
  • uploadcare/tags/1.0.4/readme.txt

    r652773 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.3
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
    37 
    38 2. Uploadcare file operations forms with preview.
    39 
    40 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4166
    4267== Usage ==
    4368
    44 Start adding new post.
    45 
    46 Press "Upload/Insert" to insert some media. You will see, that new tab "Uploadcare" is available.
    47 
    48 Upload a file using widget and press "Store File".
    49 
    50 When the file is stored a new page with file operations will be available.
    51 
    52 Apply operations and press "Insert Into Post". The image will be inserted in your post.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5374
    5475== Changelog ==
    5576
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
     80= 1.0.5 =
     81* Minor fixes
     82
    5683= 1.0.4 =
    57 * Bugfix
     84* Minor fixes
    5885
    5986= 1.0.3 =
    6087* More operations form validation
    6188* Fixed files deletion.
    62 * "Files" are shown as an Uploadcare logo.
     89* "Files" are presented as Uploadcare logo.
    6390* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
    6491
    6592= 1.0.2 =
    66 * Operation values no longer nulled when operations type is changed.
    67 * Insert files, not only images.
    68 * Opration values no longer nulled when operations type is changed.
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
    6995
    7096= 1.0.1 =
    71 * Scale crop and Resize are radio buttons now, not checkboxes.
    72 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    7399
    74100= 1.0.0 =
    75 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    76102* "Store" button is hidden until file is selected.
    77103* Uploaded files are saved in database.
    78 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    79 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    80106* "Resize" and "Scale Crop" cannot be used at the same time.
    81107* Minor fixes.
     
    83109
    84110= 0.2.0 =
    85 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    86112* "Uploadcare" admin menu: view and delet previously uploaded files.
    87113
    88114= 0.1.1 =
    89 * Wordpress reame added.
    90 * Preview is at the bottom of the form.
    91 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    92118
    93119= 0.1.0 =
  • uploadcare/tags/1.0.5/readme.txt

    r653523 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.3
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 This plugin adds a way to work with uploadcare.com service and to insert images to your post using it.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 This plugin adds a new tab "Uploadcare" to your "Upload/Insert" at post edit/creating.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 Plugin implements a way to upload images and files using uploadcare.com service.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 It also gives a way to use CDN operations after file is uploaded.
    19 
    20 You can find more information about [Uploadcare](http://uploadcare.com/).
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 Create your personal account at [Uploadcare](http://uploadcare.com/)
     36### Fastest way ###
    2537
    26 Download the latest release. The zip file contains the Wordpress plugin itself and all dependencies.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 Uzip file to your wp-content/plugins folder.
     44To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    2945
    30 Activate plugin at "Plugins" page inside your Wordpress admin.
     46### Manual ###
    3147
    32 Go to "Settings" -> "Uploadcare settings" and provide public and secret key for your account.
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3359
    3460== Screenshots ==
    3561
    36 1. Uploadcare Widget.
    37 
    38 2. Uploadcare file operations forms with preview.
    39 
    40 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4166
    4267== Usage ==
    4368
    44 Start adding new post.
    45 
    46 Press "Upload/Insert" to insert some media. You will see, that new tab "Uploadcare" is available.
    47 
    48 Upload a file using widget and press "Store File".
    49 
    50 When the file is stored a new page with file operations will be available.
    51 
    52 Apply operations and press "Insert Into Post". The image will be inserted in your post.
     691. Begin adding a new post.
     702. Press "Add Media" to insert media with the Uploadcare widget.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5374
    5475== Changelog ==
    5576
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
    5680= 1.0.5 =
    57 * Bugfix
     81* Minor fixes
    5882
    5983= 1.0.4 =
    60 * Bugfix
     84* Minor fixes
    6185
    6286= 1.0.3 =
    6387* More operations form validation
    6488* Fixed files deletion.
    65 * "Files" are shown as an Uploadcare logo.
     89* "Files" are presented as Uploadcare logo.
    6690* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
    6791
    6892= 1.0.2 =
    69 * Operation values no longer nulled when operations type is changed.
    70 * Insert files, not only images.
    71 * Opration values no longer nulled when operations type is changed.
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
    7295
    7396= 1.0.1 =
    74 * Scale crop and Resize are radio buttons now, not checkboxes.
    75 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    7699
    77100= 1.0.0 =
    78 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    79102* "Store" button is hidden until file is selected.
    80103* Uploaded files are saved in database.
    81 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    82 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    83106* "Resize" and "Scale Crop" cannot be used at the same time.
    84107* Minor fixes.
     
    86109
    87110= 0.2.0 =
    88 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    89112* "Uploadcare" admin menu: view and delet previously uploaded files.
    90113
    91114= 0.1.1 =
    92 * Wordpress reame added.
    93 * Preview is at the bottom of the form.
    94 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    95118
    96119= 0.1.0 =
  • uploadcare/tags/1.0.6/readme.txt

    r700130 r704012  
    1 === Plugin Name ===
     1=== Uploadcare: Add media from anywhere ===
    22Contributors: grayhound1
    3 Tags: media upload, file handling
    4 Requires at least: 3.3+
    5 Tested up to: 3.4
    6 Stable tag: 1.0.6
     3Tags: media upload, file handling, cdn, storage, facebook, dropbox, instagram, google drive
     4Requires at least: 3.5+
     5Tested up to: 3.5
     6Stable tag: 2.0.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Uploadcare provides media uploading, processing and CDN for your blog.
     10Uploadcare provides media uploading, processing and CDN for your blog. You can upload even very large images and crop them.
    1111
    1212== Description ==
    1313
    14 Uploadcare provides media uploading, processing and CDN for your blog.
     14### Features ###
     15* Upload images of any resolution
     16* Crop images
     17* Upload documents and archives
     18* Choose images from Facebook, Instagram or Flickr
     19* Choose files from Dropbox or Google Drive
     20* Deliver your media through CDN, it's up to 5x times faster
    1521
    16 You can upload even very large images and crop and resize them.
     22### Languages ###
     23* English
     24* Latvian
     25* Polish
     26* Portuguese
     27* Russian
     28* Spanish
    1729
    18 And the best thing of all: with Uploadcare you can select files directly from Facebook, Instagram and Flickr, not only from your computer.
    19 
    20 Check [Uploadcare.com](https://uploadcare.com/) for more information.
     30### More information ###
     31Check [Uploadcare.com](https://uploadcare.com/) to learn more.
     32Send us your feedback, <feedback@uploadcare.com>
    2133
    2234== Installation ==
    2335
    24 1. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies.
     36### Fastest way ###
    2537
    26 2. Unzip file to your wp-content/plugins folder.
     381. In plugin manager, click "Add New"
     391. Search for "uploadcare"
     401. Click "install"
     411. Activate the plugin once it is installed
     421. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    2743
    28 3. Activate plugin at "Plugins" page inside your Wordpress admin.
    29 
    30 4. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
    3144To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
    3245
    33 5. Create new post and feel yourself proud!
     46### Manual ###
    3447
    35 Send us your feedback, feedback@uploadcare.com
     481. Download the latest release. The zip file contains the Wordpress plugin itself and all its dependencies
     492. Unzip file to your wp-content/plugins folder
     503. Activate the plugin once it is installed
     514. Go to "Settings" -> "Uploadcare settings" and enter the public and secret keys for your account.
     52
     53To receive your keys, create your FREE account at [Uploadcare](https://uploadcare.com/accounts/create/plan-based/2/)
     54
     55### Requirements ###
     56* Wordpress 3.5+
     57* PHP 5.2+
     58* php-curl
    3659
    3760== Screenshots ==
    3861
    39 1. Uploadcare Widget.
    40 
    41 2. Uploadcare file operations forms with preview.
    42 
    43 3. Uploadcare file list.
     621. "Add Media" button.
     632. Uploading widget: Choose images from Facebook.
     643. Uploading widget: Choose files from Google Drive.
     654. Uploading widget: Crop image.
    4466
    4567== Usage ==
    4668
    47691. Begin adding a new post.
    48 
    49702. Press "Add Media" to insert media with the Uploadcare widget.
    50 
    51 3. Upload a file using the widget.
    52 
    53 4. Crop the file if you wish. Only the cropped area will be inserted.
    54 
    55 5. Press "Store and Insert". The image will be inserted into your post.
     713. Upload an image using the widget.
     724. Crop the image if you wish. Only the cropped area will be inserted.
     735. Press "Done". The image will be inserted into your post.
    5674
    5775== Changelog ==
    5876
     77= 2.0 =
     78* New widget version, plugin refactored and ready to go.
     79
    5980= 1.0.5 =
    60 * Bugfix
     81* Minor fixes
    6182
    6283= 1.0.4 =
    63 * Bugfix
     84* Minor fixes
    6485
    6586= 1.0.3 =
    6687* More operations form validation
    6788* Fixed files deletion.
    68 * "Files" are shown as an Uploadcare logo.
     89* "Files" are presented as Uploadcare logo.
    6990* Header is not displayed for Wordpress 3.5, updated for new "Add Media"
    7091
    7192= 1.0.2 =
    72 * Operation values no longer nulled when operations type is changed.
    73 * Insert files, not only images.
    74 * Opration values no longer nulled when operations type is changed.
     93* Operation values no longer nulled when operation type is changed.
     94* Now inserts files, not only images.
    7595
    7696= 1.0.1 =
    77 * Scale crop and Resize are radio buttons now, not checkboxes.
    78 * Fixed script, showing "Store" button.
     97* Scale crop and Resize are now radio buttons instead of checkboxes.
     98* Fixed "Store" button image script.
    7999
    80100= 1.0.0 =
    81 * Uploadcare widget updated to 0.5.0. Added facebook and instagr.am.
     101* Uploadcare widget updated to 0.5.0. Facebook and instagram added.
    82102* "Store" button is hidden until file is selected.
    83103* Uploaded files are saved in database.
    84 * Uploadcare file list uses only saved files, not all the files from Uploadcare account.
    85 * "Crop" operations is deleted.
     104* Uploadcare file list uses only saved files, not all the files from an Uploadcare account.
     105* "Crop" operation deleted.
    86106* "Resize" and "Scale Crop" cannot be used at the same time.
    87107* Minor fixes.
     
    89109
    90110= 0.2.0 =
    91 * New tab: Uploadcare Files - select previously uploaded files.
     111* New tab: Uploadcare Files - Select previously uploaded files.
    92112* "Uploadcare" admin menu: view and delet previously uploaded files.
    93113
    94114= 0.1.1 =
    95 * Wordpress reame added.
    96 * Preview is at the bottom of the form.
    97 * Scale Crop "center" options is defaulted to "checked".
     115* Wordpress readme added.
     116* Preview is now at the bottom of the form.
     117* Scale and Crop "center" option is defaulted to "checked".
    98118
    99119= 0.1.0 =
Note: See TracChangeset for help on using the changeset viewer.