added lib_integration.cat_search as proper hook for z3950. Evergreen URLs are valid...
authorgfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sat, 4 Apr 2009 17:23:57 +0000 (17:23 +0000)
committergfawcett <gfawcett@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Sat, 4 Apr 2009 17:23:57 +0000 (17:23 +0000)
commit8a369952d4b5e3f4bc0e0c4dc586c4e4b8f314fd
treeeddd05db3c10d57fd477d92912477255a2e73bbe
parent1b2130534e7d903c46451c9d5394a7dd602c3813
added lib_integration.cat_search as proper hook for z3950. Evergreen URLs are valid search queries.

    It's a hack, but if you paste an Evergreen "title details" URL
    into the catalogue search interface, it will fetch the correct
    MARCXML record and display the item. Currently hard-coded to the
    Conifer catalogue, will fix that.

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@265 6d9bc8c9-1ec2-4278-b937-99fde70a366f
conifer/TODO
conifer/custom/lib_integration.py
conifer/libsystems/evergreen/item_status.py
conifer/libsystems/z3950/marcxml.py
conifer/syrup/views.py