Koha/koha-tmpl/intranet-tmpl/prog/en
Jared Camins-Esakov 4bc293c3aa Bug 5810: Subject tracings search complete subfields
This patch adds the syspref TraceCompleteSubfields. When TraceCompleteSubfields
is set to "force," clicking on links in non-authority controlled subject
tracings will only find other records where the entire subfields match. Leaving
it at "don't force" keeps the current behavior of doing a keyword search of the
subject indexes.

This patch implements complete-subfield subject tracings in MARC21 XSLTs (OPAC
and Staff) and all Normal mode interfaces. UNIMARC XSLTs have not been updated.

This patch also adds the syspref UseAuthoritiesForTracings. When set to "Do not"
tracings in the XSLT detail displays will never generate links using authority
numbers, but rather use the heading strings (NB: the tracings currently use only
subfield 'a' for generating links).

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Jane Wagner <jwagner@ptfs.com>
Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-03-13 15:02:59 +13:00
..
css Follow-up fix for Bug 5760 - Add the jquery table sorter to reading record 2011-02-17 08:28:29 +13:00
includes Bug 5835 : adding a class to index <select> 2011-03-07 14:01:28 +13:00
js Merge remote branch 'kc/master' into new/bug_3013 2011-03-08 08:28:42 +13:00
lib Fix for Bug 5140 - In Chrome, drop-down menus disappear after using pop-up calendar 2011-02-18 09:47:41 +13:00
modules Bug 5810: Subject tracings search complete subfields 2011-03-13 15:02:59 +13:00
xslt Bug 5810: Subject tracings search complete subfields 2011-03-13 15:02:59 +13:00
columns.def Removed two column definitions added in previous patch 2010-11-10 19:38:34 +13:00