PDA

View Full Version : [1e2] Gravatar as Default Avatar for users without image: auto generate random avatar



admin
28-08-2011, 11:57 AM
Demo Link (http://www.1e2.it/forum/iamm-41/musicjukebox-1794.html)
Demo Link for Gravatar in Sidebar (http://www.1e2.it/forum/)


How To

1- Go to Plugins & Products -> Manage Products -> [Add/Import Product], then select the xml file downloaded, click Yes for Allow Overwrite and click Import button

2- Go to Settings->Options->User Picture Options and you will find three new option at the end of the page (see screenshot) where you can:

* Choose the Gravatar Type (choose between different Gravatar icon):

404: do not load any image if none is associated with the email hash, instead return an HTTP 404 (File Not Found) response. But if an user has its own avatar saved on gravatar.com, that image is displayed.
http://www.gravatar.com/avatar/00000000000000000000000000000000?d=mmmm: (mystery-man) a simple, cartoon-style silhouetted outline of a person (does not vary by email hash). But if an user has its own avatar saved on gravatar.com, that image is displayed.
http://www.gravatar.com/avatar/00000000000000000000000000000000?d=identiconidenti con: a geometric pattern based on an email hash. But if an user has its own avatar saved on gravatar.com, that image is displayed.
http://www.gravatar.com/avatar/00000000000000000000000000000000?d=monsteridmonste rid: a generated 'monster' with different colors, faces, etc. But if an user has its own avatar saved on gravatar.com, that image is displayed.
http://www.gravatar.com/avatar/00000000000000000000000000000000?d=wavatarwavatar: generated faces with differing features and backgrounds. But if an user has its own avatar saved on gravatar.com, that image is displayed.
http://www.gravatar.com/avatar/00000000000000000000000000000000?d=retroretro: awesome generated, 8-bit arcade-style pixelated faces. But if an user has its own avatar saved on gravatar.com, that image is displayed.


* Choose the Gravatar Dimension from 1 to 512 pixel square (default is 80) accordingly to your theme. You must write only numbers without characters or punctuation (so for example 120 and not 120px nor 120,5).

* Choose the Gravatar Dimension for your Sidebar from 1 to 512 pixel square (default is 30) accordingly to your theme. You must write only numbers without characters or punctuation (so for example 120 and not 120px nor 120,5).

*- Choose the Gravatar Ratings. All images are rated default as "g":

g: suitable for display on all websites with any audience type.
pg: may contain rude gestures, provocatively dressed individuals, the lesser swear words, or mild violence.
r: may contain such things as harsh profanity, intense violence, nudity, or hard drug use.
x: may contain hardcore sexual imagery or extremely disturbing violence.



Note: uninstall Geekydesigns default avatar hack (http://www.vbulletin.org/forum/showthread.php?t=227947) to make work.

A manual edit for 4 files is needed if you want gravatar also in Blog and in ForumHome Sidebar. It's a simple search and replace, you can do it in 1 minute.

As soon as I have time, I will make automaic the manual edit and I will add gravatar support also for CMS.

The plugin adds a footer link to author website as copyright mark, but I don't require you to keep it. To remove the copyright info just disable the plugin for footer link:
go to Plugins & Products->Plugin Manager and search the plugins for Gravatar as Default Avatar and delete or disable the one named "Profile Hooks". Consider a donation if you do so.


Remember to Marsk as Installed (http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=262196)
and to Nominate as Mod Of Month (http://www.vbulletin.org/forum/vborg_miscactions.php?do=nominate&threadid=262196&type=1)

vBulletin 3.8 version, please, download HERE (http://www.vbulletin.org/forum/showthread.php?t=262583)

Changelog:
v 1.0 Initial release
v 1.0.1 corrected a bug that makes the gravatar all the same in user profile
v 1.1.0 Added a rudimental menu option to choose gravatar type, dimension and ratings
v 1.1.1 Improvements in option menu to prevent errors and make it easier
v 1.1.2:

Added option to choose dimensio for gravatar in sidebar.
Added a file called "gravatar in sidebar and blog.txt" with instruction to manual edit 4 file in order to have gravatar also in Sidebar blocks and in Blog.

v 1.1.2p updated manual edits for VB 4.1.4 and 4.1.5