August 29, 2008

The extension I’m focusing on this week is Gravatar. A gravatar, or globally recognized avatar, is quite simply an avatar image that follows you from weblog to weblog (or wiki) appearing beside your name when you comment on gravatar enabled sites. This is beneficial in MindTouch Deki as it helps with the community aspect of Deki by including personalized images of the users which can be put on the User Page as an example.

Before installing the extension, signup for an account at Gravatar.

Next install the extension.

Once this is done paste the following code into a Deki page which will show the gravatar of the logged in user:

    {{ gravatar(user.emailhash) }}

This shows my Gravatar:

To see more examples of Gravatar implementation look at the following:
Example1
Example2

If you have any questions about please feel free to leave a comment or contact us.

4 Responses to “Extension of the Week: Gravatar”

  1. Mindtouch Deki Wiki supports Gravatar « Gravatar Blog Says:

    [...] 17, 2008 | Posted by apokalyptik Sarah C. writes in to let us know that Mindtouch Deki supports Gravatars via an extension.  Gravatars help give a sense of community, as well as a sense of ownership to all kinds of [...]

  2. Gravatar: Mindtouch Deki Wiki supports Gravatar » KLIK WAE DOT INFO Says:

    [...] C. writes in to let us know that Mindtouch Deki supports Gravatars via an extension.  Gravatars help give a sense of community, as well as a sense of ownership to all kinds of [...]

  3. Jony Says:

    Thank you man!!

  4. MT user Says:

    This is cool. Thank you to MT team

Leave a Reply