https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39896
--- Comment #11 from Marion Durand <[email protected]> --- (In reply to Marcel de Rooy from comment #10) > Although the code looks good to me, I would appreciate a response about the > current status of using XSLT for OPAC and intranet on UNIMARC installs. I'm not sure to understand your question, we often use XSLT in UNIMARC installation. Sometimes with community file, sometimes with custom file. This patch adjusted the following files to add support for the syspref in default UNIMARC XSLT. prog/en/xslt/UNIMARCslim2intranetDetail.xsl prog/en/xslt/UNIMARCslimUtils.xsl bootstrap/en/xslt/UNIMARCslim2OPACDetail.xsl bootstrap/en/xslt/UNIMARCslimUtils.xsl (plus /en/modules/admin/preferences/searching.pref to add a hint in the syspref for custom file). I did not updated the following files as the author search link is not present in the first place (so no need to add parameters to this link) prog/en/xslt/UNIMARCslim2intranetResults.xsl bootstrap/en/xslt/UNIMARCslim2OPACResults.xsl -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
