OpenID Comments for Wordpress v0.7.0

  • Русский

The plugin was completely rewritten and majority of bugs were fixed. The most important thing is that it now supports openid.delegate. Besides that, the plugin is now compatible with Threaded and Paged Comments. You can still download OpenID plugin from here. The next version will implement OpenID Server, which I plan to finish within next two weeks.

Here are instructions for those who want to use OpenID plugin with Threaded and Paged Comments:

  1. Install Threaded and Paged Comments plugin following to instructions.
  2. Edit the template file comments.php (you should edit file wp-paged-comments.php if you use it) and replace the code that outputs comment form with < ?php include TEMPLATEPATH . '/openidform.php'? >.
  3. Edit the file openidform.php and uncomment maked lines.

Bookmark on del.icio.us

11 Comments

Comment by jahufar.myopenid.com

Lets test this :)

Posted on 2006-12-26 at 2.24 pm

 

Comment by tianuchka

Проверка связи по OpenID

Posted on 2006-11-22 at 6.37 pm

 

Comment by j.moikrug.ru

test

Posted on 2006-11-04 at 11.28 pm

 

Comment by admin

я правильно понимаю, что если я хочу скрестить оупенайди и треды - надо сначала ставить треды, потом оупенайди?
Не бейте девушку, я вообще не программист :)

Posted on 2006-11-02 at 3.00 pm

 

Comment by stanislas.klimoff.myopenid.com

Ага, нашел в чем проблема - у меня в качестве сервера был прописан URL со схемой https, а на сервере то ли curl его не поддерживает то ли еще что - но функция, которая должна вернуть с сервера распаршенный мап возвращает пустой массив. Что самое печальное, в базу вносится трастовая запись из пустых строк и при проверке логина плагин начинает колбасить - как graven.igni.ru я сюда уже не войду, пока эта строчка не будет удалена…

Вы не используете какую-либо SCM? Я бы поправил.

Posted on 2006-09-09 at 12.02 am

 

Comment by stanislas.klimoff.myopenid.com

Интересный факт - под этим логином я могу комментить, а под http://graven.igni.ru - нет. На моем вордпрессе появляется надпись Cannot verify sign, а здесь - Couldnt find server.

Posted on 2006-09-04 at 9.11 pm

 

Comment by Ищезаяц

А где там в comments собсно форма вывода? о_О

Posted on 2006-06-17 at 11.23 am

 

Comment by dag.myopenid.com

Neat, but what’s with this drop-down menu thing?

Posted on 2006-02-09 at 11.05 pm

Comment by Snaky

You can get rid of that dropdown menu if you like. Just delete this lines from the file openidform.php:

< select name="openid_type" id="openid_type" tabindex="1" blah-blah-blah... >
< option value="lj" selected="selected" >LiveJournal User< /option >
< option value="dj">DeadJournal User< /option >
< option value="openid">Other OpenID< /option >
< /select >

And put instead of them this: < input type="hidden" name="openid_type" value="openid" >

Posted on 2006-02-10 at 12.15 am

 
 

Comment by Brian Ellin

Hmm, one more time…

Posted on 2006-02-09 at 11.01 pm

 

Comment by Brian Ellin

Rad!

Posted on 2006-02-09 at 11.00 pm

 

RSS feed for comments on this post. TrackBack URI

Sorry, the comment form is closed at this time.