Enhancements/fixes for OPAC advanced search screen
authorJane Wagner <jwagner@ptfs.com>
Wed, 29 Apr 2009 18:14:56 +0000 (14:14 -0400)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 1 May 2009 21:11:17 +0000 (16:11 -0500)
commitf5be7dc8e4b6e840fcdf9983884ee34b2b50a158
tree41bf1641dc7faad940fda18dab35a32cd4d352fc
parent7a8e2562631b35f48d1579eab5ab1199e668e65f
Enhancements/fixes for OPAC advanced search screen

Fixed opac-search.pl for correct test of expanded options and
to pass variable for MARC21 to advanced search screen.

Added Publication Date Range search to advanced search screen

Removed obsolete item type code section from advanced search screen
(wasn't displaying anyway because expanded options wasn't working,
superceded by site-specific item type searches).

Changed wording on Additional Content Types pulldown to make clear
it's limited to Books/Printed Materials -- this is basing off the
008 positions 24-27, but the options (and those positions) are only
valid for Book material types. Other material types have different
008 settings in those positions.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tmpl
opac/opac-search.pl