Bug 5641: Replace Favicon through staff client
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Thu, 17 Mar 2011 23:58:54 +0000 (19:58 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 23 Mar 2011 08:41:32 +0000 (21:41 +1300)
commit637cf2604510e4efa6e5341cb76f37e6ede904d9
tree59f7753b5fc1ae563c521ee08d70d358f80221e0
parentd8e239c23e23eb34eb2552cc036b364c869ceec2
Bug 5641: Replace Favicon through staff client

This patch adds two sysprefs:
OpacFavicon
IntranetFavicon

The two sysprefs take full URLs to an alternate favicon.ico file for the OPAC
and Staff Client, respectively. Leaving them blank will use the favicon.ico file
that is included with Koha.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
20 files changed:
C4/Auth.pm
installer/data/mysql/de-DE/mandatory/sysprefs.sql
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/it-IT/necessari/sysprefs.sql
installer/data/mysql/pl-PL/mandatory/sysprefs.sql
installer/data/mysql/ru-RU/mandatory/system_preferences_full_optimal_for_install_only.sql
installer/data/mysql/uk-UA/mandatory/system_preferences_full_optimal_for_install_only.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close-receipt.inc
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref
koha-tmpl/intranet-tmpl/prog/en/modules/basket/basket.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-print.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember-receipt.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/printfeercpt.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/printinvoice.tmpl
koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc