Stuart,
You can link directly to books and journals with their ISBN/ISSNs with the following URL pattern: <<OPACBaseURL>>/isbn/<<ISBN>> and <<OPACBaseURL>>/issn/<<ISSN>> The Apache conf rewrites those URLs into searches, so you'll get 1 or more biblios with those standard numbers in their 020/022 fields. If it's a single result, it'll go directly to the details page. There is no way at this time to link to the volume/issue level, since that information is stored in the MARC only in items.enumchron (952$h), and that's uncontrolled text (and is not indexed in part, only in whole), so you'd have to psychicly predict the way the volume/issue got rendered in your data. Hope this helps, -Ian 2011/10/7 Wagner, Jane <[email protected]> > I did some work along these lines a while back; see > > > > http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3634 > > > > Patch has not been updated since the last time I worked on it. > > > > Jane Wagner > > Senior Project Manager > > LibLime, a division of PTFS > > Content Management and Library Solutions > > 11501 Huff Court > > North Bethesda, MD 20895 > > (301) 654-8088 x 151 > > [email protected] <[email protected]> > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Stuart Spore > *Sent:* Friday, October 07, 2011 11:53 AM > *To:* [email protected] > *Subject:* [Koha] KOHA target for SFX > > > > Is anyone out there working on a KOHA target for SFX? I find brief mentions > of this being a good and attainable goal but no actual code or files.... > > > > Stuart > > -- > \7c===============================\7c > \7c Stuart Spore > \7c Associate Director for Systems > \7c NYU Health Sciences Libraries > \7c NYU School of Medicine > \7c 550 First Ave. > \7c New York, NY 10016 > \7c v: 212.263.1092 > \7c f: 212.263.6534 > \7c e: [email protected] > \7c================================\7c > > _______________________________________________ > Koha mailing list http://koha-community.org > [email protected] > http://lists.katipo.co.nz/mailman/listinfo/koha > > -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com [email protected] Twitter: @sekjal
_______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

