]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add SFX integration into base TT OPAC, with config.tt2 entries
authorDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 17:05:43 +0000 (13:05 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 29 Jun 2011 17:05:43 +0000 (13:05 -0400)
commitbe32ff5da0fbcb5e84a357e7cdd93e8eb699f2a2
tree15f487fd9e0fbd938f458eb5d6f91d34ec9f7716
parentb13ca3e8e572d893e954d308a9181a32a78e7eba
Add SFX integration into base TT OPAC, with config.tt2 entries

If openurl.enabled is true, then resolve ISBNs and ISSNs and display the
corresponding electronic resources that we have available. Note that if
there is a subfield 9 with SFX in either the ISBN or ISSN, then that is
the preferred ISSN to use; otherwise we fall back to resolving all of
the ISSNs in the record.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/templates/default/opac/parts/config.tt2
Open-ILS/web/templates/default/opac/parts/misc_util.tt2
Open-ILS/web/templates/default/opac/parts/record/summary.tt2
Open-ILS/web/templates/default/opac/parts/result/table.tt2