Skydrive Directlink

Auto update the direct link of skydrive file. 自动获得skydrive外链。

Author:Flarefox (profile at wordpress.org)
WordPress version required:2.7
WordPress version tested:3.1.4
Plugin version:0.7.0
Added to WordPress repository:14-08-2009
Last updated:01-07-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/skydrive-...
Total downloads:4 376
Active installs:10+
plugin download
Click to start download

(中文说明请往下翻,辛苦了)

Skydrive is an excellent net disk, but we have to open a skydrive web page to download a file. This plugin purposes to get the direct link of a skydrive file, so that it can be directly downloaded anywhere.

Usage example:

  1. In a link: <a href="[skydrive:http://*****.skydrive.live.com/.../somefile.zip]">somefile.zip</a>

  2. With Audio Player plugin: [audio:[skydrive:http://*****.skydrive.live.com/.../somemusic.mp3]]

  3. After set a default skydrive url, for example http://cid-955fceff19f67540.skydrive.live.com/, you can use [skydrive:self.aspx/.Public/howdy.txt] to simplify [skydrive:http://cid-955fceff19f67540.skydrive.live.com/self.aspx/.Public/howdy.txt].

There are 3 cache modes:

  1. no cache. Slow but the most accurate.

  2. cache and validate. It keeps accuracy while spends less time.

  3. cache only. RECOMMENDED when automatically update is enabled.

  • Cache is located in a database table like wp_skydrive_directlink. *

Find more information in FAQ section.

If you have any question or suggestion, please response here or mail to flarefox at 163 dot com. That will help me a lot, thank you!

------------------中文说明--------------------

Skydrive是一个优秀的网盘,但是它不支持外链。本插件的目的就是自动生成和更新skydrive文件的外链。

使用示例:

  1. 生成一个链接:<a href="[skydrive:http://*****.skydrive.live.com/.../somefile.zip]">somefile.zip</a>

  2. 使用Audio Player插件播放音乐:[audio:[skydrive:http://*****.skydrive.live.com/.../somemusic.mp3]]

  3. 如果插件中已设置默认skydrive链接例如http://cid-955fceff19f67540.skydrive.live.com/,可以用[skydrive:self.aspx/.Public/howdy.txt]作为[skydrive:http://cid-955fceff19f67540.skydrive.live.com/self.aspx/.Public/howdy.txt]的简化。

设置页面中有三种缓存模式:

  1. 不缓存。最慢但是最准确。

  2. 缓存且验证。保持准确度同时花费更少时间。

  3. 仅缓存。当外链自动更新功能被启用时,推荐用此模式,非常节省时间。

  • 缓存被存放在一个形如“wp_skydrive_directlink”的数据库表中。 *

到FAQ页面寻找更多的说明信息。

如果您有任何建议,请发信到flarefox@163.com。您的建议对我很重要,谢谢!