From 5013e6b0bd379c93e7d8f545991762791b36ff1e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 30 Mar 2011 10:55:36 -0400 Subject: update for libravatar support * comments: Add avatar picture of comment author, using Libravatar::URL when available. The avatar is looked up based on (Thanks, Francois Marier) * Recommend libgravatar-url-perl, which contains Libravatar::URL. --- Bundle/IkiWiki/Extras.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bundle') diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm index 8b97d893d..30bc8eee4 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -34,6 +34,7 @@ Text::WikiCreole Term::ReadLine::Gnu HTML::Tree Sort::Naturally +Gravatar::URL =head1 AUTHOR -- cgit v1.2.3