Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associat...
authorJoshua Ferraro <jmf@liblime.com>
Wed, 18 Jun 2008 18:01:20 +0000 (13:01 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 18 Jun 2008 18:01:20 +0000 (13:01 -0500)
commit6c9b83fbdc0be86edeb50ecb81fd0680e724ab37
tree5e8192da9a1cfe976026dd1ba3a634da3d679ed9
parent89d34a7c48ef6934556494de6d3fcf8113487478
Resolves bug 2250: RFC: New System Preference to Determine which 'Types' and associated icons to display in advanced Search

For documentation, please indicate that as part of profiling,
staff can refer to the AdvancedSearchTypes system preference to
choose where to draw the advanced search 'Types' from. Currently
this is implemented as a choice, between itemtypes and ccodes,
but it's been designed to work with any authorised value so long
as an index exists for searching by that authorised value.

By default, and if this syspref doesn't exist, it will pull from
itemtypes as before.
catalogue/search.pl
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl
kohaversion.pl
opac/opac-search.pl