-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
40 lines (27 loc) · 1.83 KB
/
readme.txt
File metadata and controls
40 lines (27 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Windows Azure Storage for WP ===
Contributors: Microsoft Open Technologies, Juan Carlos Bauza
Tags: Microsoft, Microsoft Open Technologies, Windows Azure, Windows Azure Storage, WordPress, Media Files, Upload
Requires at least: 2.8.0
Tested up to: 3.7.1
Stable tag: 1.0
This WordPress plugin allows you to use Windows Azure Storage Service to host your media for your WordPress powered blog.
== Description ==
This WordPress plugin allows you to use Windows Azure Storage Service to host
your media for your WordPress powered blog. Windows Azure Storage is an effective way
to scale storage of your site without having to go through the expense of setting up the
infrastructure for a content delivery.
Please refer UserGuide.pdf for learning more about the plugin.
For more details on Windows Azure Storage Services, please visit the
<a href="http://www.microsoft.com/azure/windowsazure.mspx">Windows Azure Platform web-site</a>.
Related Links:
== Installation ==
1. Extract the Windows Azure Storage Plugin windows-azure-storage.zip to the plugins directory of the WordPress installation.
e.g. if WordPress is installed in "/var/www/html/wordpress" directory, extract the windows-azure-storage.zip file into directory "/var/www/html/wordpress/wp-content/plugins".
1. To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins. Then check the associated checkbox for the plugin and click on "Activate" link.
== Changelog ==
= 1.0 =
* First release of Windows Azure Storage plugin for WordPress based on the original plugin from Microsoft.
* Included the latest Windows Azure SDK for PHP obtained from https://github.com/WindowsAzure/azure-sdk-for-php on 07/12/2013.
* Resolved an issue that prevented the plugin from being activated.
== License ==
This code released under the terms of the New BSD License (BSD).