for those who would wish I released

http://pypi.python.org/pypi/tw.gravatar


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='[email protected]')}

of course you can have several such inserts w/ different emails

NIL

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to