Hi to all,

I want to use XSLT display for Unimar also.
I read the code of Opac and I found two points
to fix:

opac.detail.pl
line 63
my $newxmlrecord = 
XSLTParse4Display($biblionumber,C4::Context->config('opachtdocs')."/prog/en/xslt/MARC21slim2OPACDetail.xsl");

opac-showmarc.pl
line 68
my $xslfile = 
C4::Context->config('intranetdir')."/koha-tmpl/intranet-tmpl/prog/en/xslt/compact.xsl";

If I change the lines and the .xsl files, can I use XSLT with Unimarc ?

Bye

Zeno Tajoli
CILEA - Segrate (MI)
tajoliAT_SPAM_no_prendiATcilea.it
(Indirizzo mascherato anti-spam; sostituisci quanto tra AT con @)

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to