Friday, May 18, 2012
Home->Module View->Easy Avatar

Easy Avatar

Minimize

profileimage Published on

 This is a free module. You can download it from download page of zldnn.com. Register is free.



The EasyAvatar provides a simple way to integrate your modules with Gravatar (http://en.gravatar.com/). It can work will all modules that support template and can expose user id or email address by token. It can show user’s avatar defined in Gravatar in those modules. It’s very easy to use, only need to modify the display template of your modules.

Features:

l  It can show Gravatar in all modules that support template and expose user id or email by token.

l  Easy use: it only needs to modify the display template of your module.

l  No more configuration: it can work after you install the module.

l  It supports to show avatar by user id or email.

l  You can define avatar size in template.

 

 

 

 

After you install it, you can use it. You need not add an instance of the module. The only you need to do is to modify the template of the module you want to show avator. The code in template is like:

<img src="<path>/desktopmodules/easyavatar/showavatar.ashx?userid=[UserIDToken]" /> .

 

print
rating
  Comments

Copyright 2004-2010 by ZLDNN.COM