I recommend you put those customized XSLT inside the instance home:

/var/lib/koha/<instance>/XSLT

That way files won't be touched inadvertently by the packaging system, and
they will also be part of regular backups. And you don't need to create
your own directory schema, as it already exists.



El jue, 3 nov 2022 8:12, Bruns, Anke <anke.br...@gwdg.de> escribió:

> Hi,
>
> we have some settings of our own in some XSL files, e.g.
>
>
> /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/{langcode}/xslt/MARC21slim2O
> PACResults.xsl
>
> as well as for the staff client in e.g.
>
> /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/{langcode}/xslt/MARC21sli
> m2intranetResults.xsl
>
> All works fine when we copy and rename these files, keeping our own
> versions
> in
>
> /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap/{langcode}/xslt/ resp.
> /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/{langcode}/xslt/
>
> For us, however, it would be easier to store them in another place, e.g.
> (for the OPAC):
>
> /usr/share/koha/opac/htdocs/<our_directory>/<instancename>/{langcode}/xslt/
>
> so we could hold all our files in one place (<our_directory), together with
> e.g. logos and other pictures etc, which we could easily tar and transport
> to another server when migrating an instance.
>
> But, alas, this doesn't seem to work - obviously the parameters
> XSLTDetailsDisplay, XSLTResultsDisplay, OPACXSLTDetailsDisplay and
> OPACXSLTResultsDisplay expect the files in the same directories as the
> standard versions.
>
> Is there any rule what paths are possible for our own xsl files/settings?
>
> Thanks in advance and best regards,
> Anke
>
>
>
>
>
>
> --
> Anke Bruns M.A. (LIS)
> Arbeitsgruppe "Anwendungs- und Informationssysteme"
> E-Mail: anke.br...@gwdg.de
> ---------------------------------------
> Gesellschaft für wissenschaftliche Datenverarbeitung mbH Göttingen (GWDG)
> Burckhardtweg 4, 37077 Göttingen, URL: https://gwdg.de
>
> Support: Tel.: +49 551 39-30000, URL: https://gwdg.de/support
> Sekretariat: Tel.: +49 551 39-30001, E-Mail: g...@gwdg.de
>
> Geschäftsführer: Prof. Dr. Ramin Yahyapour
> Aufsichtsratsvorsitzender: Prof. Dr. Norbert Lossau
> Sitz der Gesellschaft: Göttingen
> Registergericht: Göttingen, Handelsregister-Nr. B 598
> ---------------------------------------
> Zertifiziert nach ISO 9001
> ---------------------------------------
>
> _______________________________________________
>
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>
_______________________________________________

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to