@@ -, +, @@ using UseControlnumber - switch on UseControlnumber - add a serial record with 001 - ldr pos 19 = a or - 008 (continuing resource), pos 21 = m - add 2 analytics with with $w subfields containing the 001 of the serial - one with ldr pos 7 = a - one with ldr pos 7 = b - add 1-2 monographical records linked to the serial - 8xx $w subfield containing the 001 of the serial - 490 --- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -231,7 +231,7 @@ - /cgi-bin/koha/opac-search.pl?q=rcn: + /cgi-bin/koha/opac-search.pl?q=rcn:+and+(bib-level:a+or+bib-level:b) /cgi-bin/koha/opac-search.pl?q=Host-item: @@ -248,7 +248,7 @@ - /cgi-bin/koha/opac-search.pl?q=rcn: + /cgi-bin/koha/opac-search.pl?q=rcn:+and+(bib-level:a+or+bib-level:b) /cgi-bin/koha/opac-search.pl?q=ti,phr: --