bug 3436: add patron images to web self-check
authorGalen Charlton <galen.charlton@liblime.com>
Wed, 22 Jul 2009 21:43:41 +0000 (16:43 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 16 Sep 2009 11:36:31 +0000 (07:36 -0400)
commit121a4ca0d17acb92993377fb51e10176bf439f83
treebdd128985579dcce2690b43818789bf3f0b91bb5
parentc84b638d013a46ad4170f5ac73fe82c018fd2e07
bug 3436: add patron images to web self-check

Adds a new system preference, ShowPatronImageInWebBasedSelfCheck;
if this preference is ON, a patron's image is displayed
if available when using web-based self-check.

Note: a patch for updatedatabase.pl will be made when this
change is ready to push.

This change is sponsored by the Plano Independent School
District.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
koha-tmpl/opac-tmpl/prog/en/modules/sco/sco-main.tmpl
opac/sco/sco-main.pl
opac/sco/sco-patron-image.pl [new file with mode: 0755]