Hi, For Koha plugins, there is in etc/koha-httpd.conf : Alias /plugin/ "__PLUGINS_DIR__/" I dont see this in debian/templates o_O Since we allow plugin to add load of JS/CSS files for intranet and OPAC, should be add this alias for both ? Looks like this is needed for actual EDS plugin. https://github.com/ebsco/edsapi-koha-plugin/ Best regards, -- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer
It is used 8for example) for serving static content like images. With bug 21116, we might replace it with something more fine grained. El vie., 16 nov. 2018 a las 9:45, Fridolin SOMERS (< fridolin.somers@biblibre.com>) escribió:
Hi,
For Koha plugins, there is in etc/koha-httpd.conf : Alias /plugin/ "__PLUGINS_DIR__/"
I dont see this in debian/templates o_O
Since we allow plugin to add load of JS/CSS files for intranet and OPAC, should be add this alias for both ?
Looks like this is needed for actual EDS plugin. https://github.com/ebsco/edsapi-koha-plugin/
Best regards,
-- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Tomás Cohen Arazi Theke Solutions (http://theke.io) ✆ +54 9351 3513384 GPG: B2F3C15F
Serving a statis JS or CSS file via a REST API call ? Isn't it strange ? Le 16/11/2018 à 14:09, Tomas Cohen Arazi a écrit :
It is used 8for example) for serving static content like images.
With bug 21116, we might replace it with something more fine grained.
El vie., 16 nov. 2018 a las 9:45, Fridolin SOMERS (< fridolin.somers@biblibre.com>) escribió:
Hi,
For Koha plugins, there is in etc/koha-httpd.conf : Alias /plugin/ "__PLUGINS_DIR__/"
I dont see this in debian/templates o_O
Since we allow plugin to add load of JS/CSS files for intranet and OPAC, should be add this alias for both ?
Looks like this is needed for actual EDS plugin. https://github.com/ebsco/edsapi-koha-plugin/
Best regards,
-- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer
participants (2)
-
Fridolin SOMERS -
Tomas Cohen Arazi