Koha/koha-tmpl/opac-tmpl/prog/en/xslt
Galen Charlton f05a732195 bug 2585: fix search links for names (XSLT OPAC display)
Fix malformed OPAC search syntax that caused this bug:

When using the default stylesheet for MARC21 XSLT OPAC details display, the
search links for name headings (from 100, 700, 710, 710, 111, and 711) that are
linked to authority records don't work.  When the user clicks on such a link,
they are directed to the advanced search form instead of the search results.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-09 10:52:55 -05:00
..
MARC21slim2OPACDetail.xsl bug 2585: fix search links for names (XSLT OPAC display) 2008-09-09 10:52:55 -05:00
MARC21slim2OPACResults.xsl bug 2248 [2/2]: import item status display in search results 2008-06-20 17:47:04 -05:00
MARC21slimUtils.xsl Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created. 2008-03-21 21:49:04 -05:00