]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add the OpenURL resolver caching service as an optional component
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Nov 2010 21:21:31 +0000 (21:21 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 8 Nov 2010 21:21:31 +0000 (21:21 +0000)
commit89d73e9047c7f0fae53bfe4a31223d9b25f77b39
tree95400bb018fc10c0d6336424c884f361250ce5f5
parent55ddfe4e385ebdd5948798fd8570ac78aa23d9e5
Add the OpenURL resolver caching service as an optional component

Currently limited to supporting the Ex Libris SFX OpenURL resolver,
this caches the results of looking up full-text availability of
resources by ISBN or ISSN.

For an example of incorporating this service into your OPAC, see
http://svn.open-ils.org/trac/ILS-Contrib/browser/conifer/branches/rel_1_6_1/web/opac/skin/lul/xml/result/result_table.xml#L102
for returning the full-text availability of a given resource by ISSN.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18666 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/fm_IDL.xml
Open-ILS/examples/opensrf.xml.example
Open-ILS/examples/opensrf_core.xml.example
Open-ILS/src/perlmods/OpenILS/Application/ResolverResolver.pm [new file with mode: 0644]