http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7307
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #16 from David Cook <[email protected]> --- Since Koha already has http hard-coded in, why not just replace it with another system preference where Koha admins can specify whether it's http or https? I found it already hard-coded in: virtualshelves/sendshelf.tt /xslt/MARC21slim2intranetDetail.xsl /modules/opac-sendshelf.tt I had to add it to the following to get the RSS feeds (both the link and the actual feed, since it relied on opac-search.pl for OPACBaseURL) to work in the OPAC (after initializing OPACBaseURL in opac-search.pl): /includes/masthead.inc -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
