http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8995
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35747|0 |1 is obsolete| | --- Comment #38 from Paola Rossi <[email protected]> --- Created attachment 35916 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35916&action=edit [SIGNED OFF] Bug 8995: Show OpenURL links in OPAC search results The new sysprefs are 5: NB - OPACShowOpenURL: enable or disable this feature - OpenURLResolverURL: url of the openURL resolver - OpenURLText: text of the link - OpenURLImageLocation: image of the link NB - OPACOpenURLItemTypes: List of item type codes (separated by spaces) for those you want to show the OpenURL link Link is displayed as an image if OpenURLImageLocation is defined. Link is displayed as an text if OpenURLText is defined. If neither OpenURLImageLocation nor OpenURLText are defined, link is displayed as the text "OpenURL". If either OpenURLImageLocation or OpenURLText are defined, link is displayed as an image whose title-text is the OpenURLText text. I've applied the patch against master 3.19.00.011 The patch contains "3.17.00" and needs to be rebased trivially. Soon after upgrading, and having set the sysprefs to enable OpenURL, I re-indexed zebra. Everything is OK as required. So I pass the patch to "Signed OFF" status. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
