Re: [Koha] Testing Koha - How to migrate data from Voyager 9 to Koha for testing?

2018-08-27 Thread Ere Maijala
Hi Ellis, If you mean exporting bibs and holdings from Voyager and importing them to Koha, you can do that but the current Koha versions will treat all the records as bibliographic, which isn't very useful, and it would also lose all the links between bibs and holdings. You could use Michael

[Koha] Course reserves widget

2018-08-27 Thread Joelle Hannert
Greetings! Our library just migrated to Koha at the end of June and this is my first time posting to the list as a Koha user. I'm so happy to be part of the open source library community! I'm trying to create a search widget for our course reserves. If anyone has code they could share, or any gui

Re: [Koha] Plack plus shibboleth

2018-08-27 Thread Katrin Fischer
Hi Dave, I am not aware of a way to run Shibboleth with Plack in a safe way at the moment, but would also be very interested in seeing this resolved. It's a rather big issue for academic libraries here. Katrin On 27.08.2018 10:41, Dave Sherohman wrote: Hey, all! tl;dr: When running koha un

Re: [Koha] Testing Koha - How to migrate data from Voyager 9 to Koha for testing?

2018-08-27 Thread Joy Nelson
Ere is correct. In Voyager migrations you need to think about the holding records and how to handle them. We typically convert the holdings into item tags on the associated bib record or load the information into a textual holding statement(s) if possible. -Joy On Mon, Aug 27, 2018 at 2:29 AM,

[Koha] Plack plus shibboleth

2018-08-27 Thread Dave Sherohman
Hey, all! tl;dr: When running koha under plack and using shibboleth authentication, what is the currently-recommended way to communicate auth details from mod_shib to koha? Long version: I'm in the process of converting our Koha installation from running under vanilla CGI to using plack/starman

Re: [Koha] [Koha-translate] Your Mailman server is misconfigured

2018-08-27 Thread Paul Poulain
Hello all, The problem on mailman configuration is fixed. Thanks for those who reported it ! Le 26/08/2018 à 10:21, Rubén Fernández Asensio a écrit : Hello all, is anybody there? I tried to join this list through the web interface but the web server seems misconfigured: http://lists.koha-c

Re: [Koha] Testing Koha - How to migrate data from Voyager 9 to Koha for testing?

2018-08-27 Thread Ere Maijala
Hi, I'm not sure how well the migration toolbox works out of the box, but there's one thing worth noting anyway: The vanilla Koha doesn't support MFHD's, which have a pretty important role in Voyager. While in many cases the relevant information can be stored in the bibliographic or item reco