Koha/koha-tmpl/opac-tmpl/prog/en
Mathieu Saby 3d6bec7455 Bug 10218: Add individual CSS classes for bibliographic information in OPAC (UNIMARC)
Follow-up for UNIMARC XSLT Display
This patch adds class to span markup in list and detail display.
XSLT are not build in the same way in MARC21 and UNIMARC, so I had
to add a parameter "spanclass" to 3 templates called in UNIMARC :
tag_title, tag_7xx, tag_comma

To test, apply the patch on a Koha instance with UNIMARC records, and
- activate sysprefs  OPACXSLTDetailsDisplay and OPACXSLTDetailsDisplay
- make a search on the OPAC. In the results, check the spans with
"results_summary" class have also more a precise class.
Ex : span class="results_summary publication"
- view some records in detailed view. If possible, a record with
a series, a record with some subjects, a record with different authors,
a record with a link in 856. Check the spans with "results_summary"
have also a more precise class.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Works exactly as described on results and detail.
No koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
XSLT only change.
Tested in a UNIMARC install, HTML source code looks ok.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-09-07 20:57:04 +00:00
..
css Bug 10566 - Improve OPAC course reserves pages 2013-08-28 15:01:45 +00:00
includes Bug 10588: improve selection of default branch for OPAC popular items pag 2013-09-04 17:14:22 +00:00
js Bug 9916 - Use DataTables in the OPAC 2013-08-19 14:19:02 +00:00
lib Bug 9916 - Use DataTables in the OPAC 2013-08-19 14:19:02 +00:00
modules Bug 6594: (follow-up) remove TT directive embedded in tag 2013-08-28 16:40:54 +00:00
xslt Bug 10218: Add individual CSS classes for bibliographic information in OPAC (UNIMARC) 2013-09-07 20:57:04 +00:00