https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25965
--- Comment #15 from Lari Strand <[email protected]> --- (In reply to David Cook from comment #10) > I notice a few hard-coded references to koha-suomi.fi, so those would need > to be removed and use replaceable placeholders. You mean just like xsi:schemaLocation="<INSERTYOUROWNXMLSCHEMALOCATIONHERE>"? The values could be anything, once I figure out how to only validate the xml structure, not the insides of the elements as well. > For the config, you might want to put it into koha-conf.xml as well (even if > I do think that we overload that 1 configuration file with everything...) You mean that I should ditch the whole sip2ohttp-conf.xml file altogether and add like an example configuration in the koha-conf.xml file and make the module read the configs from that file instead? Wouldn't it be more easily accessible and simpler, if the sipohttps config would be a separate file? If we added dozens of device configs there the file would become even more bloated. Imagine putting the stuff in SIPconfig.xml into koha-conf.xml, almost the same thing. I would like to keep it separate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
