]> sipb.mit.edu Git - ikiwiki.git/commitdiff
update for libravatar support
authorJoey Hess <joey@kitenet.net>
Wed, 30 Mar 2011 14:55:36 +0000 (10:55 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 30 Mar 2011 14:55:36 +0000 (10:55 -0400)
* 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
debian/changelog
debian/control

index 8b97d893da8a99ede7e679470b306a0e41207950..30bc8eee4014e2b7bf571a3760ffe7fe565c6f60 100644 (file)
@@ -34,6 +34,7 @@ Text::WikiCreole
 Term::ReadLine::Gnu
 HTML::Tree
 Sort::Naturally
+Gravatar::URL
 
 =head1 AUTHOR
 
index db6f95f43e6adab1882e8389e09d95d8030007ed..77c684a51c3156f447fe8906c38186ea77b28176 100644 (file)
@@ -2,6 +2,9 @@ ikiwiki (3.20110329) UNRELEASED; urgency=low
 
   * meta: Allow adding javascript to pages. Only when htmlscrubber is
     disabled, naturally. (Thanks, Giuseppe Bilotta)
+  * 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.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 28 Mar 2011 13:08:23 -0400
 
index b98f0e0c717349c8f905039c929020e771ed4587..4fd554d7d4f5e8f312c8c0a230fd0578b59fe158 100644 (file)
@@ -27,7 +27,8 @@ Recommends: gcc | c-compiler,
   libxml-simple-perl, libnet-openid-consumer-perl,
   liblwpx-paranoidagent-perl, libtimedate-perl,
   libcgi-formbuilder-perl (>= 3.05), libcgi-session-perl (>= 4.14-1),
-  libmail-sendmail-perl, libauthen-passphrase-perl, libterm-readline-gnu-perl
+  libmail-sendmail-perl, libauthen-passphrase-perl, libterm-readline-gnu-perl,
+  libgravatar-url-perl
 Suggests: viewvc | gitweb | viewcvs, libsearch-xapian-perl,
   xapian-omega (>= 1.0.5), librpc-xml-perl, libtext-wikiformat-perl,
   python, python-docutils, polygen, tidy, libhtml-tree-perl,