http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6298

             Bug #: 6298
           Summary: Profile pictures in the OPAC next to review authors
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: OPAC
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Created attachment 4035
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4035
Screenshot of user reviews on book with avatars

Adding Libravatar (http://www.libravatar.org) support to the OPAC will make it
possible to display photos next to the reviewers' name as long as that patron
has an email address on file.

This is actually pretty simple to do since the Gravatar::URL CPAN package
includes a module called Libravatar::URL:

  http://search.cpan.org/~fmarier/Gravatar-URL-1.04/lib/Libravatar/URL.pm

which is in Debian as of wheezy. Otherwise:

  sudo apt-get install libnet-dns-perl libtest-warn-perl
  sudo cpan Gravatar::URL

My branch is here:

 
https://gitorious.org/~fmarier/koha/francois-sandbox/commits/libravatar_support

and I will submit it to the mailing list for review once it's ready.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to