Linux 软件免费装

Wordpress to MySpace

开发者 unitedroad
更新时间 2010年10月18日 02:29
捐献地址: 去捐款
PHP版本: 2.1 及以上
WordPress版本: 2.9.2

标签

MySpace crosspost

下载

详情介绍:

When you publish a new Wordpress blog post, Wordpress to Myspace would use Myspace's REST API to post its title and URL to your Myspace profile status.

安装:

Drop wordpress-to-myspace directory into /wp-content/plugins/ and activate the plugin in the Wordpress admin area. After that, you have to go to http://freeyoursource.org/myspaceapps/wpmyspaceupdatestatus/ to get the Access token and Access secret. You will be prompted to login to myspace if you are not already logged in.\ Then enter the Access token and Access secret in the settings page.

更新日志:

0.1 Initial Release. 0.1.1 This plugin broke as I changed the url to fetch the Myspace Oauth token and Oauth secret from. I have fixed this in this minor update. 0.2 You no longer need to copy the Access Token and secret to the source code. An administration screen is added to make the configuration part more convenient. This plugin no longer adds the ugly backslashes around the blog title in the MySpace status. Upgrading from version 0.1* to versions 0.2 and above will replace the wpmyspaceupdate.php file where your Access Token and Access Secret are stored. Either save these somewhere before the upgrade or retrieve them again from the URL given in the installation section. Sorry for not mentioning this earlier. 0.2.1 Fixed the css path for the admin screen. Status message now gets to use those two extra characters salvaged from backslashes in the 0.2 release.