Koha/misc
Dobrica Pavlinusic 63bc7ebc39 Bug 7213 - simple /svc/ HTTP example
Simple command-line client which can authorize itself to Koha,
get MARC XML record based on biblio number and update record

This script can also be used as module using require "koha-svc.pl"
from other scripts which can implement MARC XML creation or parsing.

This is follow up version which now uses Content-type: text/xml
header when using POST method to be in sync with documentation at
http://wiki.koha-community.org/wiki/Koha_/svc/_HTTP_API

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-05-14 18:22:17 +02:00
..
admin
bin Bug 7613 follow up to fix perlcritic errors 2012-04-06 17:26:36 +02:00
cronjobs Bug 6267 custom http user-agent in check-url.pl (fix for books.google.com 401 error) 2012-04-19 12:08:17 +02:00
interface_customization
load_testing
maintenance
migration_tools Bug 7213 - simple /svc/ HTTP example 2012-05-14 18:22:17 +02:00
release_notes Release notes for 3.8.0 2012-04-23 12:42:07 +02:00
translator fixing missing " in french syspref file 2012-04-23 12:40:16 +02:00
batchCompareMARCvsFrameworks.pl
batchDeleteUnusedSubfields.pl
batchImportMARCWithBiblionumbers.pl
batchRebuildBiblioTables.pl
batchRepairMissingBiblionumbers.pl
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl
koha-install-log
kohalib.pl
link_bibs_to_authorities.pl
perlmodule_ls.pl
perlmodule_rm.pl
recreateIssueStatistics.pl Bug 6025: Adds a script that re-create missing statistics from issues and old_issues tables 2012-03-20 17:02:33 +01:00
sax_parser_print.pl
sax_parser_test.pl
stage_biblios_file.pl