[koha-commits] main Koha release repository branch new/bug_7213 created. v3.08.00-67-g63bc7eb

Git repo owner gitmaster at git.koha-community.org
Mon May 14 18:24:58 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_7213 has been created
        at  63bc7ebc39e656317a72f32853fc40233263e729 (commit)

- Log -----------------------------------------------------------------
commit 63bc7ebc39e656317a72f32853fc40233263e729
Author: Dobrica Pavlinusic <dpavlin at rot13.org>
Date:   Thu Nov 10 21:39:55 2011 +0100

    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 at catalyst.net.nz>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list