https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27170 Bug ID: 27170 Summary: ILL availability should be able to display arbitrary links to related resources Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: I18N/L10N Assignee: koha-bugs@lists.koha-community.org Reporter: andrew.isherwood@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: frederic@tamil.fr Currently, ILL availability uses the API response from the plugin to form a link if an item response contains a 'url' property. This is quite limiting. The EDS API, for example, can return multiple potential links to a resource. I am updating the EDS availability plugin to allow it to return an arbitrary number of links to a resource in a new 'links' property. This bug will add support for that property and will form links as appropriate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.