2009/12/18 Walls, Ian <Ian.Walls@med.nyu.edu>:
For the SFX Target, I think all I need to do is get the proper Parser (which generates the URL), and the Parse params (variables), and save it as a new Target. Then it should be an easy matter to add a "Search for this title in Koha" link to the SFX menu.
I'd love to see Koha function as an Open Link Resolver. IndexData has a Perl module, Keystone::Resolver, which may be a start. http://search.cpan.org/~mirk/Keystone-Resolver-1.18/lib/Keystone/Resolver.pm. We'd also need to look at some of our Zebra indexes and make sure they can be mapped to OpenURL fields.
I'll share all the info as it comes my way, and once I get it working, publish a how-to (may take a while).
Shifting to the dev list Ian, if you do some work on this, a public git branch with it in would be awesome, then we can get some collaboration going hopefully :) Chris