PostTwiOAuth upgrade to v0.21

I have installed PostTwiOAuth v0.11 almost one month ago.
Now, I saw the v0.21 released. So I upgrade my installation.
It is a plugin use Twitter OAuth to send notification to your Twitter timeline. The first Auth, or Basic Auth of Twitter will be retired soon. And also OAuth is safer.
Let me show you how to install it.
0) MovableType 5.0
Requirement:
Digest::SHA1
Digest::HMAC_SHA1
1) Download the plugin from the official site here.
2) Decompress the zip file and upload the whole folder PostTwiOauth to the mt\plugins\
3) Login your MT backend
Tools > Plugins >
Click PostTwiOAuth 0.21, Register an application
Filling following information on Twitter application form
Application Name:
 
Description:
 
Application Website:
 URL of the site to download this program
Application Type :
 Browser
Callback URL:
Use the callback URL provided
Default Access type:
 Read & Write
Use Twitter for login:
No
After submit, you get Consumer key and Consumer Secret strings.
Enter them into settings of MT, and click Save Changes.
4) Click Settings again, click Go to Twitter
/mt5cgi/plugins/PostTwiOauth/oauth.cgi/1 to get Access Token and Access Secret.
Enter them into settings of MT.


5) Then you can test your post by click the link of Test post with your OAuth token
6) Get bit.ly API and use bit.ly to shorten URL
7) Save changes and use it in your post.
There is new feature of v0.21
Repost
You can go this link to read Japanese version Howto, which is official guide.
Update:
I forgot to mention one important thing.
CHANGE THREE CGI FILES UNDER posttwioauth FOLDER TO 755

David Yin

David is a blogger, geek, and web developer — founder of FreeInOutBoard.com. If you like his post, you can say thank you here

Leave a Reply

Your email address will not be published. Required fields are marked *