OpenID Comments for MT

This is a Movable Type plugin that empowers commenters on your
Movable Type site to log in using OpenID.

http://www.sixapart.com/movabletype/
http://www.openid.net/


DEPENDENCIES

This software requires:

    * Movable Type 3.2

This distribution also contains the additional required Perl modules:

    * Net::OpenID::Consumer
    * Crypt::DH
    * URI::Fetch
    * Class::ErrorHandler


INSTALLATION

To install this plugin:

    1. Unzip the archive to your Movable Type directory.
    2. If running in cgi-bin, move mt-static/openid-comment to your
       existing Movable Type mt-static directory.
    3. On the Movable Type blogs that should accept OpenID sign-ins,
       edit your templates to add this template code before the
       comment form HTML:

           <MTOpenIDSignOnThunk>


COPYRIGHT AND LICENCE

Copyright 2005 Mark Paschal <markpasc@markpasc.org>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

