Yahoo! OpenID
This plugin utilizes Movable Type's extensible Open Id Login framework to give a preferential and customized login experience for Yahoo! users on Movable Type blogs.
This plugin utilizes Movable Type's extensible Open Id Login framework to give a preferential and customized login experience for Yahoo! users on Movable Type blogs.
Crypt::SSLeay Movable Type 4.2
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.
Copyright 2007-2009 Six Apart Ltd. All content licensed under Creative Commons Attribution-Share Alike 3.0 Unported License.
Cowboy
February 12, 2009 10:59 AM | Reply
I was having problems getting this plugin (v1.03) to work on my MT 4.23 blog, so I went in and hacked it up a bit. It seems to work now. Here's a diff of my changes to YahooOpenId/lib/MT/Auth/Yahoo.pm
Note: I added the second-to-last line (return 'Yahoo user';) in order to provide a better looking default in case there's no match, as the default Yahoo OpenID URL is long enough to break my comments layout. And since Yahoo allows you to use your flickr URL as an OpenID, I added that in too. I'm not aware of other Yahoo OpenID formats.