http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662
--- Comment #13 from David Cook <[email protected]> --- Actually, I am going to post my code after all. Here's a link to a Github repository that has my current code: https://github.com/minusdavid/Koha/tree/pro_master_oai -- At the moment, I have a test instance of Koha that uses the OAI harvester to pull in all new/changed records from about 6-7 different Koha OAI servers. It seems to work reasonably well. I suppose priorities that I would highlight are: 1) The ability to completely re-harvest from a server. This would involve deleting all the harvested records in Koha, and re-harvesting from the OAI server. 2) Creating a web UI to add/modify/remove repositories for OAI harvesting -- Other than that... it's tidying up the code, adding documentation, and adding unit tests so that this can actually get into Koha. I just don't have time for any of this at the moment. -- 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/
