Koha/koha-tmpl/opac-tmpl/prog/en
Ian Walls c625ff9872 Bug 5957: Making COiNS in OPAC search results optional
Adds a new system preference, COinSinOPACResults, which toggles the inclusion of
COiNS/OpenURL/Z39.88 in the search results display.  Default is 'on', continuing
the current behaviour.

Disabling this feature will result in a significant increase in search speed, since
each call to GetCOinSBiblio requires a separate parsing of the MARC record, and there are
<OPACnumSearchResults> calls to this routine with each search.

Signed-off-by: Jared Camins-Esakov <jcamins@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2011-04-01 12:00:25 +13:00
..
css Bug 5848: Same position for the tabs of Normal, MARC and ISBD view in opac detail 2011-03-14 20:50:03 +13:00
includes Fix for Bug 3523 - Menu of existing lists limited to 10 2011-03-31 21:08:40 +13:00
js Fix for Bug 5115, Tags JavaScript includes many untranslatable strings 2011-02-04 13:25:22 +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 5957: Making COiNS in OPAC search results optional 2011-04-01 12:00:25 +13:00
xslt Bug 4276: XSLT subject tracings only use subfield a 2011-03-28 09:47:05 +13:00