]> git.koha-community.org Git - koha.git/commit
(bug #3042) Changing XSLT sysprefs to take filename
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 6 Jan 2010 21:27:29 +0000 (22:27 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 7 Jan 2010 12:21:40 +0000 (13:21 +0100)
commit47a088778aa2ba8b5bff3b494113776c23f39183
tree6264961037c1959ac5a74f761b79fc32f9b486f4
parent6304d0cec9f1bf3af53e9d0c421f9d2519589288
(bug #3042) Changing XSLT sysprefs to take filename

This change system preferences for XSLT management
bumps kohaversion to 3.0.6.03
If you are using Koha in a non devel mode AND use XSLT, then you HAVE TO adapt the system preference to point to your htdocs

WARNINGS :
    - tested with UNIMARC XSL
    - donot test the presence of the file, if file absent, then BOOM
    - XSL CANNOT be different for intranet and OPAC for result lists.
C4/Search.pm
C4/XSLT.pm
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase30.pl
kohaversion.pl
opac/opac-detail.pl