Koha/koha-tmpl/opac-tmpl/prog/en
Owen Leonard b5e27d047c Bug 3516 [REVISED] Display picture of patrons in OPAC
This patch adapts the patron image display script from the
self-checkout module to optionally display the image of the
logged-in user on their personal information page (opac-userupdate.pl).
The script changes the method choosing which image to display
from using a passed cardnumber to using the borrowernumber of
the logged-in user.

A system preference is added, OPACpatronimages, to control
whether these images are displayed.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Verified that patron image shows only when system preference is turned on
and that there are no display problems for patrons without patron image.
2012-03-05 17:12:16 +01:00
..
css Bug 7575 Opac search results print alignment 2012-02-27 18:29:49 +01:00
includes Bug 3215 [REBASED] It would be nice if "Add to Cart" changed to "Remove from Cart" 2012-02-27 12:12:07 +01:00
js Bug 3215 [REBASED] It would be nice if "Add to Cart" changed to "Remove from Cart" 2012-02-27 12:12:07 +01:00
lib Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
modules Bug 3516 [REVISED] Display picture of patrons in OPAC 2012-03-05 17:12:16 +01:00
xslt Bug 6496 - correct the order of the author display in the OPAC 2012-02-17 18:57:42 +01:00