Bug 6298 : Hide avatars when ShowReviewer is off
authorFrancois Marier <francois@debian.org>
Fri, 6 May 2011 14:00:51 +0000 (10:00 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 5 Jul 2011 03:01:12 +0000 (15:01 +1200)
commit4d90c13eeae579accdcef2aaa221ba14a913de36
tree27ec5e128136bd3ba0d80d5465e150f70be1ff38
parentf44b674ed5a70663bc5e9808b6d0a41cec5497a0
Bug 6298 : Hide avatars when ShowReviewer is off

As suggested by Nicole, when a library hides the names of the
reviewers, they probably don't want to show their faces.

The OPAC detail page was already hiding these avatars but this
change also prevents Koha from looking for these avatars (which
could incur DNS queries) if they're not going to be displayed.

Signed-off-by: Francois Marier <francois@debian.org>
Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
opac/opac-detail.pl
opac/opac-showreviews.pl