KohaExtensions

Extensions Manager

Last added revisions

Koha v 2.2x to v 3.x MARC migration tool, revision 1.0

  • Author: atonyman
  • Released on: 2010-03-25
  • Compatible with: 2.2, 2.4, 3.0
1st release

III to Koha importer, revision 0.8

  • Author: sekjal
  • Released on: 2010-03-23
  • Compatible with: 3.0
Initial public release

Koha Stow Extensions, revision 3.16.2010

  • Author: smfpl
  • Released on: 2010-03-16
  • Compatible with: 3.0
This is an updated version of Koha Stow Extensions fixing the issues when moving to PHP5 vs PHP4. If nothing else it is to archive our library needs for Koha reports and utilities. If you can use it, please feel free, but note the following:

1. It -will- require knowledge of Apache/PHP install and PHP Pear Module installation.
2. And it -will- require some PHP programming knowledge to fully customize to work for you or at a minimum, you need to edit the addrkoha.php file to link it up to your DB and actual Koha server as well as test and customize operations. You have been warned.
3. It should be installed on a separate server running Apache/PHP (can be Windows or Linux, a VMware/VirtualBox machine and probably an Apple).

Branch code is not added yet, but I intend to put more current effort into the actual Koha 3 code-base vs the PHP add-ons.

-Thank you,

Darrell Ulm

Patron Extended Attribute reload, revision 0.7

  • Author: sekjal
  • Released on: 2010-01-29
  • Compatible with: 3.0
Original version

Follett to Koha Migration, revision 1.0

  • Author: douger
  • Released on: 2009-02-12
  • Compatible with: 3.0
Windows VB Script modified from a base Marc Edit generated script. This script converts a marc21 format file exported from Follett into Koha format for importing. See the notes at the beginning of the file for details.

athenamarc2koha.pl, revision 0.01

  • Author: jglepage
  • Released on: 2008-12-22
  • Compatible with: 3.0
This script converts a MARC file generated by Sagebrush Athena to a file appropriate for Koha.

Usage: You need to specify the input and output files, and optionally the branch code for your library.
perl athenamarc2koha.pl originalmarcfile convertedmarcfile
or
perl athenamarc2koha.pl originalmarcfile convertedmarcfile branch_code


If you specify the branch code, it must correspond to branches.branchcode in the Koha DB.
The branch_code will be set in the output MARC records as 952$a and 952$b.
In the Koha DB, 952$a corresponds to items.homebranch (permanent location), and
952$b corresponds to items.holdingbranch (current location).

Send questions/comments/suggestions to jeffrey_lepage@yahoo.com.

Koha 3.0 VMWare Image *Unconfigured* ( Zebra ) [ Debian Etch ], revision 1

  • Author: kylemhall
  • Released on: 2008-08-30
  • Compatible with: 3.0
Unconfigured version of Koha 3.0 running on Debian Etch using Zebra.

migration tools (ISO 2709), revision 0.9.5

  • Author: dubyk
  • Released on: 2008-04-21
  • Compatible with: 2.2, 2.4, 3.0
Serious bug repaired (skipped repeatings of fields)

migration tools (ISO 2709), revision 0.9

  • Author: dubyk
  • Released on: 2007-11-22
  • Compatible with: 2.2
Version 0.9. Mainly various checks and better logging. Also it is now stop when found not valid fields separator in iso-file.

Barcode Generator, revision 1.00

  • Author: colmcd
  • Released on: 2007-07-03
  • Compatible with: 2.4
You must add all .tmpl files to your opac directory/barcodes. all other files should go in your koha/cgi-bin/barcodes directory.


Good luck