Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

.. contents::

Detailed Documentation
**********************


Gravatar widget for toscawidget and turbogears
==============================================

This Widget allow for the insertion of gravatar's image

`http://www.gravatar.com/`_

A common use in lib/helpers.py::

from tw.gravatar import Gravatar
gravatar=Gravatar(size=32, rating="G", default="wavatar")

anywhere in templates::

${h.gravatar(email='your.name@domain.com')}

parameters you can use::

params = {
"email": "email adress associated to a gravatar",
"size": "size in pixels of the expected image",
"rating": "a string chosen from 'G', 'PG' 'R' or 'X'",
"default": "identicon, monsterid, mm, wavatar"
}

Contributors
************


Main developpers
================

* Nicolas Laurance <nicolas[dot]laurance[at]gmail[dot]com>


Change history
**************

New in 0.1
==========

First Release

Release history Release notifications | RSS feed

This release

0.1a0dev-20100723 This release

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page