Gravatar for Movable Type

Displays the Gravatar image into comments by using Gravator

Download

Functions

  • Adds MTCommentGravatar tag
    • into MTComments
  • Supported php dynamic publishing!

<$mt:CommentGravatar$>

Outputs the image tag of the current avatar image by author's e-mail address. This tag is only into <$mt:Comments$>, and to display the image is required to register it by same e-mail address to the Gravatar.

attributedescriptionin default
ratingrating
sizesize of image(between 1 and 512 pixels)32
defaultdefault image url
  • Source
    <mt:Comments>
    <$mt:CommentGravatar$>
    </mt:Comments>
  • Output
    <img class="avatar avatar-32" width="32" height="32" src="http://www.gravatar.com/avatar.php?gravatar_id=d7c1272e4d1025a72ecb8f052fb58c3d&amp;size=32" alt="makoto_kw"/>

http://gravatar.com/site/implement/url

Powered by PukiWiki

No Trackbacks

Trackback URL:

Comments