OpenID Working

For those who wanted to use OpenID to authenticate themselves on my site, it should now work. There were some problems reported with logging in because my PHP was not compiled with the GMP library. You should and are encouraged to start using OpenID in many places, if possible.

Categories: 

Comments

Well, it logged me in and out, but I didn't see my comments appear.

August,

It did work. I have WordPress set to put any comments from an e-mail account (or user ID, I think) that hasn't commented here to be put into moderation. I did get your comments, but they were pretty sparse and not really worth posting. It seems to be working well.

Yay! OpenID!

By the way, I think you need some left padding on the OpenID input box. I pulled up FireBug, and it looks like you have a specificity problem. In style.css on line 501 (in #commentform input), the padding is overriding the padding set on line 657 (in .commentform_openid). If you changed the selector on line 654 to "#commentform input.commentform_openid" I think that would fix it.

You can delete this comment.

Add new comment

Filtered HTML

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <img>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.