adding XSLT for intranet (UNIMARC only, MARC21 will be done by kf)
authorPaul Poulain <paul.poulain@biblibre.com>
Tue, 10 Nov 2009 16:00:37 +0000 (17:00 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 10 Nov 2009 21:23:50 +0000 (22:23 +0100)
commited047fead87b2ddf209758ad4a0eaabaa0cb8cad
tree85a3689f051cdc109e04bc11f8f5c9ad80b7a2be
parent1ca96457b33861d9e96f8f395a3f1722a26e097b
adding XSLT for intranet (UNIMARC only, MARC21 will be done by kf)

- the XSLTParse4Display sub now has a new parameter : the interface (intranet or opac)
- the XSLTdisplay sysprefs is common to staff & opac (Auth.pm)
- added UNIMARC xslt in intranet templates (modified to deal with staff/opac differences)
C4/Auth.pm
C4/XSLT.pm
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tmpl
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslimUtils.xsl [new file with mode: 0644]
opac/opac-detail.pl