http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662

--- Comment #12 from David Cook <[email protected]> ---
(In reply to Andreas Hedström Mace from comment #11)
> Also very interested in this. Any progress lately?

Sadly no :(

I'm tempted to post my work in progress... but I still have a few things that I
need to work out. 

Here are my current notes to myself:

1) Add a UI in the staff client so that users can configure the repositories
from which to harvest (NOTE: this is the change that will create the most merge
conflicts, since it touches existing templates)

2) Add the ability to completely re-harvest from a repository (I suppose the
thing to do is delete all the records that were derived from that repository,
then re-harvest)

3) Improve the whole feature so that the Perl scripts and templates handle the
presentation, while most of the logic is driven by the modules.

4) Double-check database structure?

5) Add POD to Harvester.pm and Importer.pm

6) Add unit tests for Harvester.pm and Importer.pm

7) Add necessary changes to updatedatabase.pl

8) Add function to OAI::Importer that will add the item type if it doesn't
already exist?

-- 
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/

Reply via email to