]> 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>
Mon, 11 Jan 2010 12:33:13 +0000 (13:33 +0100)
commit3057a7afb98c9224d3fd987131ae88956eb513d3
tree6264961037c1959ac5a74f761b79fc32f9b486f4
parent6f9cb8912f6e08666f263827546bd8bf5a604a04
(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